[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. 23820 1727096388.91665: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-And executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 23820 1727096388.92166: Added group all to inventory 23820 1727096388.92172: Added group ungrouped to inventory 23820 1727096388.92176: Group all now contains ungrouped 23820 1727096388.92186: Examining possible inventory source: /tmp/network-EuO/inventory.yml 23820 1727096389.05059: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 23820 1727096389.05122: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 23820 1727096389.05153: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 23820 1727096389.05213: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 23820 1727096389.05291: Loaded config def from plugin (inventory/script) 23820 1727096389.05298: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 23820 1727096389.05343: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 23820 1727096389.05437: Loaded config def from plugin (inventory/yaml) 23820 1727096389.05439: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 23820 1727096389.05527: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 23820 1727096389.05983: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 23820 1727096389.05987: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 23820 1727096389.05990: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 23820 1727096389.05995: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 23820 1727096389.05999: Loading data from /tmp/network-EuO/inventory.yml 23820 1727096389.06063: /tmp/network-EuO/inventory.yml was not parsable by auto 23820 1727096389.06130: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 23820 1727096389.06169: Loading data from /tmp/network-EuO/inventory.yml 23820 1727096389.06249: group all already in inventory 23820 1727096389.06256: set inventory_file for managed_node1 23820 1727096389.06260: set inventory_dir for managed_node1 23820 1727096389.06261: Added host managed_node1 to inventory 23820 1727096389.06263: Added host managed_node1 to group all 23820 1727096389.06264: set ansible_host for managed_node1 23820 1727096389.06264: set ansible_ssh_extra_args for managed_node1 23820 1727096389.06269: set inventory_file for managed_node2 23820 1727096389.06272: set inventory_dir for managed_node2 23820 1727096389.06275: Added host managed_node2 to inventory 23820 1727096389.06276: Added host managed_node2 to group all 23820 1727096389.06277: set ansible_host for managed_node2 23820 1727096389.06278: set ansible_ssh_extra_args for managed_node2 23820 1727096389.06284: set inventory_file for managed_node3 23820 1727096389.06286: set inventory_dir for managed_node3 23820 1727096389.06287: Added host managed_node3 to inventory 23820 1727096389.06288: Added host managed_node3 to group all 23820 1727096389.06289: set ansible_host for managed_node3 23820 1727096389.06290: set ansible_ssh_extra_args for managed_node3 23820 1727096389.06292: Reconcile groups and hosts in inventory. 23820 1727096389.06295: Group ungrouped now contains managed_node1 23820 1727096389.06296: Group ungrouped now contains managed_node2 23820 1727096389.06298: Group ungrouped now contains managed_node3 23820 1727096389.06381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 23820 1727096389.06499: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 23820 1727096389.06544: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 23820 1727096389.06582: Loaded config def from plugin (vars/host_group_vars) 23820 1727096389.06585: 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) 23820 1727096389.06592: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 23820 1727096389.06599: 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) 23820 1727096389.06637: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 23820 1727096389.06989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096389.07080: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 23820 1727096389.07121: Loaded config def from plugin (connection/local) 23820 1727096389.07124: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 23820 1727096389.08180: Loaded config def from plugin (connection/paramiko_ssh) 23820 1727096389.08184: 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) 23820 1727096389.09927: 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) 23820 1727096389.09966: Loaded config def from plugin (connection/psrp) 23820 1727096389.09974: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 23820 1727096389.10671: 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) 23820 1727096389.10710: Loaded config def from plugin (connection/ssh) 23820 1727096389.10713: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 23820 1727096389.13203: 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) 23820 1727096389.13241: Loaded config def from plugin (connection/winrm) 23820 1727096389.13244: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 23820 1727096389.13277: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 23820 1727096389.13338: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 23820 1727096389.13407: Loaded config def from plugin (shell/cmd) 23820 1727096389.13409: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 23820 1727096389.13434: 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) 23820 1727096389.13502: Loaded config def from plugin (shell/powershell) 23820 1727096389.13504: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 23820 1727096389.13557: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 23820 1727096389.13735: Loaded config def from plugin (shell/sh) 23820 1727096389.13737: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 23820 1727096389.13769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 23820 1727096389.13889: Loaded config def from plugin (become/runas) 23820 1727096389.13892: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 23820 1727096389.14074: Loaded config def from plugin (become/su) 23820 1727096389.14076: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 23820 1727096389.14239: Loaded config def from plugin (become/sudo) 23820 1727096389.14241: 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 23820 1727096389.14279: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_integration_pytest.yml 23820 1727096389.14504: in VariableManager get_vars() 23820 1727096389.14519: done with get_vars() 23820 1727096389.14544: in VariableManager get_vars() 23820 1727096389.14546: done with get_vars() 23820 1727096389.14548: variable 'playbook_dir' from source: magic vars 23820 1727096389.14549: variable 'ansible_playbook_python' from source: magic vars 23820 1727096389.14549: variable 'ansible_config_file' from source: magic vars 23820 1727096389.14550: variable 'groups' from source: magic vars 23820 1727096389.14550: variable 'omit' from source: magic vars 23820 1727096389.14550: variable 'ansible_version' from source: magic vars 23820 1727096389.14551: variable 'ansible_check_mode' from source: magic vars 23820 1727096389.14551: variable 'ansible_diff_mode' from source: magic vars 23820 1727096389.14552: variable 'ansible_forks' from source: magic vars 23820 1727096389.14552: variable 'ansible_inventory_sources' from source: magic vars 23820 1727096389.14553: variable 'ansible_skip_tags' from source: magic vars 23820 1727096389.14553: variable 'ansible_limit' from source: magic vars 23820 1727096389.14553: variable 'ansible_run_tags' from source: magic vars 23820 1727096389.14554: variable 'ansible_verbosity' from source: magic vars 23820 1727096389.14579: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml 23820 1727096389.15431: trying /usr/local/lib/python3.12/site-packages/ansible/modules 23820 1727096389.18415: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 23820 1727096389.18611: in VariableManager get_vars() 23820 1727096389.18615: done with get_vars() 23820 1727096389.18617: variable 'playbook_dir' from source: magic vars 23820 1727096389.18618: variable 'ansible_playbook_python' from source: magic vars 23820 1727096389.18618: variable 'ansible_config_file' from source: magic vars 23820 1727096389.18619: variable 'groups' from source: magic vars 23820 1727096389.18620: variable 'omit' from source: magic vars 23820 1727096389.18621: variable 'ansible_version' from source: magic vars 23820 1727096389.18622: variable 'ansible_check_mode' from source: magic vars 23820 1727096389.18623: variable 'ansible_diff_mode' from source: magic vars 23820 1727096389.18623: variable 'ansible_forks' from source: magic vars 23820 1727096389.18624: variable 'ansible_inventory_sources' from source: magic vars 23820 1727096389.18625: variable 'ansible_skip_tags' from source: magic vars 23820 1727096389.18625: variable 'ansible_limit' from source: magic vars 23820 1727096389.18626: variable 'ansible_run_tags' from source: magic vars 23820 1727096389.18627: variable 'ansible_verbosity' from source: magic vars 23820 1727096389.18658: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml 23820 1727096389.18803: in VariableManager get_vars() 23820 1727096389.18817: done with get_vars() 23820 1727096389.18933: in VariableManager get_vars() 23820 1727096389.18936: done with get_vars() 23820 1727096389.18938: variable 'playbook_dir' from source: magic vars 23820 1727096389.18939: variable 'ansible_playbook_python' from source: magic vars 23820 1727096389.18940: variable 'ansible_config_file' from source: magic vars 23820 1727096389.18941: variable 'groups' from source: magic vars 23820 1727096389.18941: variable 'omit' from source: magic vars 23820 1727096389.18942: variable 'ansible_version' from source: magic vars 23820 1727096389.18943: variable 'ansible_check_mode' from source: magic vars 23820 1727096389.18943: variable 'ansible_diff_mode' from source: magic vars 23820 1727096389.18944: variable 'ansible_forks' from source: magic vars 23820 1727096389.18945: variable 'ansible_inventory_sources' from source: magic vars 23820 1727096389.18946: variable 'ansible_skip_tags' from source: magic vars 23820 1727096389.18946: variable 'ansible_limit' from source: magic vars 23820 1727096389.18947: variable 'ansible_run_tags' from source: magic vars 23820 1727096389.18948: variable 'ansible_verbosity' from source: magic vars 23820 1727096389.18994: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml 23820 1727096389.19096: in VariableManager get_vars() 23820 1727096389.19115: done with get_vars() 23820 1727096389.19208: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 23820 1727096389.19425: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 23820 1727096389.19556: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 23820 1727096389.20209: in VariableManager get_vars() 23820 1727096389.20227: done with get_vars() 23820 1727096389.20712: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 23820 1727096389.20860: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 23820 1727096389.22413: in VariableManager get_vars() 23820 1727096389.22430: done with get_vars() 23820 1727096389.22580: in VariableManager get_vars() 23820 1727096389.22584: done with get_vars() 23820 1727096389.22586: variable 'playbook_dir' from source: magic vars 23820 1727096389.22587: variable 'ansible_playbook_python' from source: magic vars 23820 1727096389.22588: variable 'ansible_config_file' from source: magic vars 23820 1727096389.22589: variable 'groups' from source: magic vars 23820 1727096389.22590: variable 'omit' from source: magic vars 23820 1727096389.22590: variable 'ansible_version' from source: magic vars 23820 1727096389.22591: variable 'ansible_check_mode' from source: magic vars 23820 1727096389.22592: variable 'ansible_diff_mode' from source: magic vars 23820 1727096389.22593: variable 'ansible_forks' from source: magic vars 23820 1727096389.22593: variable 'ansible_inventory_sources' from source: magic vars 23820 1727096389.22594: variable 'ansible_skip_tags' from source: magic vars 23820 1727096389.22595: variable 'ansible_limit' from source: magic vars 23820 1727096389.22599: variable 'ansible_run_tags' from source: magic vars 23820 1727096389.22600: variable 'ansible_verbosity' from source: magic vars 23820 1727096389.22638: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_nm.yml 23820 1727096389.22784: in VariableManager get_vars() 23820 1727096389.22810: done with get_vars() 23820 1727096389.22920: in VariableManager get_vars() 23820 1727096389.22924: done with get_vars() 23820 1727096389.22926: variable 'playbook_dir' from source: magic vars 23820 1727096389.22927: variable 'ansible_playbook_python' from source: magic vars 23820 1727096389.22927: variable 'ansible_config_file' from source: magic vars 23820 1727096389.22928: variable 'groups' from source: magic vars 23820 1727096389.22929: variable 'omit' from source: magic vars 23820 1727096389.22934: variable 'ansible_version' from source: magic vars 23820 1727096389.22935: variable 'ansible_check_mode' from source: magic vars 23820 1727096389.22936: variable 'ansible_diff_mode' from source: magic vars 23820 1727096389.22936: variable 'ansible_forks' from source: magic vars 23820 1727096389.22937: variable 'ansible_inventory_sources' from source: magic vars 23820 1727096389.22938: variable 'ansible_skip_tags' from source: magic vars 23820 1727096389.22939: variable 'ansible_limit' from source: magic vars 23820 1727096389.22939: variable 'ansible_run_tags' from source: magic vars 23820 1727096389.22940: variable 'ansible_verbosity' from source: magic vars 23820 1727096389.22971: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml 23820 1727096389.23027: in VariableManager get_vars() 23820 1727096389.23045: done with get_vars() 23820 1727096389.23089: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 23820 1727096389.23212: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 23820 1727096389.23296: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 23820 1727096389.25681: in VariableManager get_vars() 23820 1727096389.25707: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 23820 1727096389.27278: in VariableManager get_vars() 23820 1727096389.27297: done with get_vars() 23820 1727096389.27602: in VariableManager get_vars() 23820 1727096389.27614: done with get_vars() 23820 1727096389.29015: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 23820 1727096389.29030: 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 23820 1727096389.29318: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 23820 1727096389.29490: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 23820 1727096389.29493: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-And/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 23820 1727096389.29532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 23820 1727096389.29559: 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) 23820 1727096389.29743: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 23820 1727096389.29809: Loaded config def from plugin (callback/default) 23820 1727096389.29812: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 23820 1727096389.30974: Loaded config def from plugin (callback/junit) 23820 1727096389.30976: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 23820 1727096389.31020: 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) 23820 1727096389.31087: Loaded config def from plugin (callback/minimal) 23820 1727096389.31090: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 23820 1727096389.31127: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 23820 1727096389.31191: Loaded config def from plugin (callback/tree) 23820 1727096389.31193: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 23820 1727096389.31312: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 23820 1727096389.31314: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-And/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_integration_pytest.yml ***************************************** 7 plays in /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_integration_pytest.yml 23820 1727096389.31339: in VariableManager get_vars() 23820 1727096389.31352: done with get_vars() 23820 1727096389.31358: in VariableManager get_vars() 23820 1727096389.31366: done with get_vars() 23820 1727096389.31372: variable 'omit' from source: magic vars 23820 1727096389.31412: in VariableManager get_vars() 23820 1727096389.31425: done with get_vars() 23820 1727096389.31446: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/integration_pytest_python3.yml'] ***************** 23820 1727096389.31977: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 23820 1727096389.32039: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 23820 1727096389.32077: getting the remaining hosts for this loop 23820 1727096389.32079: done getting the remaining hosts for this loop 23820 1727096389.32087: getting the next task for host managed_node3 23820 1727096389.32090: done getting next task for host managed_node3 23820 1727096389.32092: ^ task is: TASK: Gathering Facts 23820 1727096389.32094: ^ 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 23820 1727096389.32097: getting variables 23820 1727096389.32098: in VariableManager get_vars() 23820 1727096389.32108: Calling all_inventory to load vars for managed_node3 23820 1727096389.32110: Calling groups_inventory to load vars for managed_node3 23820 1727096389.32113: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096389.32125: Calling all_plugins_play to load vars for managed_node3 23820 1727096389.32136: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096389.32139: Calling groups_plugins_play to load vars for managed_node3 23820 1727096389.32182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096389.32234: done with get_vars() 23820 1727096389.32240: done getting variables 23820 1727096389.32313: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_integration_pytest.yml:3 Monday 23 September 2024 08:59:49 -0400 (0:00:00.011) 0:00:00.011 ****** 23820 1727096389.32334: entering _queue_task() for managed_node3/gather_facts 23820 1727096389.32336: Creating lock for gather_facts 23820 1727096389.32890: worker is 1 (out of 1 available) 23820 1727096389.32899: exiting _queue_task() for managed_node3/gather_facts 23820 1727096389.32910: done queuing things up, now waiting for results queue to drain 23820 1727096389.32912: waiting for pending results... 23820 1727096389.33048: running TaskExecutor() for managed_node3/TASK: Gathering Facts 23820 1727096389.33077: in run() - task 0afff68d-5257-fd06-a68d-000000000071 23820 1727096389.33098: variable 'ansible_search_path' from source: unknown 23820 1727096389.33144: calling self._execute() 23820 1727096389.33210: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096389.33247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096389.33251: variable 'omit' from source: magic vars 23820 1727096389.33342: variable 'omit' from source: magic vars 23820 1727096389.33384: variable 'omit' from source: magic vars 23820 1727096389.33426: variable 'omit' from source: magic vars 23820 1727096389.33491: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23820 1727096389.33574: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23820 1727096389.33578: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23820 1727096389.33580: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23820 1727096389.33590: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23820 1727096389.33625: variable 'inventory_hostname' from source: host vars for 'managed_node3' 23820 1727096389.33634: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096389.33642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096389.33753: Set connection var ansible_shell_executable to /bin/sh 23820 1727096389.33765: Set connection var ansible_module_compression to ZIP_DEFLATED 23820 1727096389.33775: Set connection var ansible_shell_type to sh 23820 1727096389.33790: Set connection var ansible_pipelining to False 23820 1727096389.33816: Set connection var ansible_timeout to 10 23820 1727096389.33819: Set connection var ansible_connection to ssh 23820 1727096389.33900: variable 'ansible_shell_executable' from source: unknown 23820 1727096389.33903: variable 'ansible_connection' from source: unknown 23820 1727096389.33905: variable 'ansible_module_compression' from source: unknown 23820 1727096389.33907: variable 'ansible_shell_type' from source: unknown 23820 1727096389.33910: variable 'ansible_shell_executable' from source: unknown 23820 1727096389.33912: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096389.33914: variable 'ansible_pipelining' from source: unknown 23820 1727096389.33916: variable 'ansible_timeout' from source: unknown 23820 1727096389.33918: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096389.34118: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 23820 1727096389.34133: variable 'omit' from source: magic vars 23820 1727096389.34225: starting attempt loop 23820 1727096389.34228: running the handler 23820 1727096389.34231: variable 'ansible_facts' from source: unknown 23820 1727096389.34233: _low_level_execute_command(): starting 23820 1727096389.34235: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 23820 1727096389.34991: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23820 1727096389.35065: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 23820 1727096389.35083: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23820 1727096389.35183: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23820 1727096389.36827: stdout chunk (state=3): >>>/root <<< 23820 1727096389.36958: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23820 1727096389.36972: stdout chunk (state=3): >>><<< 23820 1727096389.36986: stderr chunk (state=3): >>><<< 23820 1727096389.37015: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23820 1727096389.37033: _low_level_execute_command(): starting 23820 1727096389.37115: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096389.3702178-23864-259674468214180 `" && echo ansible-tmp-1727096389.3702178-23864-259674468214180="` echo /root/.ansible/tmp/ansible-tmp-1727096389.3702178-23864-259674468214180 `" ) && sleep 0' 23820 1727096389.37653: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23820 1727096389.37669: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23820 1727096389.37686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23820 1727096389.37706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23820 1727096389.37784: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 23820 1727096389.37837: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23820 1727096389.37902: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 23820 1727096389.37945: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23820 1727096389.37948: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23820 1727096389.38008: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23820 1727096389.39979: stdout chunk (state=3): >>>ansible-tmp-1727096389.3702178-23864-259674468214180=/root/.ansible/tmp/ansible-tmp-1727096389.3702178-23864-259674468214180 <<< 23820 1727096389.40196: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23820 1727096389.40207: stdout chunk (state=3): >>><<< 23820 1727096389.40210: stderr chunk (state=3): >>><<< 23820 1727096389.40227: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096389.3702178-23864-259674468214180=/root/.ansible/tmp/ansible-tmp-1727096389.3702178-23864-259674468214180 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23820 1727096389.40271: variable 'ansible_module_compression' from source: unknown 23820 1727096389.40383: ANSIBALLZ: Using generic lock for ansible.legacy.setup 23820 1727096389.40394: ANSIBALLZ: Acquiring lock 23820 1727096389.40402: ANSIBALLZ: Lock acquired: 139960304097792 23820 1727096389.40410: ANSIBALLZ: Creating module 23820 1727096389.73804: ANSIBALLZ: Writing module into payload 23820 1727096389.73953: ANSIBALLZ: Writing module 23820 1727096389.74108: ANSIBALLZ: Renaming module 23820 1727096389.74111: ANSIBALLZ: Done creating module 23820 1727096389.74114: variable 'ansible_facts' from source: unknown 23820 1727096389.74116: variable 'inventory_hostname' from source: host vars for 'managed_node3' 23820 1727096389.74118: _low_level_execute_command(): starting 23820 1727096389.74120: _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' 23820 1727096389.74612: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23820 1727096389.74616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 23820 1727096389.74618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23820 1727096389.74621: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23820 1727096389.74630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23820 1727096389.74684: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 23820 1727096389.74687: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23820 1727096389.74691: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23820 1727096389.74740: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23820 1727096389.76399: stdout chunk (state=3): >>>PLATFORM <<< 23820 1727096389.76501: stdout chunk (state=3): >>>Linux <<< 23820 1727096389.76505: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 23820 1727096389.76683: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23820 1727096389.76686: stdout chunk (state=3): >>><<< 23820 1727096389.76690: stderr chunk (state=3): >>><<< 23820 1727096389.76708: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23820 1727096389.76844 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 23820 1727096389.76848: _low_level_execute_command(): starting 23820 1727096389.76851: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 23820 1727096389.76975: Sending initial data 23820 1727096389.76985: Sent initial data (1181 bytes) 23820 1727096389.77382: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 23820 1727096389.77396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23820 1727096389.77399: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 23820 1727096389.77421: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 23820 1727096389.77424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 23820 1727096389.77431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23820 1727096389.77477: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 23820 1727096389.77484: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23820 1727096389.77528: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23820 1727096389.80943: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 23820 1727096389.81314: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23820 1727096389.81375: stderr chunk (state=3): >>><<< 23820 1727096389.81378: stdout chunk (state=3): >>><<< 23820 1727096389.81380: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23820 1727096389.81422: variable 'ansible_facts' from source: unknown 23820 1727096389.81425: variable 'ansible_facts' from source: unknown 23820 1727096389.81433: variable 'ansible_module_compression' from source: unknown 23820 1727096389.81474: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-238201iv6932a/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 23820 1727096389.81496: variable 'ansible_facts' from source: unknown 23820 1727096389.81617: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096389.3702178-23864-259674468214180/AnsiballZ_setup.py 23820 1727096389.81730: Sending initial data 23820 1727096389.81733: Sent initial data (154 bytes) 23820 1727096389.82158: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 23820 1727096389.82192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23820 1727096389.82197: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 23820 1727096389.82199: 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.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23820 1727096389.82203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23820 1727096389.82254: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 23820 1727096389.82261: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23820 1727096389.82263: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23820 1727096389.82294: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23820 1727096389.83837: 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 <<< 23820 1727096389.83840: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 23820 1727096389.83869: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 23820 1727096389.83901: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-238201iv6932a/tmp55cz8_tq /root/.ansible/tmp/ansible-tmp-1727096389.3702178-23864-259674468214180/AnsiballZ_setup.py <<< 23820 1727096389.83904: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096389.3702178-23864-259674468214180/AnsiballZ_setup.py" <<< 23820 1727096389.83935: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-238201iv6932a/tmp55cz8_tq" to remote "/root/.ansible/tmp/ansible-tmp-1727096389.3702178-23864-259674468214180/AnsiballZ_setup.py" <<< 23820 1727096389.83938: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096389.3702178-23864-259674468214180/AnsiballZ_setup.py" <<< 23820 1727096389.84908: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23820 1727096389.84942: stderr chunk (state=3): >>><<< 23820 1727096389.84945: stdout chunk (state=3): >>><<< 23820 1727096389.84960: done transferring module to remote 23820 1727096389.84974: _low_level_execute_command(): starting 23820 1727096389.84979: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096389.3702178-23864-259674468214180/ /root/.ansible/tmp/ansible-tmp-1727096389.3702178-23864-259674468214180/AnsiballZ_setup.py && sleep 0' 23820 1727096389.85411: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 23820 1727096389.85415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 23820 1727096389.85421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23820 1727096389.85423: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23820 1727096389.85425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23820 1727096389.85472: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 23820 1727096389.85475: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23820 1727096389.85511: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23820 1727096389.87221: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23820 1727096389.87245: stderr chunk (state=3): >>><<< 23820 1727096389.87248: stdout chunk (state=3): >>><<< 23820 1727096389.87261: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23820 1727096389.87266: _low_level_execute_command(): starting 23820 1727096389.87275: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096389.3702178-23864-259674468214180/AnsiballZ_setup.py && sleep 0' 23820 1727096389.87692: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23820 1727096389.87695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 23820 1727096389.87698: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 23820 1727096389.87701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23820 1727096389.87747: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 23820 1727096389.87750: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23820 1727096389.87794: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23820 1727096389.89902: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 23820 1727096389.89930: stdout chunk (state=3): >>>import _imp # builtin <<< 23820 1727096389.89962: stdout chunk (state=3): >>>import '_thread' # <<< 23820 1727096389.89973: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 23820 1727096389.90027: stdout chunk (state=3): >>>import '_io' # <<< 23820 1727096389.90035: stdout chunk (state=3): >>>import 'marshal' # <<< 23820 1727096389.90065: stdout chunk (state=3): >>>import 'posix' # <<< 23820 1727096389.90098: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 23820 1727096389.90122: stdout chunk (state=3): >>>import 'time' # <<< 23820 1727096389.90133: stdout chunk (state=3): >>>import 'zipimport' # <<< 23820 1727096389.90140: stdout chunk (state=3): >>># installed zipimport hook <<< 23820 1727096389.90236: 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' <<< 23820 1727096389.90243: stdout chunk (state=3): >>>import '_codecs' # <<< 23820 1727096389.90261: stdout chunk (state=3): >>>import 'codecs' # <<< 23820 1727096389.90282: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 23820 1727096389.90292: 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 0x7fd57cbbc4d0> <<< 23820 1727096389.90329: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57cb8bb00> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 23820 1727096389.90351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57cbbea50> <<< 23820 1727096389.90381: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # <<< 23820 1727096389.90436: stdout chunk (state=3): >>>import 'io' # <<< 23820 1727096389.90439: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 23820 1727096389.90516: stdout chunk (state=3): >>>import '_collections_abc' # <<< 23820 1727096389.90543: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 23820 1727096389.90609: stdout chunk (state=3): >>>import 'os' # <<< 23820 1727096389.90613: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 23820 1727096389.90669: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 23820 1727096389.90673: 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' <<< 23820 1727096389.90692: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57cbcd130> <<< 23820 1727096389.90742: 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 <<< 23820 1727096389.90758: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57cbcdfa0> <<< 23820 1727096389.90777: stdout chunk (state=3): >>>import 'site' # <<< 23820 1727096389.90806: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 23820 1727096389.91171: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 23820 1727096389.91185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 23820 1727096389.91205: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 23820 1727096389.91210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 23820 1727096389.91233: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 23820 1727096389.91266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 23820 1727096389.91286: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 23820 1727096389.91310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 23820 1727096389.91323: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c9ebdd0> <<< 23820 1727096389.91345: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 23820 1727096389.91357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 23820 1727096389.91379: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c9ebfe0> <<< 23820 1727096389.91401: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 23820 1727096389.91424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 23820 1727096389.91455: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 23820 1727096389.91492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 23820 1727096389.91513: stdout chunk (state=3): >>>import 'itertools' # <<< 23820 1727096389.91537: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 23820 1727096389.91543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57ca23800> <<< 23820 1727096389.91572: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 23820 1727096389.91581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57ca23e90> <<< 23820 1727096389.91591: stdout chunk (state=3): >>>import '_collections' # <<< 23820 1727096389.91636: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57ca03aa0> <<< 23820 1727096389.91649: stdout chunk (state=3): >>>import '_functools' # <<< 23820 1727096389.91682: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57ca011c0> <<< 23820 1727096389.91763: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c9e8f80> <<< 23820 1727096389.91791: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 23820 1727096389.91802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 23820 1727096389.91815: stdout chunk (state=3): >>>import '_sre' # <<< 23820 1727096389.91836: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 23820 1727096389.91861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 23820 1727096389.91888: 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' <<< 23820 1727096389.91916: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57ca43770> <<< 23820 1727096389.91929: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57ca42390> <<< 23820 1727096389.91959: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 23820 1727096389.91964: 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 0x7fd57ca02090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57ca40ad0> <<< 23820 1727096389.92012: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 23820 1727096389.92025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 23820 1727096389.92030: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57ca78800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c9e8200> <<< 23820 1727096389.92048: 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' <<< 23820 1727096389.92079: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096389.92087: 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 0x7fd57ca78cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57ca78b60> <<< 23820 1727096389.92119: 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 0x7fd57ca78ef0> <<< 23820 1727096389.92135: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c9e6d20> <<< 23820 1727096389.92161: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 23820 1727096389.92170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 23820 1727096389.92181: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 23820 1727096389.92213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 23820 1727096389.92233: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57ca79550> <<< 23820 1727096389.92235: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57ca79220> import 'importlib.machinery' # <<< 23820 1727096389.92266: 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' <<< 23820 1727096389.92283: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57ca7a450> <<< 23820 1727096389.92300: stdout chunk (state=3): >>>import 'importlib.util' # <<< 23820 1727096389.92313: stdout chunk (state=3): >>>import 'runpy' # <<< 23820 1727096389.92333: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 23820 1727096389.92363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 23820 1727096389.92381: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 23820 1727096389.92390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57ca90680> <<< 23820 1727096389.92399: stdout chunk (state=3): >>>import 'errno' # <<< 23820 1727096389.92430: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096389.92434: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096389.92461: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd57ca91d60> <<< 23820 1727096389.92464: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 23820 1727096389.92466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 23820 1727096389.92489: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 23820 1727096389.92496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 23820 1727096389.92505: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57ca92c00> <<< 23820 1727096389.92548: 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 0x7fd57ca93260> <<< 23820 1727096389.92551: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57ca92150> <<< 23820 1727096389.92579: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 23820 1727096389.92584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 23820 1727096389.92616: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096389.92622: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd57ca93ce0> <<< 23820 1727096389.92637: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57ca93410> <<< 23820 1727096389.92680: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57ca7a4b0> <<< 23820 1727096389.92691: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 23820 1727096389.92716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 23820 1727096389.92732: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 23820 1727096389.92757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 23820 1727096389.92787: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096389.92797: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd57c793bc0> <<< 23820 1727096389.92805: 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' <<< 23820 1727096389.92842: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096389.92849: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd57c7bc6b0> <<< 23820 1727096389.92855: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c7bc410> <<< 23820 1727096389.92871: 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 0x7fd57c7bc6e0> <<< 23820 1727096389.92911: 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' <<< 23820 1727096389.92982: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096389.93317: 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 0x7fd57c7bd010> <<< 23820 1727096389.93320: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd57c7bd9d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c7bc8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c791d60> # /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' <<< 23820 1727096389.93323: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c7bedb0> <<< 23820 1727096389.93345: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c7bdaf0> <<< 23820 1727096389.93355: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57ca7aba0> <<< 23820 1727096389.93379: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 23820 1727096389.93439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 23820 1727096389.93457: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 23820 1727096389.93486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 23820 1727096389.93512: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c7eb140> <<< 23820 1727096389.93584: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 23820 1727096389.93588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 23820 1727096389.93614: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 23820 1727096389.93617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 23820 1727096389.93657: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c80b500> <<< 23820 1727096389.93709: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 23820 1727096389.93722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 23820 1727096389.93839: 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 0x7fd57c86c290> # /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' <<< 23820 1727096389.93976: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 23820 1727096389.93999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c86e9f0> <<< 23820 1727096389.94061: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c86c3b0> <<< 23820 1727096389.94093: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c8312b0> <<< 23820 1727096389.94138: 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 0x7fd57c1253a0> <<< 23820 1727096389.94228: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c80a300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c7bfd10> <<< 23820 1727096389.94327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 23820 1727096389.94343: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd57c80a660> <<< 23820 1727096389.94608: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_on2e75qg/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 23820 1727096389.94733: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096389.94789: 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' <<< 23820 1727096389.94836: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 23820 1727096389.94976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c18b0b0> import '_typing' # <<< 23820 1727096389.95113: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c169fa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c169100> # zipimport: zlib available <<< 23820 1727096389.95191: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 23820 1727096389.95209: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 23820 1727096389.96562: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096389.97797: 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 0x7fd57c188f50> <<< 23820 1727096389.97817: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd57c1ba960> <<< 23820 1727096389.97836: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c1ba720> <<< 23820 1727096389.98048: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c1ba030> # /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 0x7fd57c1ba480> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c18bad0> 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 0x7fd57c1bb6b0> # 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 0x7fd57c1bb800> <<< 23820 1727096389.98100: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 23820 1727096389.98142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c1bbd10> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 23820 1727096389.98165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 23820 1727096389.98254: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c025a90> <<< 23820 1727096389.98258: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096389.98260: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd57c0276b0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 23820 1727096389.98285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 23820 1727096389.98436: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c027f80> <<< 23820 1727096389.98439: stdout chunk (state=3): >>># /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 0x7fd57c0291f0> # /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 <<< 23820 1727096389.98455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 23820 1727096389.98487: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c02bce0> <<< 23820 1727096389.98539: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd57c9e6cc0> <<< 23820 1727096389.98621: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c029fa0> <<< 23820 1727096389.98677: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 23820 1727096389.98681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 23820 1727096389.98683: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 23820 1727096389.98685: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 23820 1727096389.98742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 23820 1727096389.98764: 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' <<< 23820 1727096389.98786: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c033d40> import '_tokenize' # <<< 23820 1727096389.98844: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c032810> <<< 23820 1727096389.98870: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c032570> # /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' <<< 23820 1727096389.98946: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c032ae0> <<< 23820 1727096389.98970: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c02a4b0> <<< 23820 1727096389.98998: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096389.99030: 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 0x7fd57c077fb0> <<< 23820 1727096389.99039: 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 0x7fd57c078080> <<< 23820 1727096389.99086: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 23820 1727096389.99089: 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' <<< 23820 1727096389.99126: 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 0x7fd57c079b50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c079910> <<< 23820 1727096389.99148: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 23820 1727096389.99176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 23820 1727096389.99224: 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 0x7fd57c07c0e0> <<< 23820 1727096389.99243: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c07a240> <<< 23820 1727096389.99260: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 23820 1727096389.99296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 23820 1727096389.99320: 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' <<< 23820 1727096389.99332: stdout chunk (state=3): >>>import '_string' # <<< 23820 1727096389.99370: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c07f890> <<< 23820 1727096389.99488: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c07c260> <<< 23820 1727096389.99548: 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 0x7fd57c0808f0> <<< 23820 1727096389.99578: 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' <<< 23820 1727096389.99591: stdout chunk (state=3): >>># 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 0x7fd57c080a70> <<< 23820 1727096389.99628: 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 0x7fd57c080a10> <<< 23820 1727096389.99651: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c078230> <<< 23820 1727096389.99664: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 23820 1727096389.99693: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 23820 1727096389.99715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096389.99746: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096389.99755: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd57bf081d0> <<< 23820 1727096389.99889: 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 0x7fd57bf09490> <<< 23820 1727096389.99916: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c082960> <<< 23820 1727096389.99940: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd57c083d10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c0825d0> <<< 23820 1727096389.99981: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 23820 1727096389.99985: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.00072: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.00169: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23820 1727096390.00197: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 23820 1727096390.00213: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 23820 1727096390.00337: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.00443: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.01087: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.01499: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 23820 1727096390.01540: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 23820 1727096390.01563: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 23820 1727096390.01604: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd57bf114c0> <<< 23820 1727096390.01687: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 23820 1727096390.01710: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57bf12180> <<< 23820 1727096390.01721: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57bf095b0> <<< 23820 1727096390.01757: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 23820 1727096390.01786: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.01806: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 23820 1727096390.01821: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.01964: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.02123: 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' <<< 23820 1727096390.02126: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57bf121b0> <<< 23820 1727096390.02144: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.02581: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.03015: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.03087: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.03171: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 23820 1727096390.03183: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.03204: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.03236: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 23820 1727096390.03255: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.03311: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.03429: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 23820 1727096390.03444: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 23820 1727096390.03547: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.03575: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 23820 1727096390.03798: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.03969: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 23820 1727096390.04032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 23820 1727096390.04046: stdout chunk (state=3): >>>import '_ast' # <<< 23820 1727096390.04104: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57bf132c0> <<< 23820 1727096390.04132: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.04182: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.04256: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 23820 1727096390.04283: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 23820 1727096390.04338: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23820 1727096390.04378: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 23820 1727096390.04463: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23820 1727096390.04514: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.04657: 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 <<< 23820 1727096390.04680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 23820 1727096390.04703: 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 0x7fd57bf1dcd0> <<< 23820 1727096390.04738: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57bf1b080> <<< 23820 1727096390.04781: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 23820 1727096390.04897: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.04913: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23820 1727096390.04928: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.04978: 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' <<< 23820 1727096390.05009: 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 <<< 23820 1727096390.05125: 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 <<< 23820 1727096390.05128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 23820 1727096390.05131: stdout chunk (state=3): >>># /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' <<< 23820 1727096390.05181: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c0066c0> <<< 23820 1727096390.05225: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c0fe390> <<< 23820 1727096390.05299: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57bf1ddf0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57bf107d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 23820 1727096390.05334: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.05373: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 23820 1727096390.05436: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 23820 1727096390.05463: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 23820 1727096390.05518: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.05594: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.05615: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.05626: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.05658: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.05700: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.05732: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.05786: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 23820 1727096390.05790: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.05853: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.05919: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.05946: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.05983: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 23820 1727096390.05986: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.06163: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.06366: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23820 1727096390.06641: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57bfb1d90> # /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 <<< 23820 1727096390.06645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 23820 1727096390.06647: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 23820 1727096390.06650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 23820 1727096390.06695: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57bbbfc20> <<< 23820 1727096390.06706: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096390.06708: 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 0x7fd57bbbff80> <<< 23820 1727096390.06754: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57bfb3350> <<< 23820 1727096390.06758: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57bfb28d0> <<< 23820 1727096390.06828: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57bfb0560> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57bfb1dc0> <<< 23820 1727096390.06865: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 23820 1727096390.06936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 23820 1727096390.07013: 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 0x7fd57bbd6fc0> <<< 23820 1727096390.07183: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57bbd6870> # 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 0x7fd57bbd6a50> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57bbd5ca0> # /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 0x7fd57bbd7170> <<< 23820 1727096390.07188: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 23820 1727096390.07206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 23820 1727096390.07228: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096390.07258: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd57bc2dc70> <<< 23820 1727096390.07318: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57bbd7c50> <<< 23820 1727096390.07384: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57bfb01a0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 23820 1727096390.07387: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 23820 1727096390.07412: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.07415: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.07522: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 23820 1727096390.07535: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23820 1727096390.07582: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 23820 1727096390.07719: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 23820 1727096390.07722: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 23820 1727096390.07738: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.07781: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 23820 1727096390.07886: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.07902: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 23820 1727096390.08051: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.08073: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23820 1727096390.08101: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 23820 1727096390.08118: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 23820 1727096390.08589: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.09007: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 23820 1727096390.09044: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.09307: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.09329: 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 # zipimport: zlib available <<< 23820 1727096390.09431: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available <<< 23820 1727096390.09457: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 23820 1727096390.09485: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.09532: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 23820 1727096390.09535: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.09599: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.09686: 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' <<< 23820 1727096390.09709: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57bc2fce0> <<< 23820 1727096390.09738: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 23820 1727096390.09759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 23820 1727096390.09882: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57bc2e8d0> import 'ansible.module_utils.facts.system.local' # <<< 23820 1727096390.09895: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.09959: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.10025: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 23820 1727096390.10028: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.10111: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.10209: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 23820 1727096390.10212: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.10274: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.10354: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 23820 1727096390.10358: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.10393: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.10438: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 23820 1727096390.10485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 23820 1727096390.10555: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096390.10609: 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 0x7fd57bc5e090> <<< 23820 1727096390.10799: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57bc4ef60> import 'ansible.module_utils.facts.system.python' # <<< 23820 1727096390.10812: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.10863: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.10922: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 23820 1727096390.10926: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.11002: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.11086: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.11241: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.11433: stdout chunk (state=3): >>>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' # <<< 23820 1727096390.11436: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.11475: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.11516: 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' <<< 23820 1727096390.11555: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096390.11580: 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 0x7fd57bc75ca0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57bc4f0e0> import 'ansible.module_utils.facts.system.user' # <<< 23820 1727096390.11607: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 23820 1727096390.11628: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.11895: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available <<< 23820 1727096390.12002: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 23820 1727096390.12024: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.12107: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.12204: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.12307: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 23820 1727096390.12331: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23820 1727096390.12360: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.12483: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.12622: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 23820 1727096390.12644: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 23820 1727096390.12751: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.12875: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 23820 1727096390.12894: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.12912: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.12942: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.13491: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.13994: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 23820 1727096390.14010: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.14106: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.14216: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 23820 1727096390.14218: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.14386: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.14412: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 23820 1727096390.14416: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.14581: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.14736: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available <<< 23820 1727096390.14761: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 23820 1727096390.14794: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.14853: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 23820 1727096390.14857: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.14940: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.15036: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.15230: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.15428: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 23820 1727096390.15446: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.15483: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.15523: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 23820 1727096390.15546: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.15585: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # <<< 23820 1727096390.15588: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.15647: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.15722: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 23820 1727096390.15764: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.15784: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 23820 1727096390.15840: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.15909: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 23820 1727096390.16025: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.16271: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 23820 1727096390.16287: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.16527: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 23820 1727096390.16543: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.16593: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.16660: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 23820 1727096390.16676: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.16698: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.16737: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 23820 1727096390.16746: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.16775: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.16813: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 23820 1727096390.16816: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.16846: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.16885: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 23820 1727096390.16897: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.16966: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.17045: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 23820 1727096390.17077: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.17092: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 23820 1727096390.17126: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.17181: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 23820 1727096390.17209: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.17223: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.17274: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.17312: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.17390: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.17463: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 23820 1727096390.17477: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 23820 1727096390.17518: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.17579: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 23820 1727096390.17582: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.17765: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.17964: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 23820 1727096390.18011: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.18065: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 23820 1727096390.18078: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.18106: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.18161: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 23820 1727096390.18177: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.18240: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.18324: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 23820 1727096390.18340: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.18418: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.18512: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 23820 1727096390.18591: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096390.18772: 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' <<< 23820 1727096390.18796: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 23820 1727096390.18819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 23820 1727096390.18847: 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 0x7fd57ba0a720> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57ba09400> <<< 23820 1727096390.18894: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57ba03f20> <<< 23820 1727096390.30142: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 23820 1727096390.30146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 23820 1727096390.30202: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57ba0be00> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 23820 1727096390.30206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 23820 1727096390.30218: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57ba50740> <<< 23820 1727096390.30263: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 23820 1727096390.30296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 23820 1727096390.30310: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57ba51eb0> <<< 23820 1727096390.30330: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57ba51940> <<< 23820 1727096390.30570: 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 <<< 23820 1727096390.55205: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-152", "ansible_nodename": "ip-10-31-14-152.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": "ec24182c1ede649ec25b32fe78ed72bb", "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_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2984, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 547, "free": 2984}, "nocache": {"free": 3301, "used": 230}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_produc<<< 23820 1727096390.55265: stdout chunk (state=3): >>>t_uuid": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 533, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261803327488, "block_size": 4096, "block_total": 65519099, "block_available": 63916828, "block_used": 1602271, "inode_total": 131070960, "inode_available": 131029181, "inode_used": 41779, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7DqKfC0Ye8uNTSswfdzhsJfWNkZqr/RUstyC1z93+5saW22gxwNSvixV/q/ri8GxqpAsSE+oK2wsR0V0GdogZH271MQEZ63vu1adXuVvwMLN81oGLTzCz50BgmDXlvpEVTodRA7qlbviA7mmwUA/1WP1v1UqCiHmBjaiQT14v9PJhSSiWk1S/2gPlOmfl801arqI6YnvGYHiIop+XESUB4W8ewtJtTJhFqzucGnDCUYA1VAqcSIdjoQaZhZeDXc1gRTzx7QIe3EGJnCnomIPoXNvQk2UgnH08TJGZFoICgqdfZUi+g2uK+PweRJ1TUsmlf86iGOSFYgnCserDeAdpOIuLR5oBE8UNKjxPBW6hJ3It+vPT8mrYLOXrlbt7it9HhxfgYWcqc6ebJyBYNMo0bPdddEpIPiWDXZOoQmZGaGOpSa1K+8hxIvZ9t+jl8b8b8sODYeoVjVaeVXt0i5hoW0CoLWO77c+cGgwJ5+kzXD7eo/SVn+kYjDfKFBCtkJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ80c6wNB873zUjbHI8VtU557DuKd4APS4WjMTqAOLKKumkxtoQY9gCkk5ZG2HLqdKHBgsFER7nThIQ+11R1mBw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINeHLdc2PHGxhVM3VxIFOOPlFPTEnJXEcPAkPavmyu6v", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_fips": false, "ansible_lsb": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fibre_channel_wwn": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 44844 10.31.14.152 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 44844 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "59", "second": "50", "epoch": "1727096390", "epoch_int": "1727096390", "date": "2024-09-23", "time": "08:59:50", "iso8601_micro": "2024-09-23T12:59:50.512487Z", "iso8601": "2024-09-23T12:59:50Z", "iso8601_basic": "20240923T085950512487", "iso8601_basic_short": "20240923T085950", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_iscsi_iqn": "", "ansible_is_chroot": false, "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 [fix<<< 23820 1727096390.55278: stdout chunk (state=3): >>>ed]", "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": "0a:ff:df:7b:8e:75", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:dfff:fe7b:8e75", "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.12.1", "interface": "eth0", "address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.152"], "ansible_all_ipv6_addresses": ["fe80::8ff:dfff:fe7b:8e75"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.152", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:dfff:fe7b:8e75"]}, "ansible_loadavg": {"1m": 0.47216796875, "5m": 0.52490234375, "15m": 0.31396484375}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 23820 1727096390.55906: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 23820 1727096390.55912: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix <<< 23820 1727096390.55918: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time <<< 23820 1727096390.55934: stdout chunk (state=3): >>># 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 <<< 23820 1727096390.55979: stdout chunk (state=3): >>># cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil<<< 23820 1727096390.56006: stdout chunk (state=3): >>> # 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<<< 23820 1727096390.56054: stdout chunk (state=3): >>> # 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 <<< 23820 1727096390.56117: stdout chunk (state=3): >>># cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 23820 1727096390.56120: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux <<< 23820 1727096390.56191: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle <<< 23820 1727096390.56195: stdout chunk (state=3): >>># 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 <<< 23820 1727096390.56198: stdout chunk (state=3): >>># 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 <<< 23820 1727096390.56201: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux <<< 23820 1727096390.56257: stdout chunk (state=3): >>># 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 <<< 23820 1727096390.56592: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 23820 1727096390.56609: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 23820 1727096390.56649: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 23820 1727096390.56706: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 23820 1727096390.56712: stdout chunk (state=3): >>># destroy ntpath <<< 23820 1727096390.56716: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 23820 1727096390.56753: stdout chunk (state=3): >>># 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 <<< 23820 1727096390.56776: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 23820 1727096390.56817: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 23820 1727096390.56831: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 23820 1727096390.56883: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 23820 1727096390.56908: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle <<< 23820 1727096390.56946: stdout chunk (state=3): >>># destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl <<< 23820 1727096390.56959: stdout chunk (state=3): >>># destroy datetime # destroy subprocess # destroy base64 <<< 23820 1727096390.56983: stdout chunk (state=3): >>># destroy _ssl <<< 23820 1727096390.57028: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json <<< 23820 1727096390.57033: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 23820 1727096390.57066: 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 # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing <<< 23820 1727096390.57071: stdout chunk (state=3): >>># destroy array # destroy multiprocessing.dummy.connection <<< 23820 1727096390.57136: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux <<< 23820 1727096390.57141: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # 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 <<< 23820 1727096390.57201: stdout chunk (state=3): >>># destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 23820 1727096390.57206: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg <<< 23820 1727096390.57211: stdout chunk (state=3): >>># cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 23820 1727096390.57265: stdout chunk (state=3): >>># 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 <<< 23820 1727096390.57270: 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 <<< 23820 1727096390.57273: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 23820 1727096390.57407: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 23820 1727096390.57425: stdout chunk (state=3): >>># destroy _collections <<< 23820 1727096390.57451: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 23820 1727096390.57484: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 23820 1727096390.57491: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 23820 1727096390.57504: stdout chunk (state=3): >>># destroy _typing <<< 23820 1727096390.57537: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # 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 <<< 23820 1727096390.57558: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 23820 1727096390.57640: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs <<< 23820 1727096390.57690: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 23820 1727096390.57696: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 23820 1727096390.57725: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools <<< 23820 1727096390.57749: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 23820 1727096390.58141: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23820 1727096390.58174: stderr chunk (state=3): >>>Shared connection to 10.31.14.152 closed. <<< 23820 1727096390.58177: stdout chunk (state=3): >>><<< 23820 1727096390.58179: stderr chunk (state=3): >>><<< 23820 1727096390.58349: _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 0x7fd57cbbc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57cb8bb00> # /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 0x7fd57cbbea50> 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 0x7fd57cbcd130> # /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 0x7fd57cbcdfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c9ebdd0> # /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 0x7fd57c9ebfe0> # /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 0x7fd57ca23800> # /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 0x7fd57ca23e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57ca03aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57ca011c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c9e8f80> # /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 0x7fd57ca43770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57ca42390> # /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 0x7fd57ca02090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57ca40ad0> # /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 0x7fd57ca78800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c9e8200> # /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 0x7fd57ca78cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57ca78b60> # 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 0x7fd57ca78ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c9e6d20> # /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 0x7fd57ca79550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57ca79220> 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 0x7fd57ca7a450> 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 0x7fd57ca90680> 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 0x7fd57ca91d60> # /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 0x7fd57ca92c00> # 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 0x7fd57ca93260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57ca92150> # /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 0x7fd57ca93ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57ca93410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57ca7a4b0> # /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 0x7fd57c793bc0> # /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 0x7fd57c7bc6b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c7bc410> # 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 0x7fd57c7bc6e0> # /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 0x7fd57c7bd010> # 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 0x7fd57c7bd9d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c7bc8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c791d60> # /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 0x7fd57c7bedb0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c7bdaf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57ca7aba0> # /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 0x7fd57c7eb140> # /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 0x7fd57c80b500> # /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 0x7fd57c86c290> # /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 0x7fd57c86e9f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c86c3b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c8312b0> # /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 0x7fd57c1253a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c80a300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c7bfd10> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd57c80a660> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_on2e75qg/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 0x7fd57c18b0b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c169fa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c169100> # 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 0x7fd57c188f50> # /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 0x7fd57c1ba960> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c1ba720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c1ba030> # /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 0x7fd57c1ba480> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c18bad0> 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 0x7fd57c1bb6b0> # 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 0x7fd57c1bb800> # /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 0x7fd57c1bbd10> 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 0x7fd57c025a90> # 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 0x7fd57c0276b0> # /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 0x7fd57c027f80> # /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 0x7fd57c0291f0> # /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 0x7fd57c02bce0> # 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 0x7fd57c9e6cc0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c029fa0> # /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 0x7fd57c033d40> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c032810> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c032570> # /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 0x7fd57c032ae0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c02a4b0> # 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 0x7fd57c077fb0> # /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 0x7fd57c078080> # /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 0x7fd57c079b50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c079910> # /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 0x7fd57c07c0e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c07a240> # /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 0x7fd57c07f890> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c07c260> # 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 0x7fd57c0808f0> # 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 0x7fd57c080a70> # 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 0x7fd57c080a10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c078230> # /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 0x7fd57bf081d0> # 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 0x7fd57bf09490> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c082960> # 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 0x7fd57c083d10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c0825d0> # 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 0x7fd57bf114c0> # /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 0x7fd57bf12180> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57bf095b0> 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 0x7fd57bf121b0> # 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 0x7fd57bf132c0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd57bf1dcd0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57bf1b080> 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 0x7fd57c0066c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57c0fe390> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57bf1ddf0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57bf107d0> # 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 0x7fd57bfb1d90> # /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 0x7fd57bbbfc20> # 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 0x7fd57bbbff80> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57bfb3350> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57bfb28d0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57bfb0560> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57bfb1dc0> # /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 0x7fd57bbd6fc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57bbd6870> # 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 0x7fd57bbd6a50> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57bbd5ca0> # /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 0x7fd57bbd7170> # /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 0x7fd57bc2dc70> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57bbd7c50> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57bfb01a0> 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 0x7fd57bc2fce0> # /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 0x7fd57bc2e8d0> 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 0x7fd57bc5e090> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57bc4ef60> 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 0x7fd57bc75ca0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57bc4f0e0> 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 0x7fd57ba0a720> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57ba09400> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57ba03f20> # /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 0x7fd57ba0be00> # /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 0x7fd57ba50740> # /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 0x7fd57ba51eb0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd57ba51940> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-152", "ansible_nodename": "ip-10-31-14-152.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": "ec24182c1ede649ec25b32fe78ed72bb", "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_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2984, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 547, "free": 2984}, "nocache": {"free": 3301, "used": 230}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_uuid": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 533, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261803327488, "block_size": 4096, "block_total": 65519099, "block_available": 63916828, "block_used": 1602271, "inode_total": 131070960, "inode_available": 131029181, "inode_used": 41779, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7DqKfC0Ye8uNTSswfdzhsJfWNkZqr/RUstyC1z93+5saW22gxwNSvixV/q/ri8GxqpAsSE+oK2wsR0V0GdogZH271MQEZ63vu1adXuVvwMLN81oGLTzCz50BgmDXlvpEVTodRA7qlbviA7mmwUA/1WP1v1UqCiHmBjaiQT14v9PJhSSiWk1S/2gPlOmfl801arqI6YnvGYHiIop+XESUB4W8ewtJtTJhFqzucGnDCUYA1VAqcSIdjoQaZhZeDXc1gRTzx7QIe3EGJnCnomIPoXNvQk2UgnH08TJGZFoICgqdfZUi+g2uK+PweRJ1TUsmlf86iGOSFYgnCserDeAdpOIuLR5oBE8UNKjxPBW6hJ3It+vPT8mrYLOXrlbt7it9HhxfgYWcqc6ebJyBYNMo0bPdddEpIPiWDXZOoQmZGaGOpSa1K+8hxIvZ9t+jl8b8b8sODYeoVjVaeVXt0i5hoW0CoLWO77c+cGgwJ5+kzXD7eo/SVn+kYjDfKFBCtkJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ80c6wNB873zUjbHI8VtU557DuKd4APS4WjMTqAOLKKumkxtoQY9gCkk5ZG2HLqdKHBgsFER7nThIQ+11R1mBw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINeHLdc2PHGxhVM3VxIFOOPlFPTEnJXEcPAkPavmyu6v", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_fips": false, "ansible_lsb": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fibre_channel_wwn": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 44844 10.31.14.152 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 44844 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "59", "second": "50", "epoch": "1727096390", "epoch_int": "1727096390", "date": "2024-09-23", "time": "08:59:50", "iso8601_micro": "2024-09-23T12:59:50.512487Z", "iso8601": "2024-09-23T12:59:50Z", "iso8601_basic": "20240923T085950512487", "iso8601_basic_short": "20240923T085950", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_iscsi_iqn": "", "ansible_is_chroot": false, "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": "0a:ff:df:7b:8e:75", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:dfff:fe7b:8e75", "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.12.1", "interface": "eth0", "address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.152"], "ansible_all_ipv6_addresses": ["fe80::8ff:dfff:fe7b:8e75"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.152", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:dfff:fe7b:8e75"]}, "ansible_loadavg": {"1m": 0.47216796875, "5m": 0.52490234375, "15m": 0.31396484375}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK 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.14.152 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_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. 23820 1727096390.60717: 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-1727096389.3702178-23864-259674468214180/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 23820 1727096390.60774: _low_level_execute_command(): starting 23820 1727096390.60778: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096389.3702178-23864-259674468214180/ > /dev/null 2>&1 && sleep 0' 23820 1727096390.61536: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23820 1727096390.61548: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23820 1727096390.61603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23820 1727096390.61685: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 23820 1727096390.61702: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 23820 1727096390.61724: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23820 1727096390.61794: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23820 1727096390.63627: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23820 1727096390.63632: stdout chunk (state=3): >>><<< 23820 1727096390.63635: stderr chunk (state=3): >>><<< 23820 1727096390.63654: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23820 1727096390.63670: handler run complete 23820 1727096390.63973: variable 'ansible_facts' from source: unknown 23820 1727096390.63977: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096390.64243: variable 'ansible_facts' from source: unknown 23820 1727096390.64336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096390.64479: attempt loop complete, returning result 23820 1727096390.64489: _execute() done 23820 1727096390.64495: dumping result to json 23820 1727096390.64539: done dumping result, returning 23820 1727096390.64552: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0afff68d-5257-fd06-a68d-000000000071] 23820 1727096390.64561: sending task result for task 0afff68d-5257-fd06-a68d-000000000071 23820 1727096390.65611: done sending task result for task 0afff68d-5257-fd06-a68d-000000000071 23820 1727096390.65621: WORKER PROCESS EXITING ok: [managed_node3] 23820 1727096390.65735: no more pending results, returning what we have 23820 1727096390.65737: results queue empty 23820 1727096390.65738: checking for any_errors_fatal 23820 1727096390.65739: done checking for any_errors_fatal 23820 1727096390.65740: checking for max_fail_percentage 23820 1727096390.65741: done checking for max_fail_percentage 23820 1727096390.65742: checking to see if all hosts have failed and the running result is not ok 23820 1727096390.65743: done checking to see if all hosts have failed 23820 1727096390.65744: getting the remaining hosts for this loop 23820 1727096390.65745: done getting the remaining hosts for this loop 23820 1727096390.65753: getting the next task for host managed_node3 23820 1727096390.65759: done getting next task for host managed_node3 23820 1727096390.65761: ^ task is: TASK: meta (flush_handlers) 23820 1727096390.65763: ^ 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 23820 1727096390.65770: getting variables 23820 1727096390.65772: in VariableManager get_vars() 23820 1727096390.65793: Calling all_inventory to load vars for managed_node3 23820 1727096390.65796: Calling groups_inventory to load vars for managed_node3 23820 1727096390.65798: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096390.65807: Calling all_plugins_play to load vars for managed_node3 23820 1727096390.65809: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096390.65812: Calling groups_plugins_play to load vars for managed_node3 23820 1727096390.65995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096390.66214: done with get_vars() 23820 1727096390.66224: done getting variables 23820 1727096390.66289: in VariableManager get_vars() 23820 1727096390.66302: Calling all_inventory to load vars for managed_node3 23820 1727096390.66305: Calling groups_inventory to load vars for managed_node3 23820 1727096390.66307: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096390.66311: Calling all_plugins_play to load vars for managed_node3 23820 1727096390.66314: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096390.66316: Calling groups_plugins_play to load vars for managed_node3 23820 1727096390.66458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096390.66656: done with get_vars() 23820 1727096390.66672: done queuing things up, now waiting for results queue to drain 23820 1727096390.66674: results queue empty 23820 1727096390.66674: checking for any_errors_fatal 23820 1727096390.66677: done checking for any_errors_fatal 23820 1727096390.66677: checking for max_fail_percentage 23820 1727096390.66678: done checking for max_fail_percentage 23820 1727096390.66682: checking to see if all hosts have failed and the running result is not ok 23820 1727096390.66683: done checking to see if all hosts have failed 23820 1727096390.66684: getting the remaining hosts for this loop 23820 1727096390.66685: done getting the remaining hosts for this loop 23820 1727096390.66687: getting the next task for host managed_node3 23820 1727096390.66691: done getting next task for host managed_node3 23820 1727096390.66694: ^ task is: TASK: Include the task 'el_repo_setup.yml' 23820 1727096390.66695: ^ 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 23820 1727096390.66697: getting variables 23820 1727096390.66698: in VariableManager get_vars() 23820 1727096390.66705: Calling all_inventory to load vars for managed_node3 23820 1727096390.66707: Calling groups_inventory to load vars for managed_node3 23820 1727096390.66709: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096390.66713: Calling all_plugins_play to load vars for managed_node3 23820 1727096390.66718: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096390.66721: Calling groups_plugins_play to load vars for managed_node3 23820 1727096390.66864: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096390.67085: done with get_vars() 23820 1727096390.67092: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_integration_pytest.yml:8 Monday 23 September 2024 08:59:50 -0400 (0:00:01.348) 0:00:01.359 ****** 23820 1727096390.67157: entering _queue_task() for managed_node3/include_tasks 23820 1727096390.67159: Creating lock for include_tasks 23820 1727096390.67437: worker is 1 (out of 1 available) 23820 1727096390.67450: exiting _queue_task() for managed_node3/include_tasks 23820 1727096390.67461: done queuing things up, now waiting for results queue to drain 23820 1727096390.67462: waiting for pending results... 23820 1727096390.67725: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 23820 1727096390.67863: in run() - task 0afff68d-5257-fd06-a68d-000000000006 23820 1727096390.67870: variable 'ansible_search_path' from source: unknown 23820 1727096390.67975: calling self._execute() 23820 1727096390.68012: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096390.68025: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096390.68040: variable 'omit' from source: magic vars 23820 1727096390.68193: _execute() done 23820 1727096390.68202: dumping result to json 23820 1727096390.68274: done dumping result, returning 23820 1727096390.68278: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [0afff68d-5257-fd06-a68d-000000000006] 23820 1727096390.68280: sending task result for task 0afff68d-5257-fd06-a68d-000000000006 23820 1727096390.68358: done sending task result for task 0afff68d-5257-fd06-a68d-000000000006 23820 1727096390.68361: WORKER PROCESS EXITING 23820 1727096390.68409: no more pending results, returning what we have 23820 1727096390.68413: in VariableManager get_vars() 23820 1727096390.68447: Calling all_inventory to load vars for managed_node3 23820 1727096390.68450: Calling groups_inventory to load vars for managed_node3 23820 1727096390.68454: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096390.68471: Calling all_plugins_play to load vars for managed_node3 23820 1727096390.68475: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096390.68478: Calling groups_plugins_play to load vars for managed_node3 23820 1727096390.68854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096390.69052: done with get_vars() 23820 1727096390.69060: variable 'ansible_search_path' from source: unknown 23820 1727096390.69085: we have included files to process 23820 1727096390.69087: generating all_blocks data 23820 1727096390.69088: done generating all_blocks data 23820 1727096390.69089: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 23820 1727096390.69090: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 23820 1727096390.69092: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 23820 1727096390.70353: in VariableManager get_vars() 23820 1727096390.70372: done with get_vars() 23820 1727096390.70387: done processing included file 23820 1727096390.70389: iterating over new_blocks loaded from include file 23820 1727096390.70390: in VariableManager get_vars() 23820 1727096390.70398: done with get_vars() 23820 1727096390.70399: filtering new block on tags 23820 1727096390.70412: done filtering new block on tags 23820 1727096390.70415: in VariableManager get_vars() 23820 1727096390.70424: done with get_vars() 23820 1727096390.70425: filtering new block on tags 23820 1727096390.70438: done filtering new block on tags 23820 1727096390.70439: in VariableManager get_vars() 23820 1727096390.70447: done with get_vars() 23820 1727096390.70448: filtering new block on tags 23820 1727096390.70459: done filtering new block on tags 23820 1727096390.70461: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node3 23820 1727096390.70465: extending task lists for all hosts with included blocks 23820 1727096390.70641: done extending task lists 23820 1727096390.70642: done processing included files 23820 1727096390.70644: results queue empty 23820 1727096390.70644: checking for any_errors_fatal 23820 1727096390.70646: done checking for any_errors_fatal 23820 1727096390.70646: checking for max_fail_percentage 23820 1727096390.70647: done checking for max_fail_percentage 23820 1727096390.70648: checking to see if all hosts have failed and the running result is not ok 23820 1727096390.70648: done checking to see if all hosts have failed 23820 1727096390.70649: getting the remaining hosts for this loop 23820 1727096390.70650: done getting the remaining hosts for this loop 23820 1727096390.70652: getting the next task for host managed_node3 23820 1727096390.70656: done getting next task for host managed_node3 23820 1727096390.70658: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 23820 1727096390.70659: ^ 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 23820 1727096390.70661: getting variables 23820 1727096390.70662: in VariableManager get_vars() 23820 1727096390.70682: Calling all_inventory to load vars for managed_node3 23820 1727096390.70684: Calling groups_inventory to load vars for managed_node3 23820 1727096390.70686: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096390.70691: Calling all_plugins_play to load vars for managed_node3 23820 1727096390.70695: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096390.70698: Calling groups_plugins_play to load vars for managed_node3 23820 1727096390.70876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096390.71077: done with get_vars() 23820 1727096390.71085: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Monday 23 September 2024 08:59:50 -0400 (0:00:00.039) 0:00:01.399 ****** 23820 1727096390.71152: entering _queue_task() for managed_node3/setup 23820 1727096390.71409: worker is 1 (out of 1 available) 23820 1727096390.71421: exiting _queue_task() for managed_node3/setup 23820 1727096390.71431: done queuing things up, now waiting for results queue to drain 23820 1727096390.71432: waiting for pending results... 23820 1727096390.71883: running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test 23820 1727096390.71888: in run() - task 0afff68d-5257-fd06-a68d-000000000082 23820 1727096390.71891: variable 'ansible_search_path' from source: unknown 23820 1727096390.71900: variable 'ansible_search_path' from source: unknown 23820 1727096390.71914: calling self._execute() 23820 1727096390.71981: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096390.71994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096390.72007: variable 'omit' from source: magic vars 23820 1727096390.72564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096390.77477: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096390.77481: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096390.77586: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096390.77637: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096390.77692: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096390.78194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096390.78197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096390.78200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096390.78252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096390.78277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096390.78618: variable 'ansible_facts' from source: unknown 23820 1727096390.78776: variable 'network_test_required_facts' from source: task vars 23820 1727096390.79000: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 23820 1727096390.79004: variable 'omit' from source: magic vars 23820 1727096390.79006: variable 'omit' from source: magic vars 23820 1727096390.79108: variable 'omit' from source: magic vars 23820 1727096390.79114: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23820 1727096390.79144: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23820 1727096390.79326: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23820 1727096390.79329: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23820 1727096390.79332: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23820 1727096390.79334: variable 'inventory_hostname' from source: host vars for 'managed_node3' 23820 1727096390.79336: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096390.79338: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096390.79507: Set connection var ansible_shell_executable to /bin/sh 23820 1727096390.79760: Set connection var ansible_module_compression to ZIP_DEFLATED 23820 1727096390.79763: Set connection var ansible_shell_type to sh 23820 1727096390.79766: Set connection var ansible_pipelining to False 23820 1727096390.79772: Set connection var ansible_timeout to 10 23820 1727096390.79774: Set connection var ansible_connection to ssh 23820 1727096390.79776: variable 'ansible_shell_executable' from source: unknown 23820 1727096390.79778: variable 'ansible_connection' from source: unknown 23820 1727096390.79780: variable 'ansible_module_compression' from source: unknown 23820 1727096390.79782: variable 'ansible_shell_type' from source: unknown 23820 1727096390.79784: variable 'ansible_shell_executable' from source: unknown 23820 1727096390.79785: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096390.79787: variable 'ansible_pipelining' from source: unknown 23820 1727096390.79789: variable 'ansible_timeout' from source: unknown 23820 1727096390.79791: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096390.79965: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 23820 1727096390.80086: variable 'omit' from source: magic vars 23820 1727096390.80095: starting attempt loop 23820 1727096390.80101: running the handler 23820 1727096390.80116: _low_level_execute_command(): starting 23820 1727096390.80127: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 23820 1727096390.81393: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23820 1727096390.81409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23820 1727096390.81420: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23820 1727096390.81474: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 23820 1727096390.81741: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23820 1727096390.81751: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23820 1727096390.83430: stdout chunk (state=3): >>>/root <<< 23820 1727096390.83529: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23820 1727096390.83556: stderr chunk (state=3): >>><<< 23820 1727096390.83566: stdout chunk (state=3): >>><<< 23820 1727096390.83657: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23820 1727096390.83752: _low_level_execute_command(): starting 23820 1727096390.83756: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096390.8367462-23928-10988549546299 `" && echo ansible-tmp-1727096390.8367462-23928-10988549546299="` echo /root/.ansible/tmp/ansible-tmp-1727096390.8367462-23928-10988549546299 `" ) && sleep 0' 23820 1727096390.85240: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 23820 1727096390.85255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23820 1727096390.85387: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 23820 1727096390.85494: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23820 1727096390.85538: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23820 1727096390.87393: stdout chunk (state=3): >>>ansible-tmp-1727096390.8367462-23928-10988549546299=/root/.ansible/tmp/ansible-tmp-1727096390.8367462-23928-10988549546299 <<< 23820 1727096390.87502: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23820 1727096390.87531: stderr chunk (state=3): >>><<< 23820 1727096390.87754: stdout chunk (state=3): >>><<< 23820 1727096390.87758: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096390.8367462-23928-10988549546299=/root/.ansible/tmp/ansible-tmp-1727096390.8367462-23928-10988549546299 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23820 1727096390.87766: variable 'ansible_module_compression' from source: unknown 23820 1727096390.87875: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-238201iv6932a/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 23820 1727096390.87979: variable 'ansible_facts' from source: unknown 23820 1727096390.88384: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096390.8367462-23928-10988549546299/AnsiballZ_setup.py 23820 1727096390.88773: Sending initial data 23820 1727096390.88777: Sent initial data (153 bytes) 23820 1727096390.89744: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 23820 1727096390.89756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23820 1727096390.89974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 23820 1727096390.90090: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23820 1727096390.90104: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23820 1727096390.90163: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23820 1727096390.91725: 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 <<< 23820 1727096390.91787: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 23820 1727096390.91873: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-238201iv6932a/tmpgl8ixi4z /root/.ansible/tmp/ansible-tmp-1727096390.8367462-23928-10988549546299/AnsiballZ_setup.py <<< 23820 1727096390.91877: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096390.8367462-23928-10988549546299/AnsiballZ_setup.py" <<< 23820 1727096390.92098: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-238201iv6932a/tmpgl8ixi4z" to remote "/root/.ansible/tmp/ansible-tmp-1727096390.8367462-23928-10988549546299/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096390.8367462-23928-10988549546299/AnsiballZ_setup.py" <<< 23820 1727096390.94079: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23820 1727096390.94274: stderr chunk (state=3): >>><<< 23820 1727096390.94277: stdout chunk (state=3): >>><<< 23820 1727096390.94280: done transferring module to remote 23820 1727096390.94282: _low_level_execute_command(): starting 23820 1727096390.94284: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096390.8367462-23928-10988549546299/ /root/.ansible/tmp/ansible-tmp-1727096390.8367462-23928-10988549546299/AnsiballZ_setup.py && sleep 0' 23820 1727096390.95048: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23820 1727096390.95066: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23820 1727096390.95179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 23820 1727096390.95225: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23820 1727096390.95246: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23820 1727096390.97138: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23820 1727096390.97149: stdout chunk (state=3): >>><<< 23820 1727096390.97177: stderr chunk (state=3): >>><<< 23820 1727096390.97227: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23820 1727096390.97296: _low_level_execute_command(): starting 23820 1727096390.97386: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096390.8367462-23928-10988549546299/AnsiballZ_setup.py && sleep 0' 23820 1727096390.98308: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23820 1727096390.98323: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23820 1727096390.98339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23820 1727096390.98356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23820 1727096390.98449: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 23820 1727096390.98473: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23820 1727096390.98541: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23820 1727096391.00677: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 23820 1727096391.00726: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 23820 1727096391.00847: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # <<< 23820 1727096391.00973: stdout chunk (state=3): >>>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' # <<< 23820 1727096391.00991: stdout chunk (state=3): >>>import 'codecs' # <<< 23820 1727096391.01106: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 23820 1727096391.01144: 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 0x7fdd5f2184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5f1e7b30> # /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 0x7fdd5f21aa50> import '_signal' # import '_abc' # import 'abc' # <<< 23820 1727096391.01158: stdout chunk (state=3): >>>import 'io' # <<< 23820 1727096391.01186: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 23820 1727096391.01266: stdout chunk (state=3): >>>import '_collections_abc' # <<< 23820 1727096391.01300: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 23820 1727096391.01331: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 23820 1727096391.01377: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 23820 1727096391.01429: 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' <<< 23820 1727096391.01458: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5f02d130> <<< 23820 1727096391.01544: 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 <<< 23820 1727096391.01559: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5f02dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 23820 1727096391.01986: 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 <<< 23820 1727096391.02033: stdout chunk (state=3): >>># 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 <<< 23820 1727096391.02052: 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 <<< 23820 1727096391.02096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 23820 1727096391.02120: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5f06bec0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 23820 1727096391.02176: 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 0x7fdd5f06bf80> <<< 23820 1727096391.02185: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 23820 1727096391.02195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 23820 1727096391.02205: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 23820 1727096391.02244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 23820 1727096391.02261: stdout chunk (state=3): >>>import 'itertools' # <<< 23820 1727096391.02284: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 23820 1727096391.02295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5f0a3830> <<< 23820 1727096391.02309: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 23820 1727096391.02326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5f0a3ec0> <<< 23820 1727096391.02339: stdout chunk (state=3): >>>import '_collections' # <<< 23820 1727096391.02382: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5f083b60> <<< 23820 1727096391.02391: stdout chunk (state=3): >>>import '_functools' # <<< 23820 1727096391.02419: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5f0812b0> <<< 23820 1727096391.02502: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5f069070> <<< 23820 1727096391.02529: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 23820 1727096391.02547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 23820 1727096391.02560: stdout chunk (state=3): >>>import '_sre' # <<< 23820 1727096391.02579: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 23820 1727096391.02605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 23820 1727096391.02623: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 23820 1727096391.02626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 23820 1727096391.02657: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5f0c37d0> <<< 23820 1727096391.02676: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5f0c23f0> <<< 23820 1727096391.02704: 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' <<< 23820 1727096391.02710: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5f082150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5f0c0bc0> <<< 23820 1727096391.02757: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 23820 1727096391.02769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 23820 1727096391.02781: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5f0f8890> <<< 23820 1727096391.02791: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5f0682f0> <<< 23820 1727096391.02802: 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' <<< 23820 1727096391.02822: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096391.02839: 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 0x7fdd5f0f8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5f0f8bf0> <<< 23820 1727096391.02872: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096391.02878: 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 0x7fdd5f0f8fe0> <<< 23820 1727096391.02884: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5f066e10> <<< 23820 1727096391.02911: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 23820 1727096391.02918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 23820 1727096391.02931: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 23820 1727096391.02974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 23820 1727096391.02981: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5f0f9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5f0f9370> <<< 23820 1727096391.02987: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 23820 1727096391.03011: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 23820 1727096391.03017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 23820 1727096391.03034: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5f0fa540> <<< 23820 1727096391.03051: stdout chunk (state=3): >>>import 'importlib.util' # <<< 23820 1727096391.03052: stdout chunk (state=3): >>>import 'runpy' # <<< 23820 1727096391.03079: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 23820 1727096391.03103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 23820 1727096391.03131: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 23820 1727096391.03144: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5f110740> <<< 23820 1727096391.03149: stdout chunk (state=3): >>>import 'errno' # <<< 23820 1727096391.03186: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096391.03189: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096391.03196: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd5f111e20> <<< 23820 1727096391.03208: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 23820 1727096391.03219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 23820 1727096391.03237: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 23820 1727096391.03253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5f112cc0> <<< 23820 1727096391.03291: 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' <<< 23820 1727096391.03309: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd5f1132f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5f112210> <<< 23820 1727096391.03329: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 23820 1727096391.03331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 23820 1727096391.03381: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096391.03384: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd5f113d70> <<< 23820 1727096391.03387: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5f1134a0> <<< 23820 1727096391.03423: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5f0fa4b0> <<< 23820 1727096391.03449: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 23820 1727096391.03471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 23820 1727096391.03490: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 23820 1727096391.03506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 23820 1727096391.03539: 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 0x7fdd5ee0fc50> <<< 23820 1727096391.03562: 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' <<< 23820 1727096391.03592: 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 0x7fdd5ee387a0> <<< 23820 1727096391.03597: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5ee38500> <<< 23820 1727096391.03625: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096391.03627: 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 0x7fdd5ee387d0> <<< 23820 1727096391.03652: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 23820 1727096391.03656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 23820 1727096391.03727: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096391.03871: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096391.03874: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd5ee39100> <<< 23820 1727096391.04041: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd5ee39af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5ee389b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5ee0ddf0> <<< 23820 1727096391.04135: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /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 0x7fdd5ee3af00> <<< 23820 1727096391.04138: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5ee39c40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5f0fac60> <<< 23820 1727096391.04154: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 23820 1727096391.04296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 23820 1727096391.04338: 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 0x7fdd5ee63230> # /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' <<< 23820 1727096391.04366: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 23820 1727096391.04382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 23820 1727096391.04573: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5ee875f0> <<< 23820 1727096391.04599: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 23820 1727096391.04612: stdout chunk (state=3): >>># 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 0x7fdd5eee8380> # /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 <<< 23820 1727096391.04650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 23820 1727096391.04724: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5eeeaae0> <<< 23820 1727096391.04800: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5eee84a0> <<< 23820 1727096391.04891: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5eea9370> # /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 0x7fdd5ece9430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5ee863f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5ee3be00> <<< 23820 1727096391.05056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 23820 1727096391.05078: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fdd5ee86750> <<< 23820 1727096391.05437: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_p4globvc/ansible_setup_payload.zip' <<< 23820 1727096391.05454: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.05568: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.05589: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 23820 1727096391.05605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 23820 1727096391.05647: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 23820 1727096391.05719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 23820 1727096391.05744: 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' <<< 23820 1727096391.05762: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5ed53170> import '_typing' # <<< 23820 1727096391.05937: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5ed32060> <<< 23820 1727096391.05956: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5ed311c0> # zipimport: zlib available <<< 23820 1727096391.05980: stdout chunk (state=3): >>>import 'ansible' # <<< 23820 1727096391.06001: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.06013: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.06027: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.06037: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 23820 1727096391.06057: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.07445: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.08578: 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 0x7fdd5ed51040> <<< 23820 1727096391.08608: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 23820 1727096391.08618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 23820 1727096391.08642: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 23820 1727096391.08649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 23820 1727096391.08675: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 23820 1727096391.08680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 23820 1727096391.08711: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096391.08713: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd5ed82b10> <<< 23820 1727096391.08745: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5ed828a0> <<< 23820 1727096391.08782: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5ed821b0> <<< 23820 1727096391.08801: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 23820 1727096391.08806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 23820 1727096391.08855: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5ed82ba0> <<< 23820 1727096391.08858: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5ed53e00> <<< 23820 1727096391.08859: stdout chunk (state=3): >>>import 'atexit' # <<< 23820 1727096391.08890: 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 0x7fdd5ed83860> <<< 23820 1727096391.08929: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096391.08937: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd5ed839e0> <<< 23820 1727096391.08947: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 23820 1727096391.08992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 23820 1727096391.09005: stdout chunk (state=3): >>>import '_locale' # <<< 23820 1727096391.09052: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5ed83ef0> <<< 23820 1727096391.09060: stdout chunk (state=3): >>>import 'pwd' # <<< 23820 1727096391.09084: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 23820 1727096391.09107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 23820 1727096391.09149: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e729c10> <<< 23820 1727096391.09179: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd5e72b830> <<< 23820 1727096391.09197: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 23820 1727096391.09216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 23820 1727096391.09253: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e72c230> <<< 23820 1727096391.09277: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 23820 1727096391.09300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 23820 1727096391.09320: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e72d100> <<< 23820 1727096391.09339: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 23820 1727096391.09377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 23820 1727096391.09397: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 23820 1727096391.09402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 23820 1727096391.09455: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e72fe60> <<< 23820 1727096391.09493: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd5ee3ae70> <<< 23820 1727096391.09512: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e72e120> <<< 23820 1727096391.09536: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 23820 1727096391.09560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 23820 1727096391.09585: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 23820 1727096391.09609: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 23820 1727096391.09713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 23820 1727096391.09739: 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' <<< 23820 1727096391.09757: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e737d10> <<< 23820 1727096391.09766: stdout chunk (state=3): >>>import '_tokenize' # <<< 23820 1727096391.09861: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e7367e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e736540> <<< 23820 1727096391.09869: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 23820 1727096391.09937: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e736ab0> <<< 23820 1727096391.09973: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e72e630> <<< 23820 1727096391.10010: 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 0x7fdd5e77bf50> <<< 23820 1727096391.10032: 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 0x7fdd5e77c4d0> <<< 23820 1727096391.10059: 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 <<< 23820 1727096391.10087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 23820 1727096391.10094: 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' <<< 23820 1727096391.10133: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096391.10162: 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 0x7fdd5e77db50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e77d910> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 23820 1727096391.10190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 23820 1727096391.10241: 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 0x7fdd5e780110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e77e240> <<< 23820 1727096391.10278: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 23820 1727096391.10321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 23820 1727096391.10345: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 23820 1727096391.10360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 23820 1727096391.10399: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e7838c0> <<< 23820 1727096391.10524: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e780290> <<< 23820 1727096391.10590: 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 0x7fdd5e784980> <<< 23820 1727096391.10628: 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 0x7fdd5e784920> <<< 23820 1727096391.10679: 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 0x7fdd5e784bf0> <<< 23820 1727096391.10683: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e77c230> <<< 23820 1727096391.10716: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 23820 1727096391.10737: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 23820 1727096391.10749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 23820 1727096391.10774: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096391.10792: 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 0x7fdd5e6102f0> <<< 23820 1727096391.10942: 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' <<< 23820 1727096391.10951: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd5e611880> <<< 23820 1727096391.10958: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e786a80> <<< 23820 1727096391.11003: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd5e787e30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e7866c0> <<< 23820 1727096391.11054: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 23820 1727096391.11057: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.11143: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.11253: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.11260: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.11290: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 23820 1727096391.11420: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.11536: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.12082: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.12623: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 23820 1727096391.12626: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 23820 1727096391.12642: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 23820 1727096391.12658: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 23820 1727096391.12681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 23820 1727096391.12735: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096391.12744: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd5e615a90> <<< 23820 1727096391.12811: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 23820 1727096391.12815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 23820 1727096391.12839: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e6167e0> <<< 23820 1727096391.12851: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5ee399d0> <<< 23820 1727096391.12898: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 23820 1727096391.12904: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.12924: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.12947: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 23820 1727096391.12956: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.13102: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.13257: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 23820 1727096391.13265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 23820 1727096391.13282: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e616810> <<< 23820 1727096391.13293: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.13743: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.14187: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.14255: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.14331: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 23820 1727096391.14337: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.14381: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.14410: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 23820 1727096391.14424: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.14492: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.14582: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 23820 1727096391.14588: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.14608: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 23820 1727096391.14619: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.14656: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.14689: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 23820 1727096391.14708: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.14924: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.15154: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 23820 1727096391.15205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 23820 1727096391.15217: stdout chunk (state=3): >>>import '_ast' # <<< 23820 1727096391.15287: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e617b00> <<< 23820 1727096391.15293: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.15365: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.15434: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 23820 1727096391.15448: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # <<< 23820 1727096391.15454: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 23820 1727096391.15477: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.15512: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.15555: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 23820 1727096391.15560: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.15601: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.15648: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.15699: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.15768: 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 <<< 23820 1727096391.15803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 23820 1727096391.15886: 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 0x7fdd5e622420> <<< 23820 1727096391.15922: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e61dd30> <<< 23820 1727096391.15954: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 23820 1727096391.15959: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 23820 1727096391.16023: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.16082: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.16114: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.16154: 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 <<< 23820 1727096391.16162: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 23820 1727096391.16174: 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 <<< 23820 1727096391.16196: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 23820 1727096391.16210: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 23820 1727096391.16274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 23820 1727096391.16285: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 23820 1727096391.16303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 23820 1727096391.16355: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e70ac60> <<< 23820 1727096391.16395: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5edae930> <<< 23820 1727096391.16477: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e6224b0> <<< 23820 1727096391.16488: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e785b80> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 23820 1727096391.16494: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.16514: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.16544: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 23820 1727096391.16597: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 23820 1727096391.16615: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.16622: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.16625: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 23820 1727096391.16643: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.16694: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.16761: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.16776: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.16795: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.16834: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.16881: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.16908: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.16944: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 23820 1727096391.16956: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.17023: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.17092: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.17114: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.17149: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 23820 1727096391.17157: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.17324: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.17493: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.17534: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.17587: 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' <<< 23820 1727096391.17612: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 23820 1727096391.17621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 23820 1727096391.17645: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 23820 1727096391.17664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 23820 1727096391.17685: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e6b2990> <<< 23820 1727096391.17702: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 23820 1727096391.17720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 23820 1727096391.17740: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 23820 1727096391.17783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 23820 1727096391.17795: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 23820 1727096391.17810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 23820 1727096391.17822: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e24c3e0> <<< 23820 1727096391.17863: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096391.17875: 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 0x7fdd5e24c7d0> <<< 23820 1727096391.17909: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e69c500> <<< 23820 1727096391.17929: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e6b3530> <<< 23820 1727096391.17956: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e6b1070> <<< 23820 1727096391.17980: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e6b0cb0> <<< 23820 1727096391.17985: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 23820 1727096391.18034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 23820 1727096391.18055: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 23820 1727096391.18075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 23820 1727096391.18088: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 23820 1727096391.18091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 23820 1727096391.18119: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096391.18123: 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 0x7fdd5e24f6b0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e24ef60> <<< 23820 1727096391.18152: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096391.18170: stdout chunk (state=3): >>>import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd5e24f110> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e24e390> <<< 23820 1727096391.18193: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 23820 1727096391.18299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 23820 1727096391.18309: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e24f830> <<< 23820 1727096391.18322: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 23820 1727096391.18354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 23820 1727096391.18382: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096391.18387: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd5e29a330> <<< 23820 1727096391.18410: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e298350> <<< 23820 1727096391.18437: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e6b0da0> import 'ansible.module_utils.facts.timeout' # <<< 23820 1727096391.18453: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 23820 1727096391.18480: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.18486: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.18489: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # <<< 23820 1727096391.18508: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.18556: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.18607: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 23820 1727096391.18626: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.18679: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.18720: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 23820 1727096391.18742: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.18760: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.18764: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # <<< 23820 1727096391.18770: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.18796: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.18819: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 23820 1727096391.18839: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.18882: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.18927: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 23820 1727096391.18935: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.18979: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.19014: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 23820 1727096391.19029: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.19083: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.19141: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.19193: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.19252: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 23820 1727096391.19273: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.19723: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.20151: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 23820 1727096391.20156: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.20209: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.20261: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.20294: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.20326: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 23820 1727096391.20331: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # <<< 23820 1727096391.20357: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.20373: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.20401: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 23820 1727096391.20409: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.20470: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.20511: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 23820 1727096391.20533: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.20564: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.20589: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 23820 1727096391.20598: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.20628: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.20656: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 23820 1727096391.20674: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.20742: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.20824: 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' <<< 23820 1727096391.20854: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e29a5d0> <<< 23820 1727096391.20871: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 23820 1727096391.20898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 23820 1727096391.21008: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e29b230> <<< 23820 1727096391.21015: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # <<< 23820 1727096391.21027: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.21090: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.21156: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 23820 1727096391.21163: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.21248: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.21335: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 23820 1727096391.21345: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.21405: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.21479: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 23820 1727096391.21485: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.21521: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.21575: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 23820 1727096391.21611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 23820 1727096391.21684: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096391.21738: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096391.21748: stdout chunk (state=3): >>>import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd5e2da780> <<< 23820 1727096391.21920: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e2c9eb0> <<< 23820 1727096391.21926: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # <<< 23820 1727096391.21938: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.21991: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.22039: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 23820 1727096391.22053: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.22132: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.22215: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.22322: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.22462: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 23820 1727096391.22472: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # <<< 23820 1727096391.22488: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.22515: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.22553: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 23820 1727096391.22562: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.22600: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.22650: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 23820 1727096391.22656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 23820 1727096391.22688: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096391.22701: 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 0x7fdd5e2ee240> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e2efc50> <<< 23820 1727096391.22713: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # <<< 23820 1727096391.22731: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.22741: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 23820 1727096391.22752: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.22789: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.22824: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 23820 1727096391.22841: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.22986: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.23135: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 23820 1727096391.23144: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.23241: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.23334: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.23381: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.23417: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 23820 1727096391.23425: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 23820 1727096391.23434: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.23458: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.23478: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.23613: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.23753: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 23820 1727096391.23759: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 23820 1727096391.23884: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.23999: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 23820 1727096391.24009: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.24040: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.24078: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.24603: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.25110: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 23820 1727096391.25120: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.25216: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.25324: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 23820 1727096391.25331: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.25426: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.25521: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 23820 1727096391.25532: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.25677: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.25828: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 23820 1727096391.25849: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.25855: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 23820 1727096391.25876: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.25908: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.25954: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 23820 1727096391.25958: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.26055: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.26148: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.26347: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.26539: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 23820 1727096391.26549: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 23820 1727096391.26557: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.26591: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.26630: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 23820 1727096391.26637: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.26658: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.26685: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 23820 1727096391.26691: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.26759: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.26819: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 23820 1727096391.26839: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.26857: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.26881: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 23820 1727096391.26893: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.26951: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.26998: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 23820 1727096391.27011: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.27065: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.27120: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 23820 1727096391.27130: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.27385: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.27631: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 23820 1727096391.27648: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.27704: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.27762: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 23820 1727096391.27770: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.27807: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.27835: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 23820 1727096391.27849: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.27878: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.27909: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 23820 1727096391.27924: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.27951: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.27986: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 23820 1727096391.27992: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.28066: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.28146: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 23820 1727096391.28164: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.28172: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 23820 1727096391.28186: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.28226: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.28272: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 23820 1727096391.28286: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.28299: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.28317: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.28368: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.28410: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.28481: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.28550: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 23820 1727096391.28564: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 23820 1727096391.28576: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.28613: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.28665: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 23820 1727096391.28680: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.28862: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.29052: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 23820 1727096391.29061: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.29098: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.29149: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 23820 1727096391.29153: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.29200: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.29241: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 23820 1727096391.29255: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.29329: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.29410: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 23820 1727096391.29419: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 23820 1727096391.29434: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.29507: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.29601: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 23820 1727096391.29606: stdout chunk (state=3): >>> <<< 23820 1727096391.29677: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.30172: 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' <<< 23820 1727096391.30199: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 23820 1727096391.30208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 23820 1727096391.30240: 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 0x7fdd5e0ebbf0> <<< 23820 1727096391.30254: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e0e8440> <<< 23820 1727096391.30299: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e0e80b0> <<< 23820 1727096391.31028: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 44844 10.31.14.152 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 44844 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_fips": false, "ansible_local": {}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_pkg_mgr": "dnf", "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-152", "ansible_nodename": "ip-10-31-14-152.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": "ec24182c1ede649ec25b32fe78ed72bb", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7DqKfC0Ye8uNTSswfdzhsJfWNkZqr/RUstyC1z93+5saW22gxwNSvixV/q/ri8GxqpAsSE+oK2wsR0V0GdogZH271MQEZ63vu1adXuVvwMLN81oGLTzCz50BgmDXlvpEVTodRA7qlbviA7mmwUA/1WP1v1UqCiHmBjaiQT14v9PJhSSiWk1S/2gPlOmfl801arqI6YnvGYHiIop+XESUB4W8ewtJtTJhFqzucGnDCUYA1VAqcSIdjoQaZhZeDXc1gRTzx7QIe3EGJnCnomIPoXNvQk2UgnH08TJGZFoICgqdfZUi+g2uK+PweRJ1TUsmlf86iGOSFYgnCserDeAdpOIuLR5oBE8UNKjxPBW6hJ3It+vPT8mrYLOXrlbt7it9HhxfgYWcqc6ebJyBYNMo0bPdddEpIPiWDXZOoQmZGaGOpSa1K+8hxIvZ9t+jl8b8b8sODYeoVjVaeVXt0i5hoW0CoLWO77c+cGgwJ5+kzXD7eo/SVn+kYjDfKFBCtkJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ80c6wNB8<<< 23820 1727096391.31040: stdout chunk (state=3): >>>73zUjbHI8VtU557DuKd4APS4WjMTqAOLKKumkxtoQY9gCkk5ZG2HLqdKHBgsFER7nThIQ+11R1mBw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINeHLdc2PHGxhVM3VxIFOOPlFPTEnJXEcPAkPavmyu6v", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "59", "second": "51", "epoch": "1727096391", "epoch_int": "1727096391", "date": "2024-09-23", "time": "08:59:51", "iso8601_micro": "2024-09-23T12:59:51.306783Z", "iso8601": "2024-09-23T12:59:51Z", "iso8601_basic": "20240923T085951306783", "iso8601_basic_short": "20240923T085951", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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"}}} <<< 23820 1727096391.31595: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 23820 1727096391.31603: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 23820 1727096391.31621: stdout chunk (state=3): >>># clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # 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 <<< 23820 1727096391.31650: stdout chunk (state=3): >>># 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 <<< 23820 1727096391.31672: stdout chunk (state=3): >>># 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 <<< 23820 1727096391.31691: stdout chunk (state=3): >>># cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform <<< 23820 1727096391.31717: stdout chunk (state=3): >>># cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string <<< 23820 1727096391.31736: stdout chunk (state=3): >>># 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 <<< 23820 1727096391.31762: stdout chunk (state=3): >>># cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 23820 1727096391.31771: stdout chunk (state=3): >>># 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 <<< 23820 1727096391.31800: stdout chunk (state=3): >>># 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 <<< 23820 1727096391.31830: stdout chunk (state=3): >>># 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 <<< 23820 1727096391.31853: stdout chunk (state=3): >>># 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 <<< 23820 1727096391.31863: 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 # 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 <<< 23820 1727096391.31877: stdout chunk (state=3): >>># 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 <<< 23820 1727096391.32177: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 23820 1727096391.32188: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 23820 1727096391.32209: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 23820 1727096391.32223: stdout chunk (state=3): >>># destroy _blake2 <<< 23820 1727096391.32241: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 23820 1727096391.32254: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 23820 1727096391.32292: stdout chunk (state=3): >>># destroy ntpath <<< 23820 1727096391.32302: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 23820 1727096391.32321: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 23820 1727096391.32332: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings <<< 23820 1727096391.32364: stdout chunk (state=3): >>># destroy _locale <<< 23820 1727096391.32370: stdout chunk (state=3): >>># destroy locale<<< 23820 1727096391.32372: stdout chunk (state=3): >>> # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 23820 1727096391.32405: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 23820 1727096391.32417: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 23820 1727096391.32472: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 23820 1727096391.32477: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 23820 1727096391.32498: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue <<< 23820 1727096391.32515: stdout chunk (state=3): >>># destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 23820 1727096391.32527: stdout chunk (state=3): >>># destroy selectors # destroy _multiprocessing <<< 23820 1727096391.32540: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 23820 1727096391.32552: stdout chunk (state=3): >>># destroy datetime # destroy subprocess # destroy base64 <<< 23820 1727096391.32566: stdout chunk (state=3): >>># destroy _ssl <<< 23820 1727096391.32593: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd <<< 23820 1727096391.32608: stdout chunk (state=3): >>># destroy termios # destroy errno<<< 23820 1727096391.32622: stdout chunk (state=3): >>> # destroy json # destroy socket # destroy struct <<< 23820 1727096391.32640: 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 <<< 23820 1727096391.32690: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux <<< 23820 1727096391.32709: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime <<< 23820 1727096391.32714: stdout chunk (state=3): >>># cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 23820 1727096391.32725: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 23820 1727096391.32745: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 23820 1727096391.32749: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct <<< 23820 1727096391.32771: stdout chunk (state=3): >>># 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 <<< 23820 1727096391.32800: stdout chunk (state=3): >>># 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 <<< 23820 1727096391.32822: stdout chunk (state=3): >>># cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 23820 1727096391.32835: stdout chunk (state=3): >>># 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 <<< 23820 1727096391.32972: stdout chunk (state=3): >>># destroy sys.monitoring <<< 23820 1727096391.32980: stdout chunk (state=3): >>># destroy _socket <<< 23820 1727096391.32988: stdout chunk (state=3): >>># destroy _collections <<< 23820 1727096391.33020: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 23820 1727096391.33023: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 23820 1727096391.33045: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 23820 1727096391.33070: stdout chunk (state=3): >>># destroy _typing <<< 23820 1727096391.33098: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # 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 <<< 23820 1727096391.33105: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal<<< 23820 1727096391.33107: stdout chunk (state=3): >>> <<< 23820 1727096391.33119: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 23820 1727096391.33198: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 23820 1727096391.33212: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs <<< 23820 1727096391.33218: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 23820 1727096391.33224: stdout chunk (state=3): >>># destroy time <<< 23820 1727096391.33252: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 23820 1727096391.33264: stdout chunk (state=3): >>># destroy _hashlib <<< 23820 1727096391.33291: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools <<< 23820 1727096391.33308: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 23820 1727096391.33318: stdout chunk (state=3): >>># clear sys.audit hooks <<< 23820 1727096391.33653: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 23820 1727096391.33692: stderr chunk (state=3): >>><<< 23820 1727096391.33696: stdout chunk (state=3): >>><<< 23820 1727096391.33796: _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 0x7fdd5f2184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5f1e7b30> # /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 0x7fdd5f21aa50> 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 0x7fdd5f02d130> # /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 0x7fdd5f02dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5f06bec0> # /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 0x7fdd5f06bf80> # /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 0x7fdd5f0a3830> # /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 0x7fdd5f0a3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5f083b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5f0812b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5f069070> # /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 0x7fdd5f0c37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5f0c23f0> # /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 0x7fdd5f082150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5f0c0bc0> # /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 0x7fdd5f0f8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5f0682f0> # /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 0x7fdd5f0f8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5f0f8bf0> # 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 0x7fdd5f0f8fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5f066e10> # /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 0x7fdd5f0f9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5f0f9370> 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 0x7fdd5f0fa540> 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 0x7fdd5f110740> 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 0x7fdd5f111e20> # /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 0x7fdd5f112cc0> # 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 0x7fdd5f1132f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5f112210> # /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 0x7fdd5f113d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5f1134a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5f0fa4b0> # /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 0x7fdd5ee0fc50> # /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 0x7fdd5ee387a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5ee38500> # 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 0x7fdd5ee387d0> # /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 0x7fdd5ee39100> # 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 0x7fdd5ee39af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5ee389b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5ee0ddf0> # /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 0x7fdd5ee3af00> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5ee39c40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5f0fac60> # /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 0x7fdd5ee63230> # /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 0x7fdd5ee875f0> # /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 0x7fdd5eee8380> # /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 0x7fdd5eeeaae0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5eee84a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5eea9370> # /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 0x7fdd5ece9430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5ee863f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5ee3be00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fdd5ee86750> # zipimport: found 103 names in '/tmp/ansible_setup_payload_p4globvc/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 0x7fdd5ed53170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5ed32060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5ed311c0> # 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 0x7fdd5ed51040> # /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 0x7fdd5ed82b10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5ed828a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5ed821b0> # /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 0x7fdd5ed82ba0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5ed53e00> 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 0x7fdd5ed83860> # 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 0x7fdd5ed839e0> # /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 0x7fdd5ed83ef0> 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 0x7fdd5e729c10> # 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 0x7fdd5e72b830> # /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 0x7fdd5e72c230> # /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 0x7fdd5e72d100> # /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 0x7fdd5e72fe60> # 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 0x7fdd5ee3ae70> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e72e120> # /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 0x7fdd5e737d10> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e7367e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e736540> # /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 0x7fdd5e736ab0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e72e630> # 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 0x7fdd5e77bf50> # /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 0x7fdd5e77c4d0> # /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 0x7fdd5e77db50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e77d910> # /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 0x7fdd5e780110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e77e240> # /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 0x7fdd5e7838c0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e780290> # 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 0x7fdd5e784980> # 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 0x7fdd5e784920> # 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 0x7fdd5e784bf0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e77c230> # /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 0x7fdd5e6102f0> # 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 0x7fdd5e611880> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e786a80> # 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 0x7fdd5e787e30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e7866c0> # 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 0x7fdd5e615a90> # /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 0x7fdd5e6167e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5ee399d0> 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 0x7fdd5e616810> # 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 0x7fdd5e617b00> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd5e622420> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e61dd30> 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 0x7fdd5e70ac60> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5edae930> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e6224b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e785b80> # 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 0x7fdd5e6b2990> # /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 0x7fdd5e24c3e0> # 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 0x7fdd5e24c7d0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e69c500> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e6b3530> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e6b1070> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e6b0cb0> # /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 0x7fdd5e24f6b0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e24ef60> # 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 0x7fdd5e24f110> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e24e390> # /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 0x7fdd5e24f830> # /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 0x7fdd5e29a330> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e298350> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e6b0da0> 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 0x7fdd5e29a5d0> # /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 0x7fdd5e29b230> 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 0x7fdd5e2da780> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e2c9eb0> 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 0x7fdd5e2ee240> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e2efc50> 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 0x7fdd5e0ebbf0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e0e8440> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd5e0e80b0> {"ansible_facts": {"ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 44844 10.31.14.152 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 44844 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_fips": false, "ansible_local": {}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_pkg_mgr": "dnf", "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-152", "ansible_nodename": "ip-10-31-14-152.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": "ec24182c1ede649ec25b32fe78ed72bb", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7DqKfC0Ye8uNTSswfdzhsJfWNkZqr/RUstyC1z93+5saW22gxwNSvixV/q/ri8GxqpAsSE+oK2wsR0V0GdogZH271MQEZ63vu1adXuVvwMLN81oGLTzCz50BgmDXlvpEVTodRA7qlbviA7mmwUA/1WP1v1UqCiHmBjaiQT14v9PJhSSiWk1S/2gPlOmfl801arqI6YnvGYHiIop+XESUB4W8ewtJtTJhFqzucGnDCUYA1VAqcSIdjoQaZhZeDXc1gRTzx7QIe3EGJnCnomIPoXNvQk2UgnH08TJGZFoICgqdfZUi+g2uK+PweRJ1TUsmlf86iGOSFYgnCserDeAdpOIuLR5oBE8UNKjxPBW6hJ3It+vPT8mrYLOXrlbt7it9HhxfgYWcqc6ebJyBYNMo0bPdddEpIPiWDXZOoQmZGaGOpSa1K+8hxIvZ9t+jl8b8b8sODYeoVjVaeVXt0i5hoW0CoLWO77c+cGgwJ5+kzXD7eo/SVn+kYjDfKFBCtkJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ80c6wNB873zUjbHI8VtU557DuKd4APS4WjMTqAOLKKumkxtoQY9gCkk5ZG2HLqdKHBgsFER7nThIQ+11R1mBw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINeHLdc2PHGxhVM3VxIFOOPlFPTEnJXEcPAkPavmyu6v", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "59", "second": "51", "epoch": "1727096391", "epoch_int": "1727096391", "date": "2024-09-23", "time": "08:59:51", "iso8601_micro": "2024-09-23T12:59:51.306783Z", "iso8601": "2024-09-23T12:59:51Z", "iso8601_basic": "20240923T085951306783", "iso8601_basic_short": "20240923T085951", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK 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.14.152 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 23820 1727096391.34558: 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-1727096390.8367462-23928-10988549546299/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 23820 1727096391.34561: _low_level_execute_command(): starting 23820 1727096391.34564: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096390.8367462-23928-10988549546299/ > /dev/null 2>&1 && sleep 0' 23820 1727096391.34624: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 23820 1727096391.34628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23820 1727096391.34630: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23820 1727096391.34632: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 23820 1727096391.34634: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23820 1727096391.34636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23820 1727096391.34688: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 23820 1727096391.34692: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23820 1727096391.34701: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23820 1727096391.34749: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23820 1727096391.36520: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23820 1727096391.36545: stderr chunk (state=3): >>><<< 23820 1727096391.36548: stdout chunk (state=3): >>><<< 23820 1727096391.36564: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23820 1727096391.36572: handler run complete 23820 1727096391.36600: variable 'ansible_facts' from source: unknown 23820 1727096391.36635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096391.36706: variable 'ansible_facts' from source: unknown 23820 1727096391.36738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096391.36778: attempt loop complete, returning result 23820 1727096391.36781: _execute() done 23820 1727096391.36784: dumping result to json 23820 1727096391.36786: done dumping result, returning 23820 1727096391.36795: done running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test [0afff68d-5257-fd06-a68d-000000000082] 23820 1727096391.36799: sending task result for task 0afff68d-5257-fd06-a68d-000000000082 23820 1727096391.36920: done sending task result for task 0afff68d-5257-fd06-a68d-000000000082 23820 1727096391.36923: WORKER PROCESS EXITING ok: [managed_node3] 23820 1727096391.37022: no more pending results, returning what we have 23820 1727096391.37024: results queue empty 23820 1727096391.37025: checking for any_errors_fatal 23820 1727096391.37027: done checking for any_errors_fatal 23820 1727096391.37027: checking for max_fail_percentage 23820 1727096391.37029: done checking for max_fail_percentage 23820 1727096391.37029: checking to see if all hosts have failed and the running result is not ok 23820 1727096391.37030: done checking to see if all hosts have failed 23820 1727096391.37037: getting the remaining hosts for this loop 23820 1727096391.37039: done getting the remaining hosts for this loop 23820 1727096391.37043: getting the next task for host managed_node3 23820 1727096391.37051: done getting next task for host managed_node3 23820 1727096391.37053: ^ task is: TASK: Check if system is ostree 23820 1727096391.37055: ^ 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 23820 1727096391.37058: getting variables 23820 1727096391.37059: in VariableManager get_vars() 23820 1727096391.37087: Calling all_inventory to load vars for managed_node3 23820 1727096391.37090: Calling groups_inventory to load vars for managed_node3 23820 1727096391.37092: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096391.37101: Calling all_plugins_play to load vars for managed_node3 23820 1727096391.37104: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096391.37106: Calling groups_plugins_play to load vars for managed_node3 23820 1727096391.37244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096391.37363: done with get_vars() 23820 1727096391.37374: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Monday 23 September 2024 08:59:51 -0400 (0:00:00.662) 0:00:02.062 ****** 23820 1727096391.37437: entering _queue_task() for managed_node3/stat 23820 1727096391.37623: worker is 1 (out of 1 available) 23820 1727096391.37636: exiting _queue_task() for managed_node3/stat 23820 1727096391.37647: done queuing things up, now waiting for results queue to drain 23820 1727096391.37648: waiting for pending results... 23820 1727096391.37785: running TaskExecutor() for managed_node3/TASK: Check if system is ostree 23820 1727096391.37849: in run() - task 0afff68d-5257-fd06-a68d-000000000084 23820 1727096391.37859: variable 'ansible_search_path' from source: unknown 23820 1727096391.37862: variable 'ansible_search_path' from source: unknown 23820 1727096391.37892: calling self._execute() 23820 1727096391.37943: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096391.37946: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096391.37954: variable 'omit' from source: magic vars 23820 1727096391.38281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 23820 1727096391.38449: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 23820 1727096391.38484: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 23820 1727096391.38508: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 23820 1727096391.38534: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 23820 1727096391.38612: 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) 23820 1727096391.38631: 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) 23820 1727096391.38649: 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) 23820 1727096391.38671: 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) 23820 1727096391.38753: Evaluated conditional (not __network_is_ostree is defined): True 23820 1727096391.38756: variable 'omit' from source: magic vars 23820 1727096391.38784: variable 'omit' from source: magic vars 23820 1727096391.38809: variable 'omit' from source: magic vars 23820 1727096391.38828: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23820 1727096391.38847: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23820 1727096391.38863: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23820 1727096391.38879: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23820 1727096391.38887: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23820 1727096391.38911: variable 'inventory_hostname' from source: host vars for 'managed_node3' 23820 1727096391.38916: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096391.38918: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096391.38983: Set connection var ansible_shell_executable to /bin/sh 23820 1727096391.38987: Set connection var ansible_module_compression to ZIP_DEFLATED 23820 1727096391.38990: Set connection var ansible_shell_type to sh 23820 1727096391.38996: Set connection var ansible_pipelining to False 23820 1727096391.39003: Set connection var ansible_timeout to 10 23820 1727096391.39006: Set connection var ansible_connection to ssh 23820 1727096391.39025: variable 'ansible_shell_executable' from source: unknown 23820 1727096391.39028: variable 'ansible_connection' from source: unknown 23820 1727096391.39031: variable 'ansible_module_compression' from source: unknown 23820 1727096391.39033: variable 'ansible_shell_type' from source: unknown 23820 1727096391.39036: variable 'ansible_shell_executable' from source: unknown 23820 1727096391.39038: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096391.39040: variable 'ansible_pipelining' from source: unknown 23820 1727096391.39042: variable 'ansible_timeout' from source: unknown 23820 1727096391.39047: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096391.39141: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 23820 1727096391.39149: variable 'omit' from source: magic vars 23820 1727096391.39154: starting attempt loop 23820 1727096391.39156: running the handler 23820 1727096391.39171: _low_level_execute_command(): starting 23820 1727096391.39177: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 23820 1727096391.39674: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23820 1727096391.39677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23820 1727096391.39680: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23820 1727096391.39682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23820 1727096391.39734: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 23820 1727096391.39737: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23820 1727096391.39739: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23820 1727096391.39777: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23820 1727096391.41370: stdout chunk (state=3): >>>/root <<< 23820 1727096391.41470: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23820 1727096391.41495: stderr chunk (state=3): >>><<< 23820 1727096391.41499: stdout chunk (state=3): >>><<< 23820 1727096391.41519: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23820 1727096391.41531: _low_level_execute_command(): starting 23820 1727096391.41537: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096391.4151785-23954-150931042457404 `" && echo ansible-tmp-1727096391.4151785-23954-150931042457404="` echo /root/.ansible/tmp/ansible-tmp-1727096391.4151785-23954-150931042457404 `" ) && sleep 0' 23820 1727096391.41960: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23820 1727096391.41964: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23820 1727096391.41966: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23820 1727096391.41972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23820 1727096391.42016: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 23820 1727096391.42020: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23820 1727096391.42058: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23820 1727096391.43887: stdout chunk (state=3): >>>ansible-tmp-1727096391.4151785-23954-150931042457404=/root/.ansible/tmp/ansible-tmp-1727096391.4151785-23954-150931042457404 <<< 23820 1727096391.43997: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23820 1727096391.44016: stderr chunk (state=3): >>><<< 23820 1727096391.44019: stdout chunk (state=3): >>><<< 23820 1727096391.44031: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096391.4151785-23954-150931042457404=/root/.ansible/tmp/ansible-tmp-1727096391.4151785-23954-150931042457404 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23820 1727096391.44065: variable 'ansible_module_compression' from source: unknown 23820 1727096391.44111: ANSIBALLZ: Using lock for stat 23820 1727096391.44114: ANSIBALLZ: Acquiring lock 23820 1727096391.44120: ANSIBALLZ: Lock acquired: 139960304098368 23820 1727096391.44123: ANSIBALLZ: Creating module 23820 1727096391.52175: ANSIBALLZ: Writing module into payload 23820 1727096391.52220: ANSIBALLZ: Writing module 23820 1727096391.52247: ANSIBALLZ: Renaming module 23820 1727096391.52261: ANSIBALLZ: Done creating module 23820 1727096391.52285: variable 'ansible_facts' from source: unknown 23820 1727096391.52363: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096391.4151785-23954-150931042457404/AnsiballZ_stat.py 23820 1727096391.52578: Sending initial data 23820 1727096391.52587: Sent initial data (153 bytes) 23820 1727096391.53184: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 23820 1727096391.53209: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23820 1727096391.53286: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23820 1727096391.54874: 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" <<< 23820 1727096391.54880: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 23820 1727096391.54902: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 23820 1727096391.54935: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-238201iv6932a/tmpe9f8zrut /root/.ansible/tmp/ansible-tmp-1727096391.4151785-23954-150931042457404/AnsiballZ_stat.py <<< 23820 1727096391.54938: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096391.4151785-23954-150931042457404/AnsiballZ_stat.py" <<< 23820 1727096391.54964: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-238201iv6932a/tmpe9f8zrut" to remote "/root/.ansible/tmp/ansible-tmp-1727096391.4151785-23954-150931042457404/AnsiballZ_stat.py" <<< 23820 1727096391.54974: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096391.4151785-23954-150931042457404/AnsiballZ_stat.py" <<< 23820 1727096391.55423: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23820 1727096391.55461: stderr chunk (state=3): >>><<< 23820 1727096391.55464: stdout chunk (state=3): >>><<< 23820 1727096391.55490: done transferring module to remote 23820 1727096391.55501: _low_level_execute_command(): starting 23820 1727096391.55503: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096391.4151785-23954-150931042457404/ /root/.ansible/tmp/ansible-tmp-1727096391.4151785-23954-150931042457404/AnsiballZ_stat.py && sleep 0' 23820 1727096391.55913: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 23820 1727096391.55916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 23820 1727096391.55918: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23820 1727096391.55920: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23820 1727096391.55922: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23820 1727096391.55973: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 23820 1727096391.55990: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23820 1727096391.56012: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23820 1727096391.57738: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23820 1727096391.57760: stderr chunk (state=3): >>><<< 23820 1727096391.57763: stdout chunk (state=3): >>><<< 23820 1727096391.57780: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23820 1727096391.57783: _low_level_execute_command(): starting 23820 1727096391.57787: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096391.4151785-23954-150931042457404/AnsiballZ_stat.py && sleep 0' 23820 1727096391.58207: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 23820 1727096391.58211: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 23820 1727096391.58213: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 23820 1727096391.58215: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23820 1727096391.58217: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23820 1727096391.58275: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 23820 1727096391.58281: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23820 1727096391.58310: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23820 1727096391.60431: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 23820 1727096391.60459: stdout chunk (state=3): >>>import _imp # builtin <<< 23820 1727096391.60493: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 23820 1727096391.60496: stdout chunk (state=3): >>>import '_weakref' # <<< 23820 1727096391.60563: stdout chunk (state=3): >>>import '_io' # <<< 23820 1727096391.60571: stdout chunk (state=3): >>>import 'marshal' # <<< 23820 1727096391.60597: stdout chunk (state=3): >>>import 'posix' # <<< 23820 1727096391.60633: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 23820 1727096391.60657: stdout chunk (state=3): >>>import 'time' # <<< 23820 1727096391.60672: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 23820 1727096391.60714: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 23820 1727096391.60719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 23820 1727096391.60740: stdout chunk (state=3): >>>import '_codecs' # <<< 23820 1727096391.60759: stdout chunk (state=3): >>>import 'codecs' # <<< 23820 1727096391.60788: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 23820 1727096391.60815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 23820 1727096391.60819: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5bbc4d0> <<< 23820 1727096391.60850: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5b8bb00> <<< 23820 1727096391.60872: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5bbea50> <<< 23820 1727096391.60919: stdout chunk (state=3): >>>import '_signal' # <<< 23820 1727096391.60922: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 23820 1727096391.60937: stdout chunk (state=3): >>>import 'io' # <<< 23820 1727096391.60983: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 23820 1727096391.61054: stdout chunk (state=3): >>>import '_collections_abc' # <<< 23820 1727096391.61080: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 23820 1727096391.61125: stdout chunk (state=3): >>>import 'os' # <<< 23820 1727096391.61131: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 23820 1727096391.61181: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 23820 1727096391.61185: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 23820 1727096391.61212: 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' <<< 23820 1727096391.61216: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5bcd130> <<< 23820 1727096391.61294: 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' <<< 23820 1727096391.61297: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5bcdfa0> <<< 23820 1727096391.61314: stdout chunk (state=3): >>>import 'site' # <<< 23820 1727096391.61341: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 23820 1727096391.61580: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 23820 1727096391.61587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 23820 1727096391.61628: 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' <<< 23820 1727096391.61632: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 23820 1727096391.61692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 23820 1727096391.61735: stdout chunk (state=3): >>># /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' <<< 23820 1727096391.61787: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a59ebe90> # /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' <<< 23820 1727096391.61790: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a59ebf50> <<< 23820 1727096391.61815: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 23820 1727096391.61827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 23820 1727096391.61857: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 23820 1727096391.61892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 23820 1727096391.61910: stdout chunk (state=3): >>>import 'itertools' # <<< 23820 1727096391.61931: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 23820 1727096391.61939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5a23890> <<< 23820 1727096391.61961: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 23820 1727096391.61963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5a23f20> <<< 23820 1727096391.61983: stdout chunk (state=3): >>>import '_collections' # <<< 23820 1727096391.62022: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5a03b60> <<< 23820 1727096391.62044: stdout chunk (state=3): >>>import '_functools' # <<< 23820 1727096391.62065: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5a01280> <<< 23820 1727096391.62153: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a59e9040> <<< 23820 1727096391.62180: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 23820 1727096391.62197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 23820 1727096391.62207: stdout chunk (state=3): >>>import '_sre' # <<< 23820 1727096391.62228: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 23820 1727096391.62250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 23820 1727096391.62278: 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' <<< 23820 1727096391.62307: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5a43800> <<< 23820 1727096391.62320: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5a42420> <<< 23820 1727096391.62354: 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' <<< 23820 1727096391.62357: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5a02150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5a40b60> <<< 23820 1727096391.62411: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 23820 1727096391.62418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5a78860> <<< 23820 1727096391.62425: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a59e82c0> <<< 23820 1727096391.62438: 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' <<< 23820 1727096391.62471: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096391.62483: 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 0x7f92a5a78d10> <<< 23820 1727096391.62486: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5a78bc0> <<< 23820 1727096391.62511: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096391.62514: 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 0x7f92a5a78f80> <<< 23820 1727096391.62527: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a59e6de0> <<< 23820 1727096391.62552: 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' <<< 23820 1727096391.62576: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 23820 1727096391.62607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 23820 1727096391.62624: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5a79610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5a792e0> <<< 23820 1727096391.62627: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 23820 1727096391.62654: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 23820 1727096391.62660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 23820 1727096391.62678: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5a7a510> <<< 23820 1727096391.62687: stdout chunk (state=3): >>>import 'importlib.util' # <<< 23820 1727096391.62698: stdout chunk (state=3): >>>import 'runpy' # <<< 23820 1727096391.62721: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 23820 1727096391.62749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 23820 1727096391.62784: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 23820 1727096391.62788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5a90710> <<< 23820 1727096391.62795: stdout chunk (state=3): >>>import 'errno' # <<< 23820 1727096391.62824: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096391.62832: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096391.62853: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92a5a91df0> <<< 23820 1727096391.62856: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 23820 1727096391.62872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 23820 1727096391.62889: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 23820 1727096391.62895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 23820 1727096391.62906: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5a92c90> <<< 23820 1727096391.62939: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096391.62949: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096391.62966: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92a5a932f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5a921e0> <<< 23820 1727096391.62977: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 23820 1727096391.62983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 23820 1727096391.63017: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096391.63024: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92a5a93d70> <<< 23820 1727096391.63044: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5a934a0> <<< 23820 1727096391.63082: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5a7a540> <<< 23820 1727096391.63095: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 23820 1727096391.63117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 23820 1727096391.63141: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 23820 1727096391.63160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 23820 1727096391.63190: 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 0x7f92a580fc50> <<< 23820 1727096391.63216: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 23820 1727096391.63222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 23820 1727096391.63252: 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 0x7f92a58387a0> <<< 23820 1727096391.63263: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5838500> <<< 23820 1727096391.63281: 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 0x7f92a5838710> <<< 23820 1727096391.63306: 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' <<< 23820 1727096391.63385: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096391.63507: 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 0x7f92a58390d0><<< 23820 1727096391.63511: stdout chunk (state=3): >>> <<< 23820 1727096391.63633: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096391.63639: 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 0x7f92a5839ac0> <<< 23820 1727096391.63642: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5838980> <<< 23820 1727096391.63649: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a580ddf0> <<< 23820 1727096391.63672: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 23820 1727096391.63689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 23820 1727096391.63715: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 23820 1727096391.63746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 23820 1727096391.63753: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a583aea0> <<< 23820 1727096391.63778: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5839be0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5a7ac30> <<< 23820 1727096391.63805: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 23820 1727096391.63878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 23820 1727096391.63881: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 23820 1727096391.63910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 23820 1727096391.63941: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a58631d0> <<< 23820 1727096391.63995: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 23820 1727096391.64028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 23820 1727096391.64032: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 23820 1727096391.64056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 23820 1727096391.64102: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5887590> <<< 23820 1727096391.64105: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 23820 1727096391.64149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 23820 1727096391.64373: stdout chunk (state=3): >>>import 'ntpath' # <<< 23820 1727096391.64400: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a58e82f0> <<< 23820 1727096391.64419: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /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 0x7f92a58eaa20> <<< 23820 1727096391.64488: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a58e83e0> <<< 23820 1727096391.64522: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a58ad310> <<< 23820 1727096391.64548: 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 0x7f92a56ed3a0> <<< 23820 1727096391.64572: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5886390> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a583bda0> <<< 23820 1727096391.64680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 23820 1727096391.64699: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f92a5886990> <<< 23820 1727096391.64885: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_wk476kwf/ansible_stat_payload.zip' <<< 23820 1727096391.64903: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.65016: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.65048: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 23820 1727096391.65073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 23820 1727096391.65103: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 23820 1727096391.65186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 23820 1727096391.65215: 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 0x7f92a5743080> import '_typing' # <<< 23820 1727096391.65407: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5721f70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5721100> <<< 23820 1727096391.65443: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.65446: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 23820 1727096391.65485: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23820 1727096391.65488: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 23820 1727096391.65515: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.66888: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.68026: 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 0x7f92a5740f20> <<< 23820 1727096391.68031: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 23820 1727096391.68082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 23820 1727096391.68086: 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' <<< 23820 1727096391.68115: 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' <<< 23820 1727096391.68141: 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 0x7f92a576a9c0> <<< 23820 1727096391.68197: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a576a780> <<< 23820 1727096391.68200: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a576a0f0> <<< 23820 1727096391.68225: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 23820 1727096391.68286: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a576aae0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5743b00> import 'atexit' # <<< 23820 1727096391.68315: 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 0x7f92a576b710> <<< 23820 1727096391.68334: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92a576b950> <<< 23820 1727096391.68352: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 23820 1727096391.68401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 23820 1727096391.68415: stdout chunk (state=3): >>>import '_locale' # <<< 23820 1727096391.68457: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a576be90> import 'pwd' # <<< 23820 1727096391.68482: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 23820 1727096391.68503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 23820 1727096391.68549: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5111be0> <<< 23820 1727096391.68575: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92a5113800> <<< 23820 1727096391.68606: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 23820 1727096391.68609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 23820 1727096391.68654: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5118200> <<< 23820 1727096391.68672: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 23820 1727096391.68696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 23820 1727096391.68710: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a51190d0> <<< 23820 1727096391.68732: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 23820 1727096391.68772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 23820 1727096391.68792: 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' <<< 23820 1727096391.68837: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a511be30> <<< 23820 1727096391.68883: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92a59e6ed0> <<< 23820 1727096391.68911: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a511a0f0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 23820 1727096391.68956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 23820 1727096391.68978: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 23820 1727096391.69016: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 23820 1727096391.69042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 23820 1727096391.69070: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a511fc80> <<< 23820 1727096391.69085: stdout chunk (state=3): >>>import '_tokenize' # <<< 23820 1727096391.69144: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a511e750> <<< 23820 1727096391.69156: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a511e4b0> # /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' <<< 23820 1727096391.69236: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a511ea20> <<< 23820 1727096391.69257: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a511a600> <<< 23820 1727096391.69300: 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 0x7f92a5167ef0> <<< 23820 1727096391.69337: 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 0x7f92a5167f50> <<< 23820 1727096391.69340: 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 <<< 23820 1727096391.69382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 23820 1727096391.69404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 23820 1727096391.69429: 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 0x7f92a5169b20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a51698e0> <<< 23820 1727096391.69443: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 23820 1727096391.69550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 23820 1727096391.69602: 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 0x7f92a516bfb0> <<< 23820 1727096391.69623: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a516a150> <<< 23820 1727096391.69637: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 23820 1727096391.69838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 23820 1727096391.69846: 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' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a516f5c0> <<< 23820 1727096391.69865: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a516bf50> <<< 23820 1727096391.69923: 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 0x7f92a5170680> <<< 23820 1727096391.69960: 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 0x7f92a5170620> <<< 23820 1727096391.70002: 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 0x7f92a51707d0> <<< 23820 1727096391.70023: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5168260> <<< 23820 1727096391.70060: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 23820 1727096391.70063: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 23820 1727096391.70093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096391.70120: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 23820 1727096391.70131: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92a5173f50> <<< 23820 1727096391.70273: 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 0x7f92a51fd2e0> <<< 23820 1727096391.70318: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a51726f0> # 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 0x7f92a5173a70> <<< 23820 1727096391.70345: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a51722d0> # zipimport: zlib available # zipimport: zlib available <<< 23820 1727096391.70365: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 23820 1727096391.70447: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.70558: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.70563: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 23820 1727096391.70598: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 23820 1727096391.70602: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.70712: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.70829: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.71585: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.71887: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 23820 1727096391.71915: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 23820 1727096391.71942: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 23820 1727096391.71987: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92a50013a0> <<< 23820 1727096391.72074: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 23820 1727096391.72099: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a50020c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a51735c0> <<< 23820 1727096391.72144: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 23820 1727096391.72178: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23820 1727096391.72200: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 23820 1727096391.72339: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.72497: 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' <<< 23820 1727096391.72522: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5002060> # zipimport: zlib available <<< 23820 1727096391.72963: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.73403: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.73474: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.73554: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 23820 1727096391.73591: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.73620: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 23820 1727096391.73644: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.73697: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.73790: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 23820 1727096391.73813: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 23820 1727096391.73828: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.73865: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.73899: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 23820 1727096391.73921: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.74134: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.74363: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 23820 1727096391.74425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 23820 1727096391.74436: stdout chunk (state=3): >>>import '_ast' # <<< 23820 1727096391.74502: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5003170> <<< 23820 1727096391.74516: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.74585: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.74671: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 23820 1727096391.74675: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 23820 1727096391.74702: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.74726: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.74779: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 23820 1727096391.74789: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.74819: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.74860: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.74925: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.74982: 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 <<< 23820 1727096391.75028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 23820 1727096391.75105: 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 0x7f92a500ddf0> <<< 23820 1727096391.75150: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5009400> <<< 23820 1727096391.75186: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 23820 1727096391.75189: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.75250: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.75310: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.75333: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.75398: 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' <<< 23820 1727096391.75402: 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 <<< 23820 1727096391.75436: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 23820 1727096391.75439: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 23820 1727096391.75499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 23820 1727096391.75530: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 23820 1727096391.75533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 23820 1727096391.75587: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a57c26f0> <<< 23820 1727096391.75637: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a57b23c0> <<< 23820 1727096391.76002: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a500deb0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5003f50> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available <<< 23820 1727096391.76006: stdout chunk (state=3): >>>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 <<< 23820 1727096391.76188: stdout chunk (state=3): >>># zipimport: zlib available <<< 23820 1727096391.76305: 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"}}} <<< 23820 1727096391.76325: stdout chunk (state=3): >>># destroy __main__ <<< 23820 1727096391.76633: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 23820 1727096391.76660: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 23820 1727096391.76690: stdout chunk (state=3): >>># clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # 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<<< 23820 1727096391.76718: stdout chunk (state=3): >>> # 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 <<< 23820 1727096391.76793: stdout chunk (state=3): >>># cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd <<< 23820 1727096391.76808: stdout chunk (state=3): >>># cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 23820 1727096391.77031: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 23820 1727096391.77091: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 23820 1727096391.77094: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 23820 1727096391.77152: stdout chunk (state=3): >>># destroy ntpath # destroy importlib <<< 23820 1727096391.77157: stdout chunk (state=3): >>># 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 <<< 23820 1727096391.77208: stdout chunk (state=3): >>># 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 <<< 23820 1727096391.77211: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array <<< 23820 1727096391.77237: stdout chunk (state=3): >>># destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 23820 1727096391.77287: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 23820 1727096391.77343: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # 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<<< 23820 1727096391.77348: stdout chunk (state=3): >>> # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 23820 1727096391.77404: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 23820 1727096391.77413: stdout chunk (state=3): >>># 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 <<< 23820 1727096391.77434: stdout chunk (state=3): >>># 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 <<< 23820 1727096391.77558: stdout chunk (state=3): >>># destroy sys.monitoring <<< 23820 1727096391.77610: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 23820 1727096391.77613: stdout chunk (state=3): >>># destroy platform <<< 23820 1727096391.77632: 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 <<< 23820 1727096391.77672: 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 <<< 23820 1727096391.77691: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 23820 1727096391.77693: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 23820 1727096391.77785: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading <<< 23820 1727096391.77788: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 23820 1727096391.77847: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib <<< 23820 1727096391.77852: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re <<< 23820 1727096391.77876: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 23820 1727096391.78265: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23820 1727096391.78296: stderr chunk (state=3): >>>Shared connection to 10.31.14.152 closed. <<< 23820 1727096391.78299: stdout chunk (state=3): >>><<< 23820 1727096391.78301: stderr chunk (state=3): >>><<< 23820 1727096391.78451: _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 0x7f92a5bbc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5b8bb00> # /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 0x7f92a5bbea50> 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 0x7f92a5bcd130> # /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 0x7f92a5bcdfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a59ebe90> # /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 0x7f92a59ebf50> # /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 0x7f92a5a23890> # /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 0x7f92a5a23f20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5a03b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5a01280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a59e9040> # /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 0x7f92a5a43800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5a42420> # /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 0x7f92a5a02150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5a40b60> # /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 0x7f92a5a78860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a59e82c0> # /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 0x7f92a5a78d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5a78bc0> # 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 0x7f92a5a78f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a59e6de0> # /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 0x7f92a5a79610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5a792e0> 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 0x7f92a5a7a510> 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 0x7f92a5a90710> 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 0x7f92a5a91df0> # /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 0x7f92a5a92c90> # 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 0x7f92a5a932f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5a921e0> # /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 0x7f92a5a93d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5a934a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5a7a540> # /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 0x7f92a580fc50> # /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 0x7f92a58387a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5838500> # 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 0x7f92a5838710> # /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 0x7f92a58390d0> # 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 0x7f92a5839ac0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5838980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a580ddf0> # /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 0x7f92a583aea0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5839be0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5a7ac30> # /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 0x7f92a58631d0> # /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 0x7f92a5887590> # /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 0x7f92a58e82f0> # /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 0x7f92a58eaa20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a58e83e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a58ad310> # /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 0x7f92a56ed3a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5886390> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a583bda0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f92a5886990> # zipimport: found 30 names in '/tmp/ansible_stat_payload_wk476kwf/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 0x7f92a5743080> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5721f70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5721100> # 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 0x7f92a5740f20> # /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 0x7f92a576a9c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a576a780> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a576a0f0> # /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 0x7f92a576aae0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5743b00> 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 0x7f92a576b710> # 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 0x7f92a576b950> # /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 0x7f92a576be90> 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 0x7f92a5111be0> # 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 0x7f92a5113800> # /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 0x7f92a5118200> # /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 0x7f92a51190d0> # /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 0x7f92a511be30> # 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 0x7f92a59e6ed0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a511a0f0> # /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 0x7f92a511fc80> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a511e750> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a511e4b0> # /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 0x7f92a511ea20> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a511a600> # 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 0x7f92a5167ef0> # /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 0x7f92a5167f50> # /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 0x7f92a5169b20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a51698e0> # /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 0x7f92a516bfb0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a516a150> # /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 0x7f92a516f5c0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a516bf50> # 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 0x7f92a5170680> # 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 0x7f92a5170620> # 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 0x7f92a51707d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5168260> # /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 0x7f92a5173f50> # 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 0x7f92a51fd2e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a51726f0> # 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 0x7f92a5173a70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a51722d0> # 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 0x7f92a50013a0> # /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 0x7f92a50020c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a51735c0> 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 0x7f92a5002060> # 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 0x7f92a5003170> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92a500ddf0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5009400> 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 0x7f92a57c26f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a57b23c0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a500deb0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a5003f50> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK 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.14.152 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 23820 1727096391.79036: 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-1727096391.4151785-23954-150931042457404/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 23820 1727096391.79039: _low_level_execute_command(): starting 23820 1727096391.79041: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096391.4151785-23954-150931042457404/ > /dev/null 2>&1 && sleep 0' 23820 1727096391.79365: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23820 1727096391.79383: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23820 1727096391.79438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23820 1727096391.79501: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 23820 1727096391.79519: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23820 1727096391.79546: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23820 1727096391.79607: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23820 1727096391.81488: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23820 1727096391.81492: stdout chunk (state=3): >>><<< 23820 1727096391.81494: stderr chunk (state=3): >>><<< 23820 1727096391.81512: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23820 1727096391.81673: handler run complete 23820 1727096391.81676: attempt loop complete, returning result 23820 1727096391.81679: _execute() done 23820 1727096391.81681: dumping result to json 23820 1727096391.81683: done dumping result, returning 23820 1727096391.81685: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [0afff68d-5257-fd06-a68d-000000000084] 23820 1727096391.81687: sending task result for task 0afff68d-5257-fd06-a68d-000000000084 23820 1727096391.81752: done sending task result for task 0afff68d-5257-fd06-a68d-000000000084 23820 1727096391.81754: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 23820 1727096391.81819: no more pending results, returning what we have 23820 1727096391.81822: results queue empty 23820 1727096391.81823: checking for any_errors_fatal 23820 1727096391.81829: done checking for any_errors_fatal 23820 1727096391.81830: checking for max_fail_percentage 23820 1727096391.81832: done checking for max_fail_percentage 23820 1727096391.81832: checking to see if all hosts have failed and the running result is not ok 23820 1727096391.81833: done checking to see if all hosts have failed 23820 1727096391.81834: getting the remaining hosts for this loop 23820 1727096391.81835: done getting the remaining hosts for this loop 23820 1727096391.81839: getting the next task for host managed_node3 23820 1727096391.81845: done getting next task for host managed_node3 23820 1727096391.81848: ^ task is: TASK: Set flag to indicate system is ostree 23820 1727096391.81851: ^ 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 23820 1727096391.81854: getting variables 23820 1727096391.81855: in VariableManager get_vars() 23820 1727096391.81889: Calling all_inventory to load vars for managed_node3 23820 1727096391.81892: Calling groups_inventory to load vars for managed_node3 23820 1727096391.81895: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096391.81906: Calling all_plugins_play to load vars for managed_node3 23820 1727096391.81909: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096391.81912: Calling groups_plugins_play to load vars for managed_node3 23820 1727096391.82316: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096391.82589: done with get_vars() 23820 1727096391.82600: done getting variables 23820 1727096391.82691: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Monday 23 September 2024 08:59:51 -0400 (0:00:00.452) 0:00:02.514 ****** 23820 1727096391.82716: entering _queue_task() for managed_node3/set_fact 23820 1727096391.82718: Creating lock for set_fact 23820 1727096391.83010: worker is 1 (out of 1 available) 23820 1727096391.83022: exiting _queue_task() for managed_node3/set_fact 23820 1727096391.83035: done queuing things up, now waiting for results queue to drain 23820 1727096391.83037: waiting for pending results... 23820 1727096391.83296: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree 23820 1727096391.83475: in run() - task 0afff68d-5257-fd06-a68d-000000000085 23820 1727096391.83479: variable 'ansible_search_path' from source: unknown 23820 1727096391.83482: variable 'ansible_search_path' from source: unknown 23820 1727096391.83485: calling self._execute() 23820 1727096391.83550: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096391.83564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096391.83583: variable 'omit' from source: magic vars 23820 1727096391.84103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 23820 1727096391.84437: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 23820 1727096391.84496: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 23820 1727096391.84534: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 23820 1727096391.84575: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 23820 1727096391.84694: 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) 23820 1727096391.84703: 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) 23820 1727096391.84733: 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) 23820 1727096391.84764: 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) 23820 1727096391.84893: Evaluated conditional (not __network_is_ostree is defined): True 23820 1727096391.85018: variable 'omit' from source: magic vars 23820 1727096391.85021: variable 'omit' from source: magic vars 23820 1727096391.85075: variable '__ostree_booted_stat' from source: set_fact 23820 1727096391.85134: variable 'omit' from source: magic vars 23820 1727096391.85161: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23820 1727096391.85197: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23820 1727096391.85220: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23820 1727096391.85248: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23820 1727096391.85263: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23820 1727096391.85300: variable 'inventory_hostname' from source: host vars for 'managed_node3' 23820 1727096391.85308: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096391.85315: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096391.85427: Set connection var ansible_shell_executable to /bin/sh 23820 1727096391.85441: Set connection var ansible_module_compression to ZIP_DEFLATED 23820 1727096391.85457: Set connection var ansible_shell_type to sh 23820 1727096391.85473: Set connection var ansible_pipelining to False 23820 1727096391.85487: Set connection var ansible_timeout to 10 23820 1727096391.85496: Set connection var ansible_connection to ssh 23820 1727096391.85523: variable 'ansible_shell_executable' from source: unknown 23820 1727096391.85531: variable 'ansible_connection' from source: unknown 23820 1727096391.85538: variable 'ansible_module_compression' from source: unknown 23820 1727096391.85545: variable 'ansible_shell_type' from source: unknown 23820 1727096391.85561: variable 'ansible_shell_executable' from source: unknown 23820 1727096391.85564: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096391.85675: variable 'ansible_pipelining' from source: unknown 23820 1727096391.85678: variable 'ansible_timeout' from source: unknown 23820 1727096391.85681: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096391.85692: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 23820 1727096391.85708: variable 'omit' from source: magic vars 23820 1727096391.85716: starting attempt loop 23820 1727096391.85723: running the handler 23820 1727096391.85738: handler run complete 23820 1727096391.85752: attempt loop complete, returning result 23820 1727096391.85759: _execute() done 23820 1727096391.85765: dumping result to json 23820 1727096391.85784: done dumping result, returning 23820 1727096391.85795: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [0afff68d-5257-fd06-a68d-000000000085] 23820 1727096391.85884: sending task result for task 0afff68d-5257-fd06-a68d-000000000085 23820 1727096391.85949: done sending task result for task 0afff68d-5257-fd06-a68d-000000000085 23820 1727096391.85953: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 23820 1727096391.86041: no more pending results, returning what we have 23820 1727096391.86045: results queue empty 23820 1727096391.86046: checking for any_errors_fatal 23820 1727096391.86052: done checking for any_errors_fatal 23820 1727096391.86053: checking for max_fail_percentage 23820 1727096391.86055: done checking for max_fail_percentage 23820 1727096391.86055: checking to see if all hosts have failed and the running result is not ok 23820 1727096391.86056: done checking to see if all hosts have failed 23820 1727096391.86057: getting the remaining hosts for this loop 23820 1727096391.86059: done getting the remaining hosts for this loop 23820 1727096391.86173: getting the next task for host managed_node3 23820 1727096391.86182: done getting next task for host managed_node3 23820 1727096391.86185: ^ task is: TASK: Fix CentOS6 Base repo 23820 1727096391.86187: ^ 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 23820 1727096391.86191: getting variables 23820 1727096391.86192: in VariableManager get_vars() 23820 1727096391.86217: Calling all_inventory to load vars for managed_node3 23820 1727096391.86219: Calling groups_inventory to load vars for managed_node3 23820 1727096391.86222: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096391.86231: Calling all_plugins_play to load vars for managed_node3 23820 1727096391.86234: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096391.86245: Calling groups_plugins_play to load vars for managed_node3 23820 1727096391.86542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096391.86693: done with get_vars() 23820 1727096391.86700: done getting variables 23820 1727096391.86802: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Monday 23 September 2024 08:59:51 -0400 (0:00:00.041) 0:00:02.555 ****** 23820 1727096391.86823: entering _queue_task() for managed_node3/copy 23820 1727096391.87028: worker is 1 (out of 1 available) 23820 1727096391.87039: exiting _queue_task() for managed_node3/copy 23820 1727096391.87053: done queuing things up, now waiting for results queue to drain 23820 1727096391.87055: waiting for pending results... 23820 1727096391.87199: running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo 23820 1727096391.87256: in run() - task 0afff68d-5257-fd06-a68d-000000000087 23820 1727096391.87270: variable 'ansible_search_path' from source: unknown 23820 1727096391.87273: variable 'ansible_search_path' from source: unknown 23820 1727096391.87305: calling self._execute() 23820 1727096391.87359: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096391.87363: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096391.87375: variable 'omit' from source: magic vars 23820 1727096391.87709: variable 'ansible_distribution' from source: facts 23820 1727096391.87727: Evaluated conditional (ansible_distribution == 'CentOS'): True 23820 1727096391.87807: variable 'ansible_distribution_major_version' from source: facts 23820 1727096391.87812: Evaluated conditional (ansible_distribution_major_version == '6'): False 23820 1727096391.87815: when evaluation is False, skipping this task 23820 1727096391.87818: _execute() done 23820 1727096391.87831: dumping result to json 23820 1727096391.87834: done dumping result, returning 23820 1727096391.87837: done running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo [0afff68d-5257-fd06-a68d-000000000087] 23820 1727096391.87839: sending task result for task 0afff68d-5257-fd06-a68d-000000000087 23820 1727096391.87924: done sending task result for task 0afff68d-5257-fd06-a68d-000000000087 23820 1727096391.87927: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 23820 1727096391.88006: no more pending results, returning what we have 23820 1727096391.88009: results queue empty 23820 1727096391.88010: checking for any_errors_fatal 23820 1727096391.88013: done checking for any_errors_fatal 23820 1727096391.88013: checking for max_fail_percentage 23820 1727096391.88015: done checking for max_fail_percentage 23820 1727096391.88015: checking to see if all hosts have failed and the running result is not ok 23820 1727096391.88016: done checking to see if all hosts have failed 23820 1727096391.88017: getting the remaining hosts for this loop 23820 1727096391.88018: done getting the remaining hosts for this loop 23820 1727096391.88021: getting the next task for host managed_node3 23820 1727096391.88025: done getting next task for host managed_node3 23820 1727096391.88027: ^ task is: TASK: Include the task 'enable_epel.yml' 23820 1727096391.88030: ^ 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 23820 1727096391.88033: getting variables 23820 1727096391.88034: in VariableManager get_vars() 23820 1727096391.88063: Calling all_inventory to load vars for managed_node3 23820 1727096391.88066: Calling groups_inventory to load vars for managed_node3 23820 1727096391.88070: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096391.88079: Calling all_plugins_play to load vars for managed_node3 23820 1727096391.88081: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096391.88084: Calling groups_plugins_play to load vars for managed_node3 23820 1727096391.88191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096391.88304: done with get_vars() 23820 1727096391.88310: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Monday 23 September 2024 08:59:51 -0400 (0:00:00.015) 0:00:02.571 ****** 23820 1727096391.88371: entering _queue_task() for managed_node3/include_tasks 23820 1727096391.88577: worker is 1 (out of 1 available) 23820 1727096391.88589: exiting _queue_task() for managed_node3/include_tasks 23820 1727096391.88602: done queuing things up, now waiting for results queue to drain 23820 1727096391.88603: waiting for pending results... 23820 1727096391.88985: running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' 23820 1727096391.88990: in run() - task 0afff68d-5257-fd06-a68d-000000000088 23820 1727096391.88992: variable 'ansible_search_path' from source: unknown 23820 1727096391.88994: variable 'ansible_search_path' from source: unknown 23820 1727096391.88997: calling self._execute() 23820 1727096391.89058: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096391.89073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096391.89086: variable 'omit' from source: magic vars 23820 1727096391.89611: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096391.91027: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096391.91080: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096391.91107: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096391.91131: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096391.91151: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096391.91210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096391.91230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096391.91247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096391.91275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096391.91287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096391.91366: variable '__network_is_ostree' from source: set_fact 23820 1727096391.91381: Evaluated conditional (not __network_is_ostree | d(false)): True 23820 1727096391.91384: _execute() done 23820 1727096391.91388: dumping result to json 23820 1727096391.91391: done dumping result, returning 23820 1727096391.91397: done running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' [0afff68d-5257-fd06-a68d-000000000088] 23820 1727096391.91402: sending task result for task 0afff68d-5257-fd06-a68d-000000000088 23820 1727096391.91484: done sending task result for task 0afff68d-5257-fd06-a68d-000000000088 23820 1727096391.91487: WORKER PROCESS EXITING 23820 1727096391.91545: no more pending results, returning what we have 23820 1727096391.91549: in VariableManager get_vars() 23820 1727096391.91582: Calling all_inventory to load vars for managed_node3 23820 1727096391.91584: Calling groups_inventory to load vars for managed_node3 23820 1727096391.91587: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096391.91595: Calling all_plugins_play to load vars for managed_node3 23820 1727096391.91597: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096391.91600: Calling groups_plugins_play to load vars for managed_node3 23820 1727096391.91806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096391.91993: done with get_vars() 23820 1727096391.92001: variable 'ansible_search_path' from source: unknown 23820 1727096391.92002: variable 'ansible_search_path' from source: unknown 23820 1727096391.92035: we have included files to process 23820 1727096391.92036: generating all_blocks data 23820 1727096391.92037: done generating all_blocks data 23820 1727096391.92042: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 23820 1727096391.92043: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 23820 1727096391.92045: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 23820 1727096391.92742: done processing included file 23820 1727096391.92745: iterating over new_blocks loaded from include file 23820 1727096391.92746: in VariableManager get_vars() 23820 1727096391.92758: done with get_vars() 23820 1727096391.92759: filtering new block on tags 23820 1727096391.92782: done filtering new block on tags 23820 1727096391.92785: in VariableManager get_vars() 23820 1727096391.92796: done with get_vars() 23820 1727096391.92797: filtering new block on tags 23820 1727096391.92808: done filtering new block on tags 23820 1727096391.92810: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node3 23820 1727096391.92816: extending task lists for all hosts with included blocks 23820 1727096391.92929: done extending task lists 23820 1727096391.92930: done processing included files 23820 1727096391.92931: results queue empty 23820 1727096391.92932: checking for any_errors_fatal 23820 1727096391.92935: done checking for any_errors_fatal 23820 1727096391.92936: checking for max_fail_percentage 23820 1727096391.92937: done checking for max_fail_percentage 23820 1727096391.92937: checking to see if all hosts have failed and the running result is not ok 23820 1727096391.92938: done checking to see if all hosts have failed 23820 1727096391.92939: getting the remaining hosts for this loop 23820 1727096391.92940: done getting the remaining hosts for this loop 23820 1727096391.92942: getting the next task for host managed_node3 23820 1727096391.92946: done getting next task for host managed_node3 23820 1727096391.92948: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 23820 1727096391.92950: ^ 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 23820 1727096391.92953: getting variables 23820 1727096391.92953: in VariableManager get_vars() 23820 1727096391.92978: Calling all_inventory to load vars for managed_node3 23820 1727096391.92981: Calling groups_inventory to load vars for managed_node3 23820 1727096391.92983: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096391.92988: Calling all_plugins_play to load vars for managed_node3 23820 1727096391.92996: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096391.93002: Calling groups_plugins_play to load vars for managed_node3 23820 1727096391.93129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096391.93236: done with get_vars() 23820 1727096391.93247: done getting variables 23820 1727096391.93302: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 23820 1727096391.93439: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Monday 23 September 2024 08:59:51 -0400 (0:00:00.051) 0:00:02.622 ****** 23820 1727096391.93475: entering _queue_task() for managed_node3/command 23820 1727096391.93476: Creating lock for command 23820 1727096391.93682: worker is 1 (out of 1 available) 23820 1727096391.93694: exiting _queue_task() for managed_node3/command 23820 1727096391.93705: done queuing things up, now waiting for results queue to drain 23820 1727096391.93707: waiting for pending results... 23820 1727096391.93846: running TaskExecutor() for managed_node3/TASK: Create EPEL 10 23820 1727096391.93909: in run() - task 0afff68d-5257-fd06-a68d-0000000000a0 23820 1727096391.93919: variable 'ansible_search_path' from source: unknown 23820 1727096391.93922: variable 'ansible_search_path' from source: unknown 23820 1727096391.93952: calling self._execute() 23820 1727096391.94005: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096391.94011: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096391.94018: variable 'omit' from source: magic vars 23820 1727096391.94277: variable 'ansible_distribution' from source: facts 23820 1727096391.94285: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 23820 1727096391.94374: variable 'ansible_distribution_major_version' from source: facts 23820 1727096391.94377: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 23820 1727096391.94380: when evaluation is False, skipping this task 23820 1727096391.94383: _execute() done 23820 1727096391.94385: dumping result to json 23820 1727096391.94387: done dumping result, returning 23820 1727096391.94390: done running TaskExecutor() for managed_node3/TASK: Create EPEL 10 [0afff68d-5257-fd06-a68d-0000000000a0] 23820 1727096391.94393: sending task result for task 0afff68d-5257-fd06-a68d-0000000000a0 23820 1727096391.94485: done sending task result for task 0afff68d-5257-fd06-a68d-0000000000a0 23820 1727096391.94488: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 23820 1727096391.94536: no more pending results, returning what we have 23820 1727096391.94538: results queue empty 23820 1727096391.94539: checking for any_errors_fatal 23820 1727096391.94540: done checking for any_errors_fatal 23820 1727096391.94541: checking for max_fail_percentage 23820 1727096391.94542: done checking for max_fail_percentage 23820 1727096391.94543: checking to see if all hosts have failed and the running result is not ok 23820 1727096391.94544: done checking to see if all hosts have failed 23820 1727096391.94544: getting the remaining hosts for this loop 23820 1727096391.94546: done getting the remaining hosts for this loop 23820 1727096391.94548: getting the next task for host managed_node3 23820 1727096391.94553: done getting next task for host managed_node3 23820 1727096391.94555: ^ task is: TASK: Install yum-utils package 23820 1727096391.94558: ^ 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 23820 1727096391.94561: getting variables 23820 1727096391.94562: in VariableManager get_vars() 23820 1727096391.94589: Calling all_inventory to load vars for managed_node3 23820 1727096391.94592: Calling groups_inventory to load vars for managed_node3 23820 1727096391.94594: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096391.94602: Calling all_plugins_play to load vars for managed_node3 23820 1727096391.94605: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096391.94607: Calling groups_plugins_play to load vars for managed_node3 23820 1727096391.94755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096391.94903: done with get_vars() 23820 1727096391.94911: done getting variables 23820 1727096391.94995: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Monday 23 September 2024 08:59:51 -0400 (0:00:00.015) 0:00:02.637 ****** 23820 1727096391.95013: entering _queue_task() for managed_node3/package 23820 1727096391.95014: Creating lock for package 23820 1727096391.95241: worker is 1 (out of 1 available) 23820 1727096391.95252: exiting _queue_task() for managed_node3/package 23820 1727096391.95264: done queuing things up, now waiting for results queue to drain 23820 1727096391.95265: waiting for pending results... 23820 1727096391.95558: running TaskExecutor() for managed_node3/TASK: Install yum-utils package 23820 1727096391.95604: in run() - task 0afff68d-5257-fd06-a68d-0000000000a1 23820 1727096391.95608: variable 'ansible_search_path' from source: unknown 23820 1727096391.95611: variable 'ansible_search_path' from source: unknown 23820 1727096391.95649: calling self._execute() 23820 1727096391.95719: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096391.95722: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096391.95725: variable 'omit' from source: magic vars 23820 1727096391.96274: variable 'ansible_distribution' from source: facts 23820 1727096391.96277: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 23820 1727096391.96280: variable 'ansible_distribution_major_version' from source: facts 23820 1727096391.96282: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 23820 1727096391.96283: when evaluation is False, skipping this task 23820 1727096391.96285: _execute() done 23820 1727096391.96288: dumping result to json 23820 1727096391.96290: done dumping result, returning 23820 1727096391.96292: done running TaskExecutor() for managed_node3/TASK: Install yum-utils package [0afff68d-5257-fd06-a68d-0000000000a1] 23820 1727096391.96295: sending task result for task 0afff68d-5257-fd06-a68d-0000000000a1 23820 1727096391.96356: done sending task result for task 0afff68d-5257-fd06-a68d-0000000000a1 23820 1727096391.96360: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 23820 1727096391.96407: no more pending results, returning what we have 23820 1727096391.96410: results queue empty 23820 1727096391.96411: checking for any_errors_fatal 23820 1727096391.96419: done checking for any_errors_fatal 23820 1727096391.96420: checking for max_fail_percentage 23820 1727096391.96422: done checking for max_fail_percentage 23820 1727096391.96422: checking to see if all hosts have failed and the running result is not ok 23820 1727096391.96423: done checking to see if all hosts have failed 23820 1727096391.96424: getting the remaining hosts for this loop 23820 1727096391.96425: done getting the remaining hosts for this loop 23820 1727096391.96428: getting the next task for host managed_node3 23820 1727096391.96435: done getting next task for host managed_node3 23820 1727096391.96437: ^ task is: TASK: Enable EPEL 7 23820 1727096391.96441: ^ 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 23820 1727096391.96444: getting variables 23820 1727096391.96445: in VariableManager get_vars() 23820 1727096391.96477: Calling all_inventory to load vars for managed_node3 23820 1727096391.96480: Calling groups_inventory to load vars for managed_node3 23820 1727096391.96484: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096391.96495: Calling all_plugins_play to load vars for managed_node3 23820 1727096391.96498: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096391.96501: Calling groups_plugins_play to load vars for managed_node3 23820 1727096391.96833: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096391.96955: done with get_vars() 23820 1727096391.96962: done getting variables 23820 1727096391.97012: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Monday 23 September 2024 08:59:51 -0400 (0:00:00.020) 0:00:02.657 ****** 23820 1727096391.97031: entering _queue_task() for managed_node3/command 23820 1727096391.97196: worker is 1 (out of 1 available) 23820 1727096391.97208: exiting _queue_task() for managed_node3/command 23820 1727096391.97218: done queuing things up, now waiting for results queue to drain 23820 1727096391.97219: waiting for pending results... 23820 1727096391.97351: running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 23820 1727096391.97417: in run() - task 0afff68d-5257-fd06-a68d-0000000000a2 23820 1727096391.97426: variable 'ansible_search_path' from source: unknown 23820 1727096391.97429: variable 'ansible_search_path' from source: unknown 23820 1727096391.97459: calling self._execute() 23820 1727096391.97508: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096391.97512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096391.97521: variable 'omit' from source: magic vars 23820 1727096391.97813: variable 'ansible_distribution' from source: facts 23820 1727096391.97822: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 23820 1727096391.97907: variable 'ansible_distribution_major_version' from source: facts 23820 1727096391.97911: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 23820 1727096391.97915: when evaluation is False, skipping this task 23820 1727096391.97918: _execute() done 23820 1727096391.97920: dumping result to json 23820 1727096391.97923: done dumping result, returning 23820 1727096391.97928: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 [0afff68d-5257-fd06-a68d-0000000000a2] 23820 1727096391.97933: sending task result for task 0afff68d-5257-fd06-a68d-0000000000a2 23820 1727096391.98009: done sending task result for task 0afff68d-5257-fd06-a68d-0000000000a2 23820 1727096391.98011: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 23820 1727096391.98053: no more pending results, returning what we have 23820 1727096391.98055: results queue empty 23820 1727096391.98056: checking for any_errors_fatal 23820 1727096391.98060: done checking for any_errors_fatal 23820 1727096391.98060: checking for max_fail_percentage 23820 1727096391.98062: done checking for max_fail_percentage 23820 1727096391.98062: checking to see if all hosts have failed and the running result is not ok 23820 1727096391.98063: done checking to see if all hosts have failed 23820 1727096391.98064: getting the remaining hosts for this loop 23820 1727096391.98065: done getting the remaining hosts for this loop 23820 1727096391.98070: getting the next task for host managed_node3 23820 1727096391.98075: done getting next task for host managed_node3 23820 1727096391.98077: ^ task is: TASK: Enable EPEL 8 23820 1727096391.98080: ^ 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 23820 1727096391.98083: getting variables 23820 1727096391.98084: in VariableManager get_vars() 23820 1727096391.98107: Calling all_inventory to load vars for managed_node3 23820 1727096391.98109: Calling groups_inventory to load vars for managed_node3 23820 1727096391.98111: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096391.98119: Calling all_plugins_play to load vars for managed_node3 23820 1727096391.98128: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096391.98131: Calling groups_plugins_play to load vars for managed_node3 23820 1727096391.98255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096391.98366: done with get_vars() 23820 1727096391.98375: done getting variables 23820 1727096391.98411: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Monday 23 September 2024 08:59:51 -0400 (0:00:00.013) 0:00:02.671 ****** 23820 1727096391.98428: entering _queue_task() for managed_node3/command 23820 1727096391.98584: worker is 1 (out of 1 available) 23820 1727096391.98596: exiting _queue_task() for managed_node3/command 23820 1727096391.98606: done queuing things up, now waiting for results queue to drain 23820 1727096391.98607: waiting for pending results... 23820 1727096391.98887: running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 23820 1727096391.98891: in run() - task 0afff68d-5257-fd06-a68d-0000000000a3 23820 1727096391.98894: variable 'ansible_search_path' from source: unknown 23820 1727096391.98897: variable 'ansible_search_path' from source: unknown 23820 1727096391.98913: calling self._execute() 23820 1727096391.99080: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096391.99084: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096391.99086: variable 'omit' from source: magic vars 23820 1727096391.99375: variable 'ansible_distribution' from source: facts 23820 1727096391.99393: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 23820 1727096391.99540: variable 'ansible_distribution_major_version' from source: facts 23820 1727096391.99578: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 23820 1727096391.99582: when evaluation is False, skipping this task 23820 1727096391.99584: _execute() done 23820 1727096391.99587: dumping result to json 23820 1727096391.99589: done dumping result, returning 23820 1727096391.99592: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 [0afff68d-5257-fd06-a68d-0000000000a3] 23820 1727096391.99594: sending task result for task 0afff68d-5257-fd06-a68d-0000000000a3 23820 1727096391.99691: done sending task result for task 0afff68d-5257-fd06-a68d-0000000000a3 23820 1727096391.99694: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 23820 1727096391.99771: no more pending results, returning what we have 23820 1727096391.99774: results queue empty 23820 1727096391.99775: checking for any_errors_fatal 23820 1727096391.99778: done checking for any_errors_fatal 23820 1727096391.99779: checking for max_fail_percentage 23820 1727096391.99780: done checking for max_fail_percentage 23820 1727096391.99781: checking to see if all hosts have failed and the running result is not ok 23820 1727096391.99782: done checking to see if all hosts have failed 23820 1727096391.99782: getting the remaining hosts for this loop 23820 1727096391.99784: done getting the remaining hosts for this loop 23820 1727096391.99787: getting the next task for host managed_node3 23820 1727096391.99794: done getting next task for host managed_node3 23820 1727096391.99795: ^ task is: TASK: Enable EPEL 6 23820 1727096391.99799: ^ 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 23820 1727096391.99802: getting variables 23820 1727096391.99803: in VariableManager get_vars() 23820 1727096391.99826: Calling all_inventory to load vars for managed_node3 23820 1727096391.99828: Calling groups_inventory to load vars for managed_node3 23820 1727096391.99831: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096391.99844: Calling all_plugins_play to load vars for managed_node3 23820 1727096391.99847: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096391.99850: Calling groups_plugins_play to load vars for managed_node3 23820 1727096391.99955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096392.00076: done with get_vars() 23820 1727096392.00083: done getting variables 23820 1727096392.00118: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Monday 23 September 2024 08:59:51 -0400 (0:00:00.017) 0:00:02.689 ****** 23820 1727096392.00135: entering _queue_task() for managed_node3/copy 23820 1727096392.00298: worker is 1 (out of 1 available) 23820 1727096392.00310: exiting _queue_task() for managed_node3/copy 23820 1727096392.00321: done queuing things up, now waiting for results queue to drain 23820 1727096392.00322: waiting for pending results... 23820 1727096392.00455: running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 23820 1727096392.00511: in run() - task 0afff68d-5257-fd06-a68d-0000000000a5 23820 1727096392.00522: variable 'ansible_search_path' from source: unknown 23820 1727096392.00525: variable 'ansible_search_path' from source: unknown 23820 1727096392.00552: calling self._execute() 23820 1727096392.00602: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096392.00606: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096392.00614: variable 'omit' from source: magic vars 23820 1727096392.00904: variable 'ansible_distribution' from source: facts 23820 1727096392.00913: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 23820 1727096392.00989: variable 'ansible_distribution_major_version' from source: facts 23820 1727096392.00992: Evaluated conditional (ansible_distribution_major_version == '6'): False 23820 1727096392.00995: when evaluation is False, skipping this task 23820 1727096392.00997: _execute() done 23820 1727096392.01000: dumping result to json 23820 1727096392.01002: done dumping result, returning 23820 1727096392.01005: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 [0afff68d-5257-fd06-a68d-0000000000a5] 23820 1727096392.01011: sending task result for task 0afff68d-5257-fd06-a68d-0000000000a5 23820 1727096392.01094: done sending task result for task 0afff68d-5257-fd06-a68d-0000000000a5 23820 1727096392.01097: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 23820 1727096392.01139: no more pending results, returning what we have 23820 1727096392.01142: results queue empty 23820 1727096392.01143: checking for any_errors_fatal 23820 1727096392.01147: done checking for any_errors_fatal 23820 1727096392.01148: checking for max_fail_percentage 23820 1727096392.01149: done checking for max_fail_percentage 23820 1727096392.01150: checking to see if all hosts have failed and the running result is not ok 23820 1727096392.01151: done checking to see if all hosts have failed 23820 1727096392.01151: getting the remaining hosts for this loop 23820 1727096392.01152: done getting the remaining hosts for this loop 23820 1727096392.01155: getting the next task for host managed_node3 23820 1727096392.01162: done getting next task for host managed_node3 23820 1727096392.01163: ^ task is: TASK: meta (flush_handlers) 23820 1727096392.01165: ^ 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 23820 1727096392.01172: getting variables 23820 1727096392.01173: in VariableManager get_vars() 23820 1727096392.01197: Calling all_inventory to load vars for managed_node3 23820 1727096392.01199: Calling groups_inventory to load vars for managed_node3 23820 1727096392.01201: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096392.01211: Calling all_plugins_play to load vars for managed_node3 23820 1727096392.01213: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096392.01215: Calling groups_plugins_play to load vars for managed_node3 23820 1727096392.01340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096392.01447: done with get_vars() 23820 1727096392.01454: done getting variables 23820 1727096392.01499: in VariableManager get_vars() 23820 1727096392.01505: Calling all_inventory to load vars for managed_node3 23820 1727096392.01506: Calling groups_inventory to load vars for managed_node3 23820 1727096392.01508: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096392.01510: Calling all_plugins_play to load vars for managed_node3 23820 1727096392.01512: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096392.01513: Calling groups_plugins_play to load vars for managed_node3 23820 1727096392.01596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096392.01700: done with get_vars() 23820 1727096392.01709: done queuing things up, now waiting for results queue to drain 23820 1727096392.01710: results queue empty 23820 1727096392.01710: checking for any_errors_fatal 23820 1727096392.01712: done checking for any_errors_fatal 23820 1727096392.01712: checking for max_fail_percentage 23820 1727096392.01713: done checking for max_fail_percentage 23820 1727096392.01713: checking to see if all hosts have failed and the running result is not ok 23820 1727096392.01714: done checking to see if all hosts have failed 23820 1727096392.01714: getting the remaining hosts for this loop 23820 1727096392.01717: done getting the remaining hosts for this loop 23820 1727096392.01718: getting the next task for host managed_node3 23820 1727096392.01721: done getting next task for host managed_node3 23820 1727096392.01721: ^ task is: TASK: meta (flush_handlers) 23820 1727096392.01722: ^ 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 23820 1727096392.01724: getting variables 23820 1727096392.01724: in VariableManager get_vars() 23820 1727096392.01729: Calling all_inventory to load vars for managed_node3 23820 1727096392.01730: Calling groups_inventory to load vars for managed_node3 23820 1727096392.01731: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096392.01734: Calling all_plugins_play to load vars for managed_node3 23820 1727096392.01736: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096392.01737: Calling groups_plugins_play to load vars for managed_node3 23820 1727096392.01936: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096392.02037: done with get_vars() 23820 1727096392.02042: done getting variables 23820 1727096392.02073: in VariableManager get_vars() 23820 1727096392.02080: Calling all_inventory to load vars for managed_node3 23820 1727096392.02082: Calling groups_inventory to load vars for managed_node3 23820 1727096392.02084: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096392.02087: Calling all_plugins_play to load vars for managed_node3 23820 1727096392.02088: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096392.02090: Calling groups_plugins_play to load vars for managed_node3 23820 1727096392.02160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096392.02263: done with get_vars() 23820 1727096392.02274: done queuing things up, now waiting for results queue to drain 23820 1727096392.02275: results queue empty 23820 1727096392.02276: checking for any_errors_fatal 23820 1727096392.02276: done checking for any_errors_fatal 23820 1727096392.02277: checking for max_fail_percentage 23820 1727096392.02277: done checking for max_fail_percentage 23820 1727096392.02278: checking to see if all hosts have failed and the running result is not ok 23820 1727096392.02278: done checking to see if all hosts have failed 23820 1727096392.02278: getting the remaining hosts for this loop 23820 1727096392.02279: done getting the remaining hosts for this loop 23820 1727096392.02284: getting the next task for host managed_node3 23820 1727096392.02286: done getting next task for host managed_node3 23820 1727096392.02286: ^ task is: None 23820 1727096392.02287: ^ 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 23820 1727096392.02288: done queuing things up, now waiting for results queue to drain 23820 1727096392.02288: results queue empty 23820 1727096392.02289: checking for any_errors_fatal 23820 1727096392.02289: done checking for any_errors_fatal 23820 1727096392.02289: checking for max_fail_percentage 23820 1727096392.02290: done checking for max_fail_percentage 23820 1727096392.02290: checking to see if all hosts have failed and the running result is not ok 23820 1727096392.02291: done checking to see if all hosts have failed 23820 1727096392.02292: getting the next task for host managed_node3 23820 1727096392.02293: done getting next task for host managed_node3 23820 1727096392.02294: ^ task is: None 23820 1727096392.02295: ^ 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 23820 1727096392.02327: in VariableManager get_vars() 23820 1727096392.02337: done with get_vars() 23820 1727096392.02340: in VariableManager get_vars() 23820 1727096392.02345: done with get_vars() 23820 1727096392.02348: variable 'omit' from source: magic vars 23820 1727096392.02366: in VariableManager get_vars() 23820 1727096392.02376: done with get_vars() 23820 1727096392.02388: variable 'omit' from source: magic vars PLAY [Install dependencies for integration tests] ****************************** 23820 1727096392.02499: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 23820 1727096392.02521: getting the remaining hosts for this loop 23820 1727096392.02522: done getting the remaining hosts for this loop 23820 1727096392.02524: getting the next task for host managed_node3 23820 1727096392.02526: done getting next task for host managed_node3 23820 1727096392.02527: ^ task is: TASK: Gathering Facts 23820 1727096392.02528: ^ 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 23820 1727096392.02529: getting variables 23820 1727096392.02529: in VariableManager get_vars() 23820 1727096392.02534: Calling all_inventory to load vars for managed_node3 23820 1727096392.02536: Calling groups_inventory to load vars for managed_node3 23820 1727096392.02537: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096392.02540: Calling all_plugins_play to load vars for managed_node3 23820 1727096392.02548: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096392.02550: Calling groups_plugins_play to load vars for managed_node3 23820 1727096392.02629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096392.02759: done with get_vars() 23820 1727096392.02764: done getting variables 23820 1727096392.02792: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:3 Monday 23 September 2024 08:59:52 -0400 (0:00:00.026) 0:00:02.715 ****** 23820 1727096392.02806: entering _queue_task() for managed_node3/gather_facts 23820 1727096392.02947: worker is 1 (out of 1 available) 23820 1727096392.02958: exiting _queue_task() for managed_node3/gather_facts 23820 1727096392.02970: done queuing things up, now waiting for results queue to drain 23820 1727096392.02971: waiting for pending results... 23820 1727096392.03108: running TaskExecutor() for managed_node3/TASK: Gathering Facts 23820 1727096392.03165: in run() - task 0afff68d-5257-fd06-a68d-0000000000c8 23820 1727096392.03179: variable 'ansible_search_path' from source: unknown 23820 1727096392.03209: calling self._execute() 23820 1727096392.03261: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096392.03264: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096392.03277: variable 'omit' from source: magic vars 23820 1727096392.03597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096392.05018: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096392.05064: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096392.05094: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096392.05119: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096392.05138: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096392.05201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096392.05221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096392.05238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096392.05270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096392.05283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096392.05393: variable 'ansible_distribution' from source: facts 23820 1727096392.05397: variable 'ansible_distribution_major_version' from source: facts 23820 1727096392.05406: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096392.05409: when evaluation is False, skipping this task 23820 1727096392.05412: _execute() done 23820 1727096392.05415: dumping result to json 23820 1727096392.05417: done dumping result, returning 23820 1727096392.05422: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0afff68d-5257-fd06-a68d-0000000000c8] 23820 1727096392.05427: sending task result for task 0afff68d-5257-fd06-a68d-0000000000c8 23820 1727096392.05495: done sending task result for task 0afff68d-5257-fd06-a68d-0000000000c8 23820 1727096392.05497: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096392.05541: no more pending results, returning what we have 23820 1727096392.05543: results queue empty 23820 1727096392.05544: checking for any_errors_fatal 23820 1727096392.05545: done checking for any_errors_fatal 23820 1727096392.05546: checking for max_fail_percentage 23820 1727096392.05547: done checking for max_fail_percentage 23820 1727096392.05548: checking to see if all hosts have failed and the running result is not ok 23820 1727096392.05549: done checking to see if all hosts have failed 23820 1727096392.05549: getting the remaining hosts for this loop 23820 1727096392.05551: done getting the remaining hosts for this loop 23820 1727096392.05554: getting the next task for host managed_node3 23820 1727096392.05560: done getting next task for host managed_node3 23820 1727096392.05561: ^ task is: TASK: meta (flush_handlers) 23820 1727096392.05563: ^ 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 23820 1727096392.05566: getting variables 23820 1727096392.05569: in VariableManager get_vars() 23820 1727096392.05596: Calling all_inventory to load vars for managed_node3 23820 1727096392.05598: Calling groups_inventory to load vars for managed_node3 23820 1727096392.05601: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096392.05618: Calling all_plugins_play to load vars for managed_node3 23820 1727096392.05621: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096392.05624: Calling groups_plugins_play to load vars for managed_node3 23820 1727096392.05759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096392.05873: done with get_vars() 23820 1727096392.05879: done getting variables 23820 1727096392.05921: in VariableManager get_vars() 23820 1727096392.05927: Calling all_inventory to load vars for managed_node3 23820 1727096392.05928: Calling groups_inventory to load vars for managed_node3 23820 1727096392.05929: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096392.05932: Calling all_plugins_play to load vars for managed_node3 23820 1727096392.05934: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096392.05937: Calling groups_plugins_play to load vars for managed_node3 23820 1727096392.06035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096392.06143: done with get_vars() 23820 1727096392.06151: done queuing things up, now waiting for results queue to drain 23820 1727096392.06153: results queue empty 23820 1727096392.06153: checking for any_errors_fatal 23820 1727096392.06155: done checking for any_errors_fatal 23820 1727096392.06156: checking for max_fail_percentage 23820 1727096392.06157: done checking for max_fail_percentage 23820 1727096392.06157: checking to see if all hosts have failed and the running result is not ok 23820 1727096392.06158: done checking to see if all hosts have failed 23820 1727096392.06158: getting the remaining hosts for this loop 23820 1727096392.06159: done getting the remaining hosts for this loop 23820 1727096392.06161: getting the next task for host managed_node3 23820 1727096392.06163: done getting next task for host managed_node3 23820 1727096392.06165: ^ task is: TASK: Install rpm dependencies 23820 1727096392.06165: ^ 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 23820 1727096392.06168: getting variables 23820 1727096392.06169: in VariableManager get_vars() 23820 1727096392.06175: Calling all_inventory to load vars for managed_node3 23820 1727096392.06180: Calling groups_inventory to load vars for managed_node3 23820 1727096392.06181: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096392.06184: Calling all_plugins_play to load vars for managed_node3 23820 1727096392.06186: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096392.06187: Calling groups_plugins_play to load vars for managed_node3 23820 1727096392.06262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096392.06365: done with get_vars() 23820 1727096392.06373: done getting variables 23820 1727096392.06399: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install rpm dependencies] ************************************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:12 Monday 23 September 2024 08:59:52 -0400 (0:00:00.036) 0:00:02.751 ****** 23820 1727096392.06416: entering _queue_task() for managed_node3/package 23820 1727096392.06600: worker is 1 (out of 1 available) 23820 1727096392.06612: exiting _queue_task() for managed_node3/package 23820 1727096392.06624: done queuing things up, now waiting for results queue to drain 23820 1727096392.06625: waiting for pending results... 23820 1727096392.06762: running TaskExecutor() for managed_node3/TASK: Install rpm dependencies 23820 1727096392.06830: in run() - task 0afff68d-5257-fd06-a68d-00000000000a 23820 1727096392.06841: variable 'ansible_search_path' from source: unknown 23820 1727096392.06876: calling self._execute() 23820 1727096392.06926: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096392.06930: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096392.06939: variable 'omit' from source: magic vars 23820 1727096392.07259: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096392.08674: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096392.08719: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096392.08744: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096392.08772: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096392.08791: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096392.08848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096392.08871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096392.08888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096392.08917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096392.08928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096392.09041: variable 'ansible_distribution' from source: facts 23820 1727096392.09046: variable 'ansible_distribution_major_version' from source: facts 23820 1727096392.09056: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096392.09059: when evaluation is False, skipping this task 23820 1727096392.09062: _execute() done 23820 1727096392.09064: dumping result to json 23820 1727096392.09070: done dumping result, returning 23820 1727096392.09073: done running TaskExecutor() for managed_node3/TASK: Install rpm dependencies [0afff68d-5257-fd06-a68d-00000000000a] 23820 1727096392.09079: sending task result for task 0afff68d-5257-fd06-a68d-00000000000a 23820 1727096392.09156: done sending task result for task 0afff68d-5257-fd06-a68d-00000000000a 23820 1727096392.09159: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096392.09205: no more pending results, returning what we have 23820 1727096392.09208: results queue empty 23820 1727096392.09208: checking for any_errors_fatal 23820 1727096392.09210: done checking for any_errors_fatal 23820 1727096392.09210: checking for max_fail_percentage 23820 1727096392.09212: done checking for max_fail_percentage 23820 1727096392.09213: checking to see if all hosts have failed and the running result is not ok 23820 1727096392.09214: done checking to see if all hosts have failed 23820 1727096392.09214: getting the remaining hosts for this loop 23820 1727096392.09216: done getting the remaining hosts for this loop 23820 1727096392.09219: getting the next task for host managed_node3 23820 1727096392.09224: done getting next task for host managed_node3 23820 1727096392.09226: ^ task is: TASK: Install Pytest 23820 1727096392.09228: ^ 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 23820 1727096392.09231: getting variables 23820 1727096392.09232: in VariableManager get_vars() 23820 1727096392.09258: Calling all_inventory to load vars for managed_node3 23820 1727096392.09260: Calling groups_inventory to load vars for managed_node3 23820 1727096392.09263: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096392.09282: Calling all_plugins_play to load vars for managed_node3 23820 1727096392.09284: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096392.09287: Calling groups_plugins_play to load vars for managed_node3 23820 1727096392.09417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096392.09534: done with get_vars() 23820 1727096392.09541: done getting variables 23820 1727096392.09581: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install Pytest] ********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:18 Monday 23 September 2024 08:59:52 -0400 (0:00:00.031) 0:00:02.783 ****** 23820 1727096392.09602: entering _queue_task() for managed_node3/command 23820 1727096392.09781: worker is 1 (out of 1 available) 23820 1727096392.09793: exiting _queue_task() for managed_node3/command 23820 1727096392.09804: done queuing things up, now waiting for results queue to drain 23820 1727096392.09805: waiting for pending results... 23820 1727096392.09940: running TaskExecutor() for managed_node3/TASK: Install Pytest 23820 1727096392.09997: in run() - task 0afff68d-5257-fd06-a68d-00000000000b 23820 1727096392.10007: variable 'ansible_search_path' from source: unknown 23820 1727096392.10037: calling self._execute() 23820 1727096392.10099: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096392.10105: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096392.10112: variable 'omit' from source: magic vars 23820 1727096392.10504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096392.11888: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096392.11940: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096392.11964: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096392.11994: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096392.12017: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096392.12073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096392.12095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096392.12117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096392.12141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096392.12152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096392.12270: variable 'ansible_distribution' from source: facts 23820 1727096392.12277: variable 'ansible_distribution_major_version' from source: facts 23820 1727096392.12287: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096392.12290: when evaluation is False, skipping this task 23820 1727096392.12292: _execute() done 23820 1727096392.12295: dumping result to json 23820 1727096392.12297: done dumping result, returning 23820 1727096392.12304: done running TaskExecutor() for managed_node3/TASK: Install Pytest [0afff68d-5257-fd06-a68d-00000000000b] 23820 1727096392.12306: sending task result for task 0afff68d-5257-fd06-a68d-00000000000b 23820 1727096392.12384: done sending task result for task 0afff68d-5257-fd06-a68d-00000000000b 23820 1727096392.12386: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096392.12455: no more pending results, returning what we have 23820 1727096392.12458: results queue empty 23820 1727096392.12459: checking for any_errors_fatal 23820 1727096392.12465: done checking for any_errors_fatal 23820 1727096392.12466: checking for max_fail_percentage 23820 1727096392.12470: done checking for max_fail_percentage 23820 1727096392.12471: checking to see if all hosts have failed and the running result is not ok 23820 1727096392.12471: done checking to see if all hosts have failed 23820 1727096392.12472: getting the remaining hosts for this loop 23820 1727096392.12474: done getting the remaining hosts for this loop 23820 1727096392.12477: getting the next task for host managed_node3 23820 1727096392.12482: done getting next task for host managed_node3 23820 1727096392.12484: ^ task is: TASK: meta (flush_handlers) 23820 1727096392.12486: ^ 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 23820 1727096392.12489: getting variables 23820 1727096392.12490: in VariableManager get_vars() 23820 1727096392.12515: Calling all_inventory to load vars for managed_node3 23820 1727096392.12517: Calling groups_inventory to load vars for managed_node3 23820 1727096392.12520: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096392.12529: Calling all_plugins_play to load vars for managed_node3 23820 1727096392.12531: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096392.12533: Calling groups_plugins_play to load vars for managed_node3 23820 1727096392.12701: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096392.12811: done with get_vars() 23820 1727096392.12817: done getting variables 23820 1727096392.12860: in VariableManager get_vars() 23820 1727096392.12865: Calling all_inventory to load vars for managed_node3 23820 1727096392.12867: Calling groups_inventory to load vars for managed_node3 23820 1727096392.12871: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096392.12874: Calling all_plugins_play to load vars for managed_node3 23820 1727096392.12875: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096392.12877: Calling groups_plugins_play to load vars for managed_node3 23820 1727096392.12952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096392.13055: done with get_vars() 23820 1727096392.13063: done queuing things up, now waiting for results queue to drain 23820 1727096392.13064: results queue empty 23820 1727096392.13065: checking for any_errors_fatal 23820 1727096392.13066: done checking for any_errors_fatal 23820 1727096392.13066: checking for max_fail_percentage 23820 1727096392.13069: done checking for max_fail_percentage 23820 1727096392.13069: checking to see if all hosts have failed and the running result is not ok 23820 1727096392.13070: done checking to see if all hosts have failed 23820 1727096392.13071: getting the remaining hosts for this loop 23820 1727096392.13071: done getting the remaining hosts for this loop 23820 1727096392.13073: getting the next task for host managed_node3 23820 1727096392.13075: done getting next task for host managed_node3 23820 1727096392.13076: ^ task is: TASK: meta (flush_handlers) 23820 1727096392.13077: ^ 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 23820 1727096392.13078: getting variables 23820 1727096392.13079: in VariableManager get_vars() 23820 1727096392.13084: Calling all_inventory to load vars for managed_node3 23820 1727096392.13085: Calling groups_inventory to load vars for managed_node3 23820 1727096392.13091: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096392.13094: Calling all_plugins_play to load vars for managed_node3 23820 1727096392.13095: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096392.13097: Calling groups_plugins_play to load vars for managed_node3 23820 1727096392.13189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096392.13291: done with get_vars() 23820 1727096392.13296: done getting variables 23820 1727096392.13324: in VariableManager get_vars() 23820 1727096392.13329: Calling all_inventory to load vars for managed_node3 23820 1727096392.13331: Calling groups_inventory to load vars for managed_node3 23820 1727096392.13333: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096392.13336: Calling all_plugins_play to load vars for managed_node3 23820 1727096392.13338: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096392.13340: Calling groups_plugins_play to load vars for managed_node3 23820 1727096392.13416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096392.13522: done with get_vars() 23820 1727096392.13530: done queuing things up, now waiting for results queue to drain 23820 1727096392.13531: results queue empty 23820 1727096392.13531: checking for any_errors_fatal 23820 1727096392.13532: done checking for any_errors_fatal 23820 1727096392.13532: checking for max_fail_percentage 23820 1727096392.13533: done checking for max_fail_percentage 23820 1727096392.13533: checking to see if all hosts have failed and the running result is not ok 23820 1727096392.13534: done checking to see if all hosts have failed 23820 1727096392.13534: getting the remaining hosts for this loop 23820 1727096392.13535: done getting the remaining hosts for this loop 23820 1727096392.13536: getting the next task for host managed_node3 23820 1727096392.13538: done getting next task for host managed_node3 23820 1727096392.13538: ^ task is: None 23820 1727096392.13539: ^ 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 23820 1727096392.13540: done queuing things up, now waiting for results queue to drain 23820 1727096392.13540: results queue empty 23820 1727096392.13541: checking for any_errors_fatal 23820 1727096392.13541: done checking for any_errors_fatal 23820 1727096392.13542: checking for max_fail_percentage 23820 1727096392.13542: done checking for max_fail_percentage 23820 1727096392.13542: checking to see if all hosts have failed and the running result is not ok 23820 1727096392.13543: done checking to see if all hosts have failed 23820 1727096392.13544: getting the next task for host managed_node3 23820 1727096392.13545: done getting next task for host managed_node3 23820 1727096392.13546: ^ task is: None 23820 1727096392.13546: ^ 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 23820 1727096392.13576: in VariableManager get_vars() 23820 1727096392.13587: done with get_vars() 23820 1727096392.13590: in VariableManager get_vars() 23820 1727096392.13596: done with get_vars() 23820 1727096392.13598: variable 'omit' from source: magic vars 23820 1727096392.13616: in VariableManager get_vars() 23820 1727096392.13621: done with get_vars() 23820 1727096392.13634: variable 'omit' from source: magic vars PLAY [Run playbook 'tests_default.yml' with initscripts as provider] *********** 23820 1727096392.13744: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 23820 1727096392.13762: getting the remaining hosts for this loop 23820 1727096392.13763: done getting the remaining hosts for this loop 23820 1727096392.13765: getting the next task for host managed_node3 23820 1727096392.13768: done getting next task for host managed_node3 23820 1727096392.13770: ^ task is: TASK: Gathering Facts 23820 1727096392.13771: ^ 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 23820 1727096392.13773: getting variables 23820 1727096392.13774: in VariableManager get_vars() 23820 1727096392.13780: Calling all_inventory to load vars for managed_node3 23820 1727096392.13781: Calling groups_inventory to load vars for managed_node3 23820 1727096392.13782: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096392.13785: Calling all_plugins_play to load vars for managed_node3 23820 1727096392.13792: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096392.13794: Calling groups_plugins_play to load vars for managed_node3 23820 1727096392.13895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096392.13999: done with get_vars() 23820 1727096392.14004: done getting variables 23820 1727096392.14028: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml:3 Monday 23 September 2024 08:59:52 -0400 (0:00:00.044) 0:00:02.828 ****** 23820 1727096392.14043: entering _queue_task() for managed_node3/gather_facts 23820 1727096392.14223: worker is 1 (out of 1 available) 23820 1727096392.14234: exiting _queue_task() for managed_node3/gather_facts 23820 1727096392.14246: done queuing things up, now waiting for results queue to drain 23820 1727096392.14247: waiting for pending results... 23820 1727096392.14382: running TaskExecutor() for managed_node3/TASK: Gathering Facts 23820 1727096392.14442: in run() - task 0afff68d-5257-fd06-a68d-0000000000e0 23820 1727096392.14452: variable 'ansible_search_path' from source: unknown 23820 1727096392.14455: variable 'ansible_search_path' from source: unknown 23820 1727096392.14488: calling self._execute() 23820 1727096392.14539: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096392.14543: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096392.14551: variable 'omit' from source: magic vars 23820 1727096392.14875: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096392.16266: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096392.16310: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096392.16348: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096392.16376: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096392.16396: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096392.16454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096392.16476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096392.16494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096392.16519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096392.16530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096392.16670: variable 'ansible_distribution' from source: facts 23820 1727096392.16678: variable 'ansible_distribution_major_version' from source: facts 23820 1727096392.16687: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096392.16690: when evaluation is False, skipping this task 23820 1727096392.16692: _execute() done 23820 1727096392.16694: dumping result to json 23820 1727096392.16698: done dumping result, returning 23820 1727096392.16704: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0afff68d-5257-fd06-a68d-0000000000e0] 23820 1727096392.16709: sending task result for task 0afff68d-5257-fd06-a68d-0000000000e0 23820 1727096392.16786: done sending task result for task 0afff68d-5257-fd06-a68d-0000000000e0 23820 1727096392.16788: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096392.16829: no more pending results, returning what we have 23820 1727096392.16832: results queue empty 23820 1727096392.16833: checking for any_errors_fatal 23820 1727096392.16835: done checking for any_errors_fatal 23820 1727096392.16835: checking for max_fail_percentage 23820 1727096392.16837: done checking for max_fail_percentage 23820 1727096392.16838: checking to see if all hosts have failed and the running result is not ok 23820 1727096392.16838: done checking to see if all hosts have failed 23820 1727096392.16839: getting the remaining hosts for this loop 23820 1727096392.16841: done getting the remaining hosts for this loop 23820 1727096392.16844: getting the next task for host managed_node3 23820 1727096392.16849: done getting next task for host managed_node3 23820 1727096392.16851: ^ task is: TASK: meta (flush_handlers) 23820 1727096392.16853: ^ 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 23820 1727096392.16856: getting variables 23820 1727096392.16857: in VariableManager get_vars() 23820 1727096392.16887: Calling all_inventory to load vars for managed_node3 23820 1727096392.16889: Calling groups_inventory to load vars for managed_node3 23820 1727096392.16892: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096392.16902: Calling all_plugins_play to load vars for managed_node3 23820 1727096392.16905: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096392.16907: Calling groups_plugins_play to load vars for managed_node3 23820 1727096392.17047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096392.17178: done with get_vars() 23820 1727096392.17184: done getting variables 23820 1727096392.17229: in VariableManager get_vars() 23820 1727096392.17235: Calling all_inventory to load vars for managed_node3 23820 1727096392.17236: Calling groups_inventory to load vars for managed_node3 23820 1727096392.17237: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096392.17240: Calling all_plugins_play to load vars for managed_node3 23820 1727096392.17241: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096392.17243: Calling groups_plugins_play to load vars for managed_node3 23820 1727096392.17323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096392.17426: done with get_vars() 23820 1727096392.17435: done queuing things up, now waiting for results queue to drain 23820 1727096392.17436: results queue empty 23820 1727096392.17436: checking for any_errors_fatal 23820 1727096392.17438: done checking for any_errors_fatal 23820 1727096392.17438: checking for max_fail_percentage 23820 1727096392.17439: done checking for max_fail_percentage 23820 1727096392.17439: checking to see if all hosts have failed and the running result is not ok 23820 1727096392.17439: done checking to see if all hosts have failed 23820 1727096392.17440: getting the remaining hosts for this loop 23820 1727096392.17441: done getting the remaining hosts for this loop 23820 1727096392.17442: getting the next task for host managed_node3 23820 1727096392.17446: done getting next task for host managed_node3 23820 1727096392.17447: ^ task is: TASK: Include the task 'el_repo_setup.yml' 23820 1727096392.17448: ^ 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 23820 1727096392.17450: getting variables 23820 1727096392.17450: in VariableManager get_vars() 23820 1727096392.17460: Calling all_inventory to load vars for managed_node3 23820 1727096392.17461: Calling groups_inventory to load vars for managed_node3 23820 1727096392.17462: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096392.17465: Calling all_plugins_play to load vars for managed_node3 23820 1727096392.17469: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096392.17471: Calling groups_plugins_play to load vars for managed_node3 23820 1727096392.17548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096392.17665: done with get_vars() 23820 1727096392.17672: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml:8 Monday 23 September 2024 08:59:52 -0400 (0:00:00.036) 0:00:02.864 ****** 23820 1727096392.17714: entering _queue_task() for managed_node3/include_tasks 23820 1727096392.17898: worker is 1 (out of 1 available) 23820 1727096392.17911: exiting _queue_task() for managed_node3/include_tasks 23820 1727096392.17922: done queuing things up, now waiting for results queue to drain 23820 1727096392.17923: waiting for pending results... 23820 1727096392.18055: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 23820 1727096392.18110: in run() - task 0afff68d-5257-fd06-a68d-00000000000f 23820 1727096392.18120: variable 'ansible_search_path' from source: unknown 23820 1727096392.18124: variable 'ansible_search_path' from source: unknown 23820 1727096392.18149: calling self._execute() 23820 1727096392.18207: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096392.18212: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096392.18220: variable 'omit' from source: magic vars 23820 1727096392.18541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096392.20334: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096392.20380: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096392.20413: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096392.20439: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096392.20457: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096392.20518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096392.20538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096392.20555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096392.20587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096392.20599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096392.20719: variable 'ansible_distribution' from source: facts 23820 1727096392.20722: variable 'ansible_distribution_major_version' from source: facts 23820 1727096392.20729: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096392.20732: when evaluation is False, skipping this task 23820 1727096392.20734: _execute() done 23820 1727096392.20737: dumping result to json 23820 1727096392.20739: done dumping result, returning 23820 1727096392.20746: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [0afff68d-5257-fd06-a68d-00000000000f] 23820 1727096392.20750: sending task result for task 0afff68d-5257-fd06-a68d-00000000000f 23820 1727096392.20833: done sending task result for task 0afff68d-5257-fd06-a68d-00000000000f 23820 1727096392.20836: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096392.20880: no more pending results, returning what we have 23820 1727096392.20883: results queue empty 23820 1727096392.20884: checking for any_errors_fatal 23820 1727096392.20885: done checking for any_errors_fatal 23820 1727096392.20886: checking for max_fail_percentage 23820 1727096392.20887: done checking for max_fail_percentage 23820 1727096392.20888: checking to see if all hosts have failed and the running result is not ok 23820 1727096392.20889: done checking to see if all hosts have failed 23820 1727096392.20889: getting the remaining hosts for this loop 23820 1727096392.20891: done getting the remaining hosts for this loop 23820 1727096392.20895: getting the next task for host managed_node3 23820 1727096392.20899: done getting next task for host managed_node3 23820 1727096392.20901: ^ task is: TASK: Set network provider to 'initscripts' 23820 1727096392.20903: ^ 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 23820 1727096392.20907: getting variables 23820 1727096392.20908: in VariableManager get_vars() 23820 1727096392.20936: Calling all_inventory to load vars for managed_node3 23820 1727096392.20938: Calling groups_inventory to load vars for managed_node3 23820 1727096392.20941: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096392.20949: Calling all_plugins_play to load vars for managed_node3 23820 1727096392.20952: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096392.20954: Calling groups_plugins_play to load vars for managed_node3 23820 1727096392.21086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096392.21197: done with get_vars() 23820 1727096392.21204: done getting variables 23820 1727096392.21241: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml:10 Monday 23 September 2024 08:59:52 -0400 (0:00:00.035) 0:00:02.900 ****** 23820 1727096392.21261: entering _queue_task() for managed_node3/set_fact 23820 1727096392.21435: worker is 1 (out of 1 available) 23820 1727096392.21447: exiting _queue_task() for managed_node3/set_fact 23820 1727096392.21458: done queuing things up, now waiting for results queue to drain 23820 1727096392.21459: waiting for pending results... 23820 1727096392.21596: running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' 23820 1727096392.21647: in run() - task 0afff68d-5257-fd06-a68d-000000000010 23820 1727096392.21657: variable 'ansible_search_path' from source: unknown 23820 1727096392.21661: variable 'ansible_search_path' from source: unknown 23820 1727096392.21693: calling self._execute() 23820 1727096392.21746: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096392.21751: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096392.21759: variable 'omit' from source: magic vars 23820 1727096392.22079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096392.24177: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096392.24181: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096392.24184: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096392.24186: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096392.24188: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096392.24256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096392.24294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096392.24324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096392.24373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096392.24394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096392.24559: variable 'ansible_distribution' from source: facts 23820 1727096392.24580: variable 'ansible_distribution_major_version' from source: facts 23820 1727096392.24595: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096392.24602: when evaluation is False, skipping this task 23820 1727096392.24611: _execute() done 23820 1727096392.24618: dumping result to json 23820 1727096392.24624: done dumping result, returning 23820 1727096392.24634: done running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' [0afff68d-5257-fd06-a68d-000000000010] 23820 1727096392.24642: sending task result for task 0afff68d-5257-fd06-a68d-000000000010 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096392.24780: no more pending results, returning what we have 23820 1727096392.24782: results queue empty 23820 1727096392.24783: checking for any_errors_fatal 23820 1727096392.24788: done checking for any_errors_fatal 23820 1727096392.24789: checking for max_fail_percentage 23820 1727096392.24791: done checking for max_fail_percentage 23820 1727096392.24791: checking to see if all hosts have failed and the running result is not ok 23820 1727096392.24792: done checking to see if all hosts have failed 23820 1727096392.24793: getting the remaining hosts for this loop 23820 1727096392.24795: done getting the remaining hosts for this loop 23820 1727096392.24798: getting the next task for host managed_node3 23820 1727096392.24805: done getting next task for host managed_node3 23820 1727096392.24807: ^ task is: TASK: meta (flush_handlers) 23820 1727096392.24809: ^ 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 23820 1727096392.24812: getting variables 23820 1727096392.24813: in VariableManager get_vars() 23820 1727096392.24954: Calling all_inventory to load vars for managed_node3 23820 1727096392.24957: Calling groups_inventory to load vars for managed_node3 23820 1727096392.24960: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096392.24973: Calling all_plugins_play to load vars for managed_node3 23820 1727096392.24976: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096392.24981: done sending task result for task 0afff68d-5257-fd06-a68d-000000000010 23820 1727096392.24983: WORKER PROCESS EXITING 23820 1727096392.24986: Calling groups_plugins_play to load vars for managed_node3 23820 1727096392.25194: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096392.25396: done with get_vars() 23820 1727096392.25405: done getting variables 23820 1727096392.25465: in VariableManager get_vars() 23820 1727096392.25475: Calling all_inventory to load vars for managed_node3 23820 1727096392.25477: Calling groups_inventory to load vars for managed_node3 23820 1727096392.25479: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096392.25484: Calling all_plugins_play to load vars for managed_node3 23820 1727096392.25486: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096392.25489: Calling groups_plugins_play to load vars for managed_node3 23820 1727096392.25633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096392.25825: done with get_vars() 23820 1727096392.25837: done queuing things up, now waiting for results queue to drain 23820 1727096392.25839: results queue empty 23820 1727096392.25840: checking for any_errors_fatal 23820 1727096392.25842: done checking for any_errors_fatal 23820 1727096392.25843: checking for max_fail_percentage 23820 1727096392.25844: done checking for max_fail_percentage 23820 1727096392.25845: checking to see if all hosts have failed and the running result is not ok 23820 1727096392.25845: done checking to see if all hosts have failed 23820 1727096392.25846: getting the remaining hosts for this loop 23820 1727096392.25847: done getting the remaining hosts for this loop 23820 1727096392.25850: getting the next task for host managed_node3 23820 1727096392.25853: done getting next task for host managed_node3 23820 1727096392.25854: ^ task is: TASK: meta (flush_handlers) 23820 1727096392.25855: ^ 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 23820 1727096392.25858: getting variables 23820 1727096392.25858: in VariableManager get_vars() 23820 1727096392.25873: Calling all_inventory to load vars for managed_node3 23820 1727096392.25875: Calling groups_inventory to load vars for managed_node3 23820 1727096392.25877: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096392.25881: Calling all_plugins_play to load vars for managed_node3 23820 1727096392.25884: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096392.25886: Calling groups_plugins_play to load vars for managed_node3 23820 1727096392.26024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096392.26238: done with get_vars() 23820 1727096392.26246: done getting variables 23820 1727096392.26294: in VariableManager get_vars() 23820 1727096392.26302: Calling all_inventory to load vars for managed_node3 23820 1727096392.26304: Calling groups_inventory to load vars for managed_node3 23820 1727096392.26306: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096392.26310: Calling all_plugins_play to load vars for managed_node3 23820 1727096392.26312: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096392.26315: Calling groups_plugins_play to load vars for managed_node3 23820 1727096392.26451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096392.26631: done with get_vars() 23820 1727096392.26642: done queuing things up, now waiting for results queue to drain 23820 1727096392.26645: results queue empty 23820 1727096392.26645: checking for any_errors_fatal 23820 1727096392.26646: done checking for any_errors_fatal 23820 1727096392.26647: checking for max_fail_percentage 23820 1727096392.26648: done checking for max_fail_percentage 23820 1727096392.26649: checking to see if all hosts have failed and the running result is not ok 23820 1727096392.26649: done checking to see if all hosts have failed 23820 1727096392.26650: getting the remaining hosts for this loop 23820 1727096392.26651: done getting the remaining hosts for this loop 23820 1727096392.26653: getting the next task for host managed_node3 23820 1727096392.26656: done getting next task for host managed_node3 23820 1727096392.26656: ^ task is: None 23820 1727096392.26658: ^ 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 23820 1727096392.26659: done queuing things up, now waiting for results queue to drain 23820 1727096392.26660: results queue empty 23820 1727096392.26660: checking for any_errors_fatal 23820 1727096392.26661: done checking for any_errors_fatal 23820 1727096392.26661: checking for max_fail_percentage 23820 1727096392.26662: done checking for max_fail_percentage 23820 1727096392.26663: checking to see if all hosts have failed and the running result is not ok 23820 1727096392.26664: done checking to see if all hosts have failed 23820 1727096392.26665: getting the next task for host managed_node3 23820 1727096392.26669: done getting next task for host managed_node3 23820 1727096392.26670: ^ task is: None 23820 1727096392.26671: ^ 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 23820 1727096392.26706: in VariableManager get_vars() 23820 1727096392.26725: done with get_vars() 23820 1727096392.26732: in VariableManager get_vars() 23820 1727096392.26744: done with get_vars() 23820 1727096392.26748: variable 'omit' from source: magic vars 23820 1727096392.26777: in VariableManager get_vars() 23820 1727096392.26789: done with get_vars() 23820 1727096392.26811: variable 'omit' from source: magic vars PLAY [Test executing the role with default parameters] ************************* 23820 1727096392.27448: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 23820 1727096392.27478: getting the remaining hosts for this loop 23820 1727096392.27480: done getting the remaining hosts for this loop 23820 1727096392.27483: getting the next task for host managed_node3 23820 1727096392.27486: done getting next task for host managed_node3 23820 1727096392.27487: ^ task is: TASK: meta (flush_handlers) 23820 1727096392.27488: ^ 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 23820 1727096392.27491: getting variables 23820 1727096392.27492: in VariableManager get_vars() 23820 1727096392.27502: Calling all_inventory to load vars for managed_node3 23820 1727096392.27504: Calling groups_inventory to load vars for managed_node3 23820 1727096392.27506: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096392.27511: Calling all_plugins_play to load vars for managed_node3 23820 1727096392.27513: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096392.27516: Calling groups_plugins_play to load vars for managed_node3 23820 1727096392.27653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096392.27839: done with get_vars() 23820 1727096392.27849: done getting variables 23820 1727096392.27901: in VariableManager get_vars() 23820 1727096392.27911: Calling all_inventory to load vars for managed_node3 23820 1727096392.27914: Calling groups_inventory to load vars for managed_node3 23820 1727096392.27916: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096392.27920: Calling all_plugins_play to load vars for managed_node3 23820 1727096392.27922: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096392.27925: Calling groups_plugins_play to load vars for managed_node3 23820 1727096392.28079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096392.28262: done with get_vars() 23820 1727096392.28276: done queuing things up, now waiting for results queue to drain 23820 1727096392.28278: results queue empty 23820 1727096392.28279: checking for any_errors_fatal 23820 1727096392.28280: done checking for any_errors_fatal 23820 1727096392.28281: checking for max_fail_percentage 23820 1727096392.28281: done checking for max_fail_percentage 23820 1727096392.28282: checking to see if all hosts have failed and the running result is not ok 23820 1727096392.28283: done checking to see if all hosts have failed 23820 1727096392.28284: getting the remaining hosts for this loop 23820 1727096392.28285: done getting the remaining hosts for this loop 23820 1727096392.28287: getting the next task for host managed_node3 23820 1727096392.28289: done getting next task for host managed_node3 23820 1727096392.28292: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 23820 1727096392.28293: ^ 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 23820 1727096392.28302: getting variables 23820 1727096392.28303: in VariableManager get_vars() 23820 1727096392.28315: Calling all_inventory to load vars for managed_node3 23820 1727096392.28317: Calling groups_inventory to load vars for managed_node3 23820 1727096392.28318: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096392.28326: Calling all_plugins_play to load vars for managed_node3 23820 1727096392.28334: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096392.28337: Calling groups_plugins_play to load vars for managed_node3 23820 1727096392.28476: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096392.28664: done with get_vars() 23820 1727096392.28674: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 08:59:52 -0400 (0:00:00.074) 0:00:02.975 ****** 23820 1727096392.28736: entering _queue_task() for managed_node3/include_tasks 23820 1727096392.29186: worker is 1 (out of 1 available) 23820 1727096392.29193: exiting _queue_task() for managed_node3/include_tasks 23820 1727096392.29203: done queuing things up, now waiting for results queue to drain 23820 1727096392.29205: waiting for pending results... 23820 1727096392.29261: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 23820 1727096392.29434: in run() - task 0afff68d-5257-fd06-a68d-000000000018 23820 1727096392.29437: variable 'ansible_search_path' from source: unknown 23820 1727096392.29440: variable 'ansible_search_path' from source: unknown 23820 1727096392.29449: calling self._execute() 23820 1727096392.29526: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096392.29545: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096392.29558: variable 'omit' from source: magic vars 23820 1727096392.30023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096392.32398: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096392.32476: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096392.32584: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096392.32588: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096392.32593: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096392.32673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096392.32715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096392.32745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096392.32792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096392.32822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096392.32971: variable 'ansible_distribution' from source: facts 23820 1727096392.32983: variable 'ansible_distribution_major_version' from source: facts 23820 1727096392.32996: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096392.33018: when evaluation is False, skipping this task 23820 1727096392.33020: _execute() done 23820 1727096392.33022: dumping result to json 23820 1727096392.33025: done dumping result, returning 23820 1727096392.33074: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-fd06-a68d-000000000018] 23820 1727096392.33077: sending task result for task 0afff68d-5257-fd06-a68d-000000000018 23820 1727096392.33405: done sending task result for task 0afff68d-5257-fd06-a68d-000000000018 23820 1727096392.33409: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096392.33451: no more pending results, returning what we have 23820 1727096392.33454: results queue empty 23820 1727096392.33455: checking for any_errors_fatal 23820 1727096392.33457: done checking for any_errors_fatal 23820 1727096392.33458: checking for max_fail_percentage 23820 1727096392.33460: done checking for max_fail_percentage 23820 1727096392.33461: checking to see if all hosts have failed and the running result is not ok 23820 1727096392.33461: done checking to see if all hosts have failed 23820 1727096392.33462: getting the remaining hosts for this loop 23820 1727096392.33463: done getting the remaining hosts for this loop 23820 1727096392.33474: getting the next task for host managed_node3 23820 1727096392.33479: done getting next task for host managed_node3 23820 1727096392.33482: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 23820 1727096392.33485: ^ 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 23820 1727096392.33497: getting variables 23820 1727096392.33499: in VariableManager get_vars() 23820 1727096392.33536: Calling all_inventory to load vars for managed_node3 23820 1727096392.33539: Calling groups_inventory to load vars for managed_node3 23820 1727096392.33542: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096392.33551: Calling all_plugins_play to load vars for managed_node3 23820 1727096392.33554: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096392.33557: Calling groups_plugins_play to load vars for managed_node3 23820 1727096392.34025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096392.34216: done with get_vars() 23820 1727096392.34230: done getting variables 23820 1727096392.34321: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 08:59:52 -0400 (0:00:00.056) 0:00:03.031 ****** 23820 1727096392.34354: entering _queue_task() for managed_node3/debug 23820 1727096392.34356: Creating lock for debug 23820 1727096392.34616: worker is 1 (out of 1 available) 23820 1727096392.34629: exiting _queue_task() for managed_node3/debug 23820 1727096392.34640: done queuing things up, now waiting for results queue to drain 23820 1727096392.34641: waiting for pending results... 23820 1727096392.34892: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 23820 1727096392.35004: in run() - task 0afff68d-5257-fd06-a68d-000000000019 23820 1727096392.35027: variable 'ansible_search_path' from source: unknown 23820 1727096392.35035: variable 'ansible_search_path' from source: unknown 23820 1727096392.35076: calling self._execute() 23820 1727096392.35155: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096392.35169: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096392.35184: variable 'omit' from source: magic vars 23820 1727096392.35665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096392.37834: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096392.37901: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096392.38036: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096392.38039: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096392.38042: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096392.38095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096392.38141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096392.38179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096392.38259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096392.38262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096392.38418: variable 'ansible_distribution' from source: facts 23820 1727096392.38428: variable 'ansible_distribution_major_version' from source: facts 23820 1727096392.38442: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096392.38449: when evaluation is False, skipping this task 23820 1727096392.38455: _execute() done 23820 1727096392.38476: dumping result to json 23820 1727096392.38479: done dumping result, returning 23820 1727096392.38484: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-fd06-a68d-000000000019] 23820 1727096392.38573: sending task result for task 0afff68d-5257-fd06-a68d-000000000019 23820 1727096392.38645: done sending task result for task 0afff68d-5257-fd06-a68d-000000000019 23820 1727096392.38648: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 23820 1727096392.38697: no more pending results, returning what we have 23820 1727096392.38700: results queue empty 23820 1727096392.38701: checking for any_errors_fatal 23820 1727096392.38707: done checking for any_errors_fatal 23820 1727096392.38707: checking for max_fail_percentage 23820 1727096392.38709: done checking for max_fail_percentage 23820 1727096392.38710: checking to see if all hosts have failed and the running result is not ok 23820 1727096392.38711: done checking to see if all hosts have failed 23820 1727096392.38711: getting the remaining hosts for this loop 23820 1727096392.38713: done getting the remaining hosts for this loop 23820 1727096392.38717: getting the next task for host managed_node3 23820 1727096392.38724: done getting next task for host managed_node3 23820 1727096392.38727: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 23820 1727096392.38730: ^ 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 23820 1727096392.38743: getting variables 23820 1727096392.38744: in VariableManager get_vars() 23820 1727096392.38788: Calling all_inventory to load vars for managed_node3 23820 1727096392.38791: Calling groups_inventory to load vars for managed_node3 23820 1727096392.38794: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096392.38806: Calling all_plugins_play to load vars for managed_node3 23820 1727096392.38809: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096392.38811: Calling groups_plugins_play to load vars for managed_node3 23820 1727096392.39179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096392.39433: done with get_vars() 23820 1727096392.39446: done getting variables 23820 1727096392.39549: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 08:59:52 -0400 (0:00:00.052) 0:00:03.083 ****** 23820 1727096392.39582: entering _queue_task() for managed_node3/fail 23820 1727096392.39584: Creating lock for fail 23820 1727096392.39975: worker is 1 (out of 1 available) 23820 1727096392.39985: exiting _queue_task() for managed_node3/fail 23820 1727096392.39995: done queuing things up, now waiting for results queue to drain 23820 1727096392.39996: waiting for pending results... 23820 1727096392.40289: 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 23820 1727096392.40295: in run() - task 0afff68d-5257-fd06-a68d-00000000001a 23820 1727096392.40298: variable 'ansible_search_path' from source: unknown 23820 1727096392.40301: variable 'ansible_search_path' from source: unknown 23820 1727096392.40384: calling self._execute() 23820 1727096392.40430: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096392.40442: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096392.40455: variable 'omit' from source: magic vars 23820 1727096392.41045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096392.43163: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096392.43248: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096392.43312: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096392.43336: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096392.43367: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096392.43530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096392.43533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096392.43536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096392.43560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096392.43581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096392.43759: variable 'ansible_distribution' from source: facts 23820 1727096392.43773: variable 'ansible_distribution_major_version' from source: facts 23820 1727096392.43788: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096392.43795: when evaluation is False, skipping this task 23820 1727096392.43801: _execute() done 23820 1727096392.43807: dumping result to json 23820 1727096392.43813: done dumping result, returning 23820 1727096392.43823: 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 [0afff68d-5257-fd06-a68d-00000000001a] 23820 1727096392.43831: sending task result for task 0afff68d-5257-fd06-a68d-00000000001a skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096392.44002: no more pending results, returning what we have 23820 1727096392.44005: results queue empty 23820 1727096392.44006: checking for any_errors_fatal 23820 1727096392.44011: done checking for any_errors_fatal 23820 1727096392.44012: checking for max_fail_percentage 23820 1727096392.44014: done checking for max_fail_percentage 23820 1727096392.44015: checking to see if all hosts have failed and the running result is not ok 23820 1727096392.44015: done checking to see if all hosts have failed 23820 1727096392.44016: getting the remaining hosts for this loop 23820 1727096392.44018: done getting the remaining hosts for this loop 23820 1727096392.44022: getting the next task for host managed_node3 23820 1727096392.44027: done getting next task for host managed_node3 23820 1727096392.44031: ^ 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 23820 1727096392.44033: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096392.44045: getting variables 23820 1727096392.44047: in VariableManager get_vars() 23820 1727096392.44186: Calling all_inventory to load vars for managed_node3 23820 1727096392.44189: Calling groups_inventory to load vars for managed_node3 23820 1727096392.44192: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096392.44203: Calling all_plugins_play to load vars for managed_node3 23820 1727096392.44206: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096392.44208: Calling groups_plugins_play to load vars for managed_node3 23820 1727096392.44586: done sending task result for task 0afff68d-5257-fd06-a68d-00000000001a 23820 1727096392.44589: WORKER PROCESS EXITING 23820 1727096392.44615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096392.44820: done with get_vars() 23820 1727096392.44830: done getting variables 23820 1727096392.44889: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 08:59:52 -0400 (0:00:00.053) 0:00:03.136 ****** 23820 1727096392.44923: entering _queue_task() for managed_node3/fail 23820 1727096392.45296: worker is 1 (out of 1 available) 23820 1727096392.45305: exiting _queue_task() for managed_node3/fail 23820 1727096392.45315: done queuing things up, now waiting for results queue to drain 23820 1727096392.45317: waiting for pending results... 23820 1727096392.45439: 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 23820 1727096392.45561: in run() - task 0afff68d-5257-fd06-a68d-00000000001b 23820 1727096392.45586: variable 'ansible_search_path' from source: unknown 23820 1727096392.45672: variable 'ansible_search_path' from source: unknown 23820 1727096392.45676: calling self._execute() 23820 1727096392.45733: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096392.45746: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096392.45759: variable 'omit' from source: magic vars 23820 1727096392.46285: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096392.48430: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096392.48506: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096392.48545: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096392.48583: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096392.48631: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096392.48710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096392.48773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096392.48828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096392.48832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096392.48853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096392.49046: variable 'ansible_distribution' from source: facts 23820 1727096392.49058: variable 'ansible_distribution_major_version' from source: facts 23820 1727096392.49075: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096392.49082: when evaluation is False, skipping this task 23820 1727096392.49088: _execute() done 23820 1727096392.49094: dumping result to json 23820 1727096392.49103: done dumping result, returning 23820 1727096392.49155: 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 [0afff68d-5257-fd06-a68d-00000000001b] 23820 1727096392.49159: sending task result for task 0afff68d-5257-fd06-a68d-00000000001b skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096392.49330: no more pending results, returning what we have 23820 1727096392.49333: results queue empty 23820 1727096392.49334: checking for any_errors_fatal 23820 1727096392.49340: done checking for any_errors_fatal 23820 1727096392.49340: checking for max_fail_percentage 23820 1727096392.49342: done checking for max_fail_percentage 23820 1727096392.49343: checking to see if all hosts have failed and the running result is not ok 23820 1727096392.49344: done checking to see if all hosts have failed 23820 1727096392.49345: getting the remaining hosts for this loop 23820 1727096392.49346: done getting the remaining hosts for this loop 23820 1727096392.49350: getting the next task for host managed_node3 23820 1727096392.49357: done getting next task for host managed_node3 23820 1727096392.49361: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 23820 1727096392.49363: ^ 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 23820 1727096392.49581: getting variables 23820 1727096392.49583: in VariableManager get_vars() 23820 1727096392.49615: Calling all_inventory to load vars for managed_node3 23820 1727096392.49618: Calling groups_inventory to load vars for managed_node3 23820 1727096392.49620: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096392.49628: Calling all_plugins_play to load vars for managed_node3 23820 1727096392.49631: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096392.49634: Calling groups_plugins_play to load vars for managed_node3 23820 1727096392.49824: done sending task result for task 0afff68d-5257-fd06-a68d-00000000001b 23820 1727096392.49827: WORKER PROCESS EXITING 23820 1727096392.49850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096392.50064: done with get_vars() 23820 1727096392.50077: done getting variables 23820 1727096392.50134: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 08:59:52 -0400 (0:00:00.052) 0:00:03.189 ****** 23820 1727096392.50162: entering _queue_task() for managed_node3/fail 23820 1727096392.50399: worker is 1 (out of 1 available) 23820 1727096392.50411: exiting _queue_task() for managed_node3/fail 23820 1727096392.50422: done queuing things up, now waiting for results queue to drain 23820 1727096392.50423: waiting for pending results... 23820 1727096392.50666: 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 23820 1727096392.50774: in run() - task 0afff68d-5257-fd06-a68d-00000000001c 23820 1727096392.50792: variable 'ansible_search_path' from source: unknown 23820 1727096392.50799: variable 'ansible_search_path' from source: unknown 23820 1727096392.50835: calling self._execute() 23820 1727096392.50917: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096392.50928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096392.50940: variable 'omit' from source: magic vars 23820 1727096392.51460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096392.53587: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096392.53674: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096392.53715: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096392.53750: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096392.53780: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096392.53860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096392.53895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096392.53931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096392.54056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096392.54060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096392.54474: variable 'ansible_distribution' from source: facts 23820 1727096392.54575: variable 'ansible_distribution_major_version' from source: facts 23820 1727096392.54578: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096392.54581: when evaluation is False, skipping this task 23820 1727096392.54585: _execute() done 23820 1727096392.54587: dumping result to json 23820 1727096392.54589: done dumping result, returning 23820 1727096392.54591: 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 [0afff68d-5257-fd06-a68d-00000000001c] 23820 1727096392.54594: sending task result for task 0afff68d-5257-fd06-a68d-00000000001c 23820 1727096392.54664: done sending task result for task 0afff68d-5257-fd06-a68d-00000000001c 23820 1727096392.54670: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096392.54723: no more pending results, returning what we have 23820 1727096392.54727: results queue empty 23820 1727096392.54728: checking for any_errors_fatal 23820 1727096392.54732: done checking for any_errors_fatal 23820 1727096392.54733: checking for max_fail_percentage 23820 1727096392.54735: done checking for max_fail_percentage 23820 1727096392.54736: checking to see if all hosts have failed and the running result is not ok 23820 1727096392.54736: done checking to see if all hosts have failed 23820 1727096392.54737: getting the remaining hosts for this loop 23820 1727096392.54739: done getting the remaining hosts for this loop 23820 1727096392.54743: getting the next task for host managed_node3 23820 1727096392.54748: done getting next task for host managed_node3 23820 1727096392.54752: ^ 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 23820 1727096392.54754: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096392.54766: getting variables 23820 1727096392.54770: in VariableManager get_vars() 23820 1727096392.54999: Calling all_inventory to load vars for managed_node3 23820 1727096392.55002: Calling groups_inventory to load vars for managed_node3 23820 1727096392.55004: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096392.55016: Calling all_plugins_play to load vars for managed_node3 23820 1727096392.55019: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096392.55022: Calling groups_plugins_play to load vars for managed_node3 23820 1727096392.55444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096392.56140: done with get_vars() 23820 1727096392.56151: done getting variables 23820 1727096392.56357: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 08:59:52 -0400 (0:00:00.062) 0:00:03.251 ****** 23820 1727096392.56388: entering _queue_task() for managed_node3/dnf 23820 1727096392.56873: worker is 1 (out of 1 available) 23820 1727096392.56977: exiting _queue_task() for managed_node3/dnf 23820 1727096392.56993: done queuing things up, now waiting for results queue to drain 23820 1727096392.56995: waiting for pending results... 23820 1727096392.57336: 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 23820 1727096392.57377: in run() - task 0afff68d-5257-fd06-a68d-00000000001d 23820 1727096392.57397: variable 'ansible_search_path' from source: unknown 23820 1727096392.57404: variable 'ansible_search_path' from source: unknown 23820 1727096392.57453: calling self._execute() 23820 1727096392.57753: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096392.57756: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096392.57759: variable 'omit' from source: magic vars 23820 1727096392.58192: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096392.61248: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096392.61401: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096392.61513: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096392.61610: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096392.61707: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096392.61976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096392.61979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096392.61982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096392.62098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096392.62125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096392.62489: variable 'ansible_distribution' from source: facts 23820 1727096392.62527: variable 'ansible_distribution_major_version' from source: facts 23820 1727096392.62564: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096392.62576: when evaluation is False, skipping this task 23820 1727096392.62583: _execute() done 23820 1727096392.62589: dumping result to json 23820 1727096392.62596: done dumping result, returning 23820 1727096392.62607: 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 [0afff68d-5257-fd06-a68d-00000000001d] 23820 1727096392.62616: sending task result for task 0afff68d-5257-fd06-a68d-00000000001d 23820 1727096392.62877: done sending task result for task 0afff68d-5257-fd06-a68d-00000000001d 23820 1727096392.62881: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096392.62924: no more pending results, returning what we have 23820 1727096392.62927: results queue empty 23820 1727096392.62928: checking for any_errors_fatal 23820 1727096392.62934: done checking for any_errors_fatal 23820 1727096392.62934: checking for max_fail_percentage 23820 1727096392.62936: done checking for max_fail_percentage 23820 1727096392.62937: checking to see if all hosts have failed and the running result is not ok 23820 1727096392.62937: done checking to see if all hosts have failed 23820 1727096392.62938: getting the remaining hosts for this loop 23820 1727096392.62939: done getting the remaining hosts for this loop 23820 1727096392.62942: getting the next task for host managed_node3 23820 1727096392.62946: done getting next task for host managed_node3 23820 1727096392.62950: ^ 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 23820 1727096392.62952: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096392.62962: getting variables 23820 1727096392.62963: in VariableManager get_vars() 23820 1727096392.63084: Calling all_inventory to load vars for managed_node3 23820 1727096392.63100: Calling groups_inventory to load vars for managed_node3 23820 1727096392.63104: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096392.63114: Calling all_plugins_play to load vars for managed_node3 23820 1727096392.63117: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096392.63120: Calling groups_plugins_play to load vars for managed_node3 23820 1727096392.63321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096392.63560: done with get_vars() 23820 1727096392.63575: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 23820 1727096392.63646: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 08:59:52 -0400 (0:00:00.072) 0:00:03.324 ****** 23820 1727096392.63678: entering _queue_task() for managed_node3/yum 23820 1727096392.63679: Creating lock for yum 23820 1727096392.63932: worker is 1 (out of 1 available) 23820 1727096392.64039: exiting _queue_task() for managed_node3/yum 23820 1727096392.64052: done queuing things up, now waiting for results queue to drain 23820 1727096392.64053: waiting for pending results... 23820 1727096392.64259: 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 23820 1727096392.64442: in run() - task 0afff68d-5257-fd06-a68d-00000000001e 23820 1727096392.64471: variable 'ansible_search_path' from source: unknown 23820 1727096392.64480: variable 'ansible_search_path' from source: unknown 23820 1727096392.64524: calling self._execute() 23820 1727096392.64599: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096392.64626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096392.64629: variable 'omit' from source: magic vars 23820 1727096392.65113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096392.68918: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096392.68993: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096392.69272: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096392.69276: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096392.69278: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096392.69281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096392.69283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096392.69285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096392.69287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096392.69300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096392.69477: variable 'ansible_distribution' from source: facts 23820 1727096392.69489: variable 'ansible_distribution_major_version' from source: facts 23820 1727096392.69502: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096392.69515: when evaluation is False, skipping this task 23820 1727096392.69621: _execute() done 23820 1727096392.69625: dumping result to json 23820 1727096392.69627: done dumping result, returning 23820 1727096392.69630: 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 [0afff68d-5257-fd06-a68d-00000000001e] 23820 1727096392.69633: sending task result for task 0afff68d-5257-fd06-a68d-00000000001e 23820 1727096392.69707: done sending task result for task 0afff68d-5257-fd06-a68d-00000000001e 23820 1727096392.69710: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096392.69908: no more pending results, returning what we have 23820 1727096392.69911: results queue empty 23820 1727096392.69912: checking for any_errors_fatal 23820 1727096392.69917: done checking for any_errors_fatal 23820 1727096392.69917: checking for max_fail_percentage 23820 1727096392.69919: done checking for max_fail_percentage 23820 1727096392.69919: checking to see if all hosts have failed and the running result is not ok 23820 1727096392.69920: done checking to see if all hosts have failed 23820 1727096392.69920: getting the remaining hosts for this loop 23820 1727096392.69922: done getting the remaining hosts for this loop 23820 1727096392.69925: getting the next task for host managed_node3 23820 1727096392.69929: done getting next task for host managed_node3 23820 1727096392.69932: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 23820 1727096392.69934: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096392.69945: getting variables 23820 1727096392.69946: in VariableManager get_vars() 23820 1727096392.69983: Calling all_inventory to load vars for managed_node3 23820 1727096392.69986: Calling groups_inventory to load vars for managed_node3 23820 1727096392.69988: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096392.69997: Calling all_plugins_play to load vars for managed_node3 23820 1727096392.69999: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096392.70002: Calling groups_plugins_play to load vars for managed_node3 23820 1727096392.70199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096392.70390: done with get_vars() 23820 1727096392.70399: done getting variables 23820 1727096392.70448: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 08:59:52 -0400 (0:00:00.067) 0:00:03.392 ****** 23820 1727096392.70478: entering _queue_task() for managed_node3/fail 23820 1727096392.70944: worker is 1 (out of 1 available) 23820 1727096392.70954: exiting _queue_task() for managed_node3/fail 23820 1727096392.70965: done queuing things up, now waiting for results queue to drain 23820 1727096392.70966: waiting for pending results... 23820 1727096392.71385: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 23820 1727096392.71574: in run() - task 0afff68d-5257-fd06-a68d-00000000001f 23820 1727096392.71578: variable 'ansible_search_path' from source: unknown 23820 1727096392.71582: variable 'ansible_search_path' from source: unknown 23820 1727096392.71585: calling self._execute() 23820 1727096392.71718: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096392.71731: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096392.71744: variable 'omit' from source: magic vars 23820 1727096392.72554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096392.74790: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096392.74975: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096392.75022: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096392.75111: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096392.75142: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096392.75354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096392.75397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096392.75430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096392.75525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096392.75654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096392.75828: variable 'ansible_distribution' from source: facts 23820 1727096392.75841: variable 'ansible_distribution_major_version' from source: facts 23820 1727096392.75858: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096392.75871: when evaluation is False, skipping this task 23820 1727096392.75881: _execute() done 23820 1727096392.75887: dumping result to json 23820 1727096392.75895: done dumping result, returning 23820 1727096392.75906: 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 [0afff68d-5257-fd06-a68d-00000000001f] 23820 1727096392.75915: sending task result for task 0afff68d-5257-fd06-a68d-00000000001f 23820 1727096392.76074: done sending task result for task 0afff68d-5257-fd06-a68d-00000000001f skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096392.76125: no more pending results, returning what we have 23820 1727096392.76128: results queue empty 23820 1727096392.76129: checking for any_errors_fatal 23820 1727096392.76136: done checking for any_errors_fatal 23820 1727096392.76137: checking for max_fail_percentage 23820 1727096392.76138: done checking for max_fail_percentage 23820 1727096392.76139: checking to see if all hosts have failed and the running result is not ok 23820 1727096392.76140: done checking to see if all hosts have failed 23820 1727096392.76140: getting the remaining hosts for this loop 23820 1727096392.76142: done getting the remaining hosts for this loop 23820 1727096392.76146: getting the next task for host managed_node3 23820 1727096392.76152: done getting next task for host managed_node3 23820 1727096392.76156: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 23820 1727096392.76158: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096392.76175: getting variables 23820 1727096392.76177: in VariableManager get_vars() 23820 1727096392.76215: Calling all_inventory to load vars for managed_node3 23820 1727096392.76218: Calling groups_inventory to load vars for managed_node3 23820 1727096392.76221: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096392.76232: Calling all_plugins_play to load vars for managed_node3 23820 1727096392.76235: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096392.76238: Calling groups_plugins_play to load vars for managed_node3 23820 1727096392.76694: WORKER PROCESS EXITING 23820 1727096392.76719: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096392.76944: done with get_vars() 23820 1727096392.76954: done getting variables 23820 1727096392.77052: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 08:59:52 -0400 (0:00:00.066) 0:00:03.458 ****** 23820 1727096392.77088: entering _queue_task() for managed_node3/package 23820 1727096392.77360: worker is 1 (out of 1 available) 23820 1727096392.77377: exiting _queue_task() for managed_node3/package 23820 1727096392.77389: done queuing things up, now waiting for results queue to drain 23820 1727096392.77390: waiting for pending results... 23820 1727096392.77636: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 23820 1727096392.77736: in run() - task 0afff68d-5257-fd06-a68d-000000000020 23820 1727096392.77754: variable 'ansible_search_path' from source: unknown 23820 1727096392.77762: variable 'ansible_search_path' from source: unknown 23820 1727096392.77809: calling self._execute() 23820 1727096392.77888: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096392.77906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096392.77920: variable 'omit' from source: magic vars 23820 1727096392.78329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096392.80208: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096392.80372: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096392.80376: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096392.80378: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096392.80380: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096392.80622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096392.80656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096392.80873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096392.80877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096392.80880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096392.81118: variable 'ansible_distribution' from source: facts 23820 1727096392.81175: variable 'ansible_distribution_major_version' from source: facts 23820 1727096392.81200: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096392.81210: when evaluation is False, skipping this task 23820 1727096392.81218: _execute() done 23820 1727096392.81225: dumping result to json 23820 1727096392.81232: done dumping result, returning 23820 1727096392.81276: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-fd06-a68d-000000000020] 23820 1727096392.81324: sending task result for task 0afff68d-5257-fd06-a68d-000000000020 23820 1727096392.81449: done sending task result for task 0afff68d-5257-fd06-a68d-000000000020 23820 1727096392.81452: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096392.81509: no more pending results, returning what we have 23820 1727096392.81512: results queue empty 23820 1727096392.81513: checking for any_errors_fatal 23820 1727096392.81519: done checking for any_errors_fatal 23820 1727096392.81519: checking for max_fail_percentage 23820 1727096392.81521: done checking for max_fail_percentage 23820 1727096392.81522: checking to see if all hosts have failed and the running result is not ok 23820 1727096392.81523: done checking to see if all hosts have failed 23820 1727096392.81523: getting the remaining hosts for this loop 23820 1727096392.81525: done getting the remaining hosts for this loop 23820 1727096392.81528: getting the next task for host managed_node3 23820 1727096392.81533: done getting next task for host managed_node3 23820 1727096392.81537: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 23820 1727096392.81538: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096392.81549: getting variables 23820 1727096392.81550: in VariableManager get_vars() 23820 1727096392.81590: Calling all_inventory to load vars for managed_node3 23820 1727096392.81592: Calling groups_inventory to load vars for managed_node3 23820 1727096392.81594: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096392.81604: Calling all_plugins_play to load vars for managed_node3 23820 1727096392.81606: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096392.81608: Calling groups_plugins_play to load vars for managed_node3 23820 1727096392.81808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096392.81932: done with get_vars() 23820 1727096392.81940: done getting variables 23820 1727096392.81981: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 08:59:52 -0400 (0:00:00.049) 0:00:03.507 ****** 23820 1727096392.82002: entering _queue_task() for managed_node3/package 23820 1727096392.82182: worker is 1 (out of 1 available) 23820 1727096392.82194: exiting _queue_task() for managed_node3/package 23820 1727096392.82207: done queuing things up, now waiting for results queue to drain 23820 1727096392.82208: waiting for pending results... 23820 1727096392.82356: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 23820 1727096392.82415: in run() - task 0afff68d-5257-fd06-a68d-000000000021 23820 1727096392.82426: variable 'ansible_search_path' from source: unknown 23820 1727096392.82430: variable 'ansible_search_path' from source: unknown 23820 1727096392.82460: calling self._execute() 23820 1727096392.82517: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096392.82521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096392.82529: variable 'omit' from source: magic vars 23820 1727096392.82855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096392.85218: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096392.85294: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096392.85328: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096392.85360: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096392.85394: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096392.85455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096392.85479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096392.85496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096392.85521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096392.85532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096392.85650: variable 'ansible_distribution' from source: facts 23820 1727096392.85654: variable 'ansible_distribution_major_version' from source: facts 23820 1727096392.85664: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096392.85678: when evaluation is False, skipping this task 23820 1727096392.85681: _execute() done 23820 1727096392.85683: dumping result to json 23820 1727096392.85686: done dumping result, returning 23820 1727096392.85688: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-fd06-a68d-000000000021] 23820 1727096392.85690: sending task result for task 0afff68d-5257-fd06-a68d-000000000021 23820 1727096392.85776: done sending task result for task 0afff68d-5257-fd06-a68d-000000000021 23820 1727096392.85785: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096392.85838: no more pending results, returning what we have 23820 1727096392.85841: results queue empty 23820 1727096392.85842: checking for any_errors_fatal 23820 1727096392.85849: done checking for any_errors_fatal 23820 1727096392.85850: checking for max_fail_percentage 23820 1727096392.85851: done checking for max_fail_percentage 23820 1727096392.85852: checking to see if all hosts have failed and the running result is not ok 23820 1727096392.85853: done checking to see if all hosts have failed 23820 1727096392.85854: getting the remaining hosts for this loop 23820 1727096392.85855: done getting the remaining hosts for this loop 23820 1727096392.85858: getting the next task for host managed_node3 23820 1727096392.85863: done getting next task for host managed_node3 23820 1727096392.85866: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 23820 1727096392.85871: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096392.85883: getting variables 23820 1727096392.85884: in VariableManager get_vars() 23820 1727096392.85922: Calling all_inventory to load vars for managed_node3 23820 1727096392.85925: Calling groups_inventory to load vars for managed_node3 23820 1727096392.85927: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096392.85935: Calling all_plugins_play to load vars for managed_node3 23820 1727096392.85937: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096392.85939: Calling groups_plugins_play to load vars for managed_node3 23820 1727096392.86094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096392.86210: done with get_vars() 23820 1727096392.86218: done getting variables 23820 1727096392.86258: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 08:59:52 -0400 (0:00:00.042) 0:00:03.550 ****** 23820 1727096392.86281: entering _queue_task() for managed_node3/package 23820 1727096392.86459: worker is 1 (out of 1 available) 23820 1727096392.86476: exiting _queue_task() for managed_node3/package 23820 1727096392.86489: done queuing things up, now waiting for results queue to drain 23820 1727096392.86490: waiting for pending results... 23820 1727096392.86627: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 23820 1727096392.86687: in run() - task 0afff68d-5257-fd06-a68d-000000000022 23820 1727096392.86697: variable 'ansible_search_path' from source: unknown 23820 1727096392.86700: variable 'ansible_search_path' from source: unknown 23820 1727096392.86731: calling self._execute() 23820 1727096392.86785: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096392.86791: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096392.86798: variable 'omit' from source: magic vars 23820 1727096392.87373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096392.89214: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096392.89284: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096392.89323: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096392.89362: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096392.89401: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096392.89499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096392.89530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096392.89547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096392.89585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096392.89599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096392.89723: variable 'ansible_distribution' from source: facts 23820 1727096392.89729: variable 'ansible_distribution_major_version' from source: facts 23820 1727096392.89738: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096392.89741: when evaluation is False, skipping this task 23820 1727096392.89743: _execute() done 23820 1727096392.89745: dumping result to json 23820 1727096392.89748: done dumping result, returning 23820 1727096392.89755: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-fd06-a68d-000000000022] 23820 1727096392.89760: sending task result for task 0afff68d-5257-fd06-a68d-000000000022 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096392.89900: no more pending results, returning what we have 23820 1727096392.89905: results queue empty 23820 1727096392.89906: checking for any_errors_fatal 23820 1727096392.89913: done checking for any_errors_fatal 23820 1727096392.89913: checking for max_fail_percentage 23820 1727096392.89915: done checking for max_fail_percentage 23820 1727096392.89916: checking to see if all hosts have failed and the running result is not ok 23820 1727096392.89916: done checking to see if all hosts have failed 23820 1727096392.89917: getting the remaining hosts for this loop 23820 1727096392.89919: done getting the remaining hosts for this loop 23820 1727096392.89922: getting the next task for host managed_node3 23820 1727096392.89927: done getting next task for host managed_node3 23820 1727096392.89931: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 23820 1727096392.89933: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096392.89945: getting variables 23820 1727096392.89946: in VariableManager get_vars() 23820 1727096392.89988: Calling all_inventory to load vars for managed_node3 23820 1727096392.89991: Calling groups_inventory to load vars for managed_node3 23820 1727096392.89993: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096392.90002: Calling all_plugins_play to load vars for managed_node3 23820 1727096392.90005: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096392.90007: Calling groups_plugins_play to load vars for managed_node3 23820 1727096392.90141: done sending task result for task 0afff68d-5257-fd06-a68d-000000000022 23820 1727096392.90144: WORKER PROCESS EXITING 23820 1727096392.90154: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096392.90275: done with get_vars() 23820 1727096392.90283: done getting variables 23820 1727096392.90350: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 08:59:52 -0400 (0:00:00.040) 0:00:03.591 ****** 23820 1727096392.90373: entering _queue_task() for managed_node3/service 23820 1727096392.90374: Creating lock for service 23820 1727096392.90570: worker is 1 (out of 1 available) 23820 1727096392.90583: exiting _queue_task() for managed_node3/service 23820 1727096392.90595: done queuing things up, now waiting for results queue to drain 23820 1727096392.90596: waiting for pending results... 23820 1727096392.90747: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 23820 1727096392.90809: in run() - task 0afff68d-5257-fd06-a68d-000000000023 23820 1727096392.90821: variable 'ansible_search_path' from source: unknown 23820 1727096392.90825: variable 'ansible_search_path' from source: unknown 23820 1727096392.90852: calling self._execute() 23820 1727096392.90910: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096392.90914: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096392.90922: variable 'omit' from source: magic vars 23820 1727096392.91245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096392.93087: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096392.93130: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096392.93164: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096392.93197: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096392.93217: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096392.93276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096392.93300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096392.93317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096392.93343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096392.93353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096392.93476: variable 'ansible_distribution' from source: facts 23820 1727096392.93482: variable 'ansible_distribution_major_version' from source: facts 23820 1727096392.93492: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096392.93495: when evaluation is False, skipping this task 23820 1727096392.93497: _execute() done 23820 1727096392.93501: dumping result to json 23820 1727096392.93504: done dumping result, returning 23820 1727096392.93514: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-fd06-a68d-000000000023] 23820 1727096392.93516: sending task result for task 0afff68d-5257-fd06-a68d-000000000023 23820 1727096392.93602: done sending task result for task 0afff68d-5257-fd06-a68d-000000000023 23820 1727096392.93605: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096392.93653: no more pending results, returning what we have 23820 1727096392.93656: results queue empty 23820 1727096392.93657: checking for any_errors_fatal 23820 1727096392.93663: done checking for any_errors_fatal 23820 1727096392.93663: checking for max_fail_percentage 23820 1727096392.93665: done checking for max_fail_percentage 23820 1727096392.93666: checking to see if all hosts have failed and the running result is not ok 23820 1727096392.93666: done checking to see if all hosts have failed 23820 1727096392.93669: getting the remaining hosts for this loop 23820 1727096392.93671: done getting the remaining hosts for this loop 23820 1727096392.93674: getting the next task for host managed_node3 23820 1727096392.93679: done getting next task for host managed_node3 23820 1727096392.93683: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 23820 1727096392.93685: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096392.93697: getting variables 23820 1727096392.93699: in VariableManager get_vars() 23820 1727096392.93731: Calling all_inventory to load vars for managed_node3 23820 1727096392.93734: Calling groups_inventory to load vars for managed_node3 23820 1727096392.93736: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096392.93744: Calling all_plugins_play to load vars for managed_node3 23820 1727096392.93746: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096392.93748: Calling groups_plugins_play to load vars for managed_node3 23820 1727096392.93922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096392.94036: done with get_vars() 23820 1727096392.94043: done getting variables 23820 1727096392.94085: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 08:59:52 -0400 (0:00:00.037) 0:00:03.628 ****** 23820 1727096392.94106: entering _queue_task() for managed_node3/service 23820 1727096392.94292: worker is 1 (out of 1 available) 23820 1727096392.94306: exiting _queue_task() for managed_node3/service 23820 1727096392.94317: done queuing things up, now waiting for results queue to drain 23820 1727096392.94318: waiting for pending results... 23820 1727096392.94459: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 23820 1727096392.94525: in run() - task 0afff68d-5257-fd06-a68d-000000000024 23820 1727096392.94536: variable 'ansible_search_path' from source: unknown 23820 1727096392.94541: variable 'ansible_search_path' from source: unknown 23820 1727096392.94570: calling self._execute() 23820 1727096392.94625: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096392.94631: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096392.94638: variable 'omit' from source: magic vars 23820 1727096392.94965: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096392.96384: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096392.96430: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096392.96456: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096392.96485: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096392.96511: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096392.96563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096392.96596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096392.96617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096392.96644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096392.96655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096392.96783: variable 'ansible_distribution' from source: facts 23820 1727096392.96787: variable 'ansible_distribution_major_version' from source: facts 23820 1727096392.96797: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096392.96800: when evaluation is False, skipping this task 23820 1727096392.96802: _execute() done 23820 1727096392.96804: dumping result to json 23820 1727096392.96807: done dumping result, returning 23820 1727096392.96814: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-fd06-a68d-000000000024] 23820 1727096392.96819: sending task result for task 0afff68d-5257-fd06-a68d-000000000024 23820 1727096392.96908: done sending task result for task 0afff68d-5257-fd06-a68d-000000000024 23820 1727096392.96910: 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 } 23820 1727096392.96950: no more pending results, returning what we have 23820 1727096392.96953: results queue empty 23820 1727096392.96953: checking for any_errors_fatal 23820 1727096392.96958: done checking for any_errors_fatal 23820 1727096392.96959: checking for max_fail_percentage 23820 1727096392.96960: done checking for max_fail_percentage 23820 1727096392.96961: checking to see if all hosts have failed and the running result is not ok 23820 1727096392.96962: done checking to see if all hosts have failed 23820 1727096392.96963: getting the remaining hosts for this loop 23820 1727096392.96964: done getting the remaining hosts for this loop 23820 1727096392.96971: getting the next task for host managed_node3 23820 1727096392.96976: done getting next task for host managed_node3 23820 1727096392.96979: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 23820 1727096392.96981: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096392.96992: getting variables 23820 1727096392.96994: in VariableManager get_vars() 23820 1727096392.97028: Calling all_inventory to load vars for managed_node3 23820 1727096392.97030: Calling groups_inventory to load vars for managed_node3 23820 1727096392.97032: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096392.97042: Calling all_plugins_play to load vars for managed_node3 23820 1727096392.97045: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096392.97048: Calling groups_plugins_play to load vars for managed_node3 23820 1727096392.97191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096392.97307: done with get_vars() 23820 1727096392.97315: done getting variables 23820 1727096392.97353: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 08:59:52 -0400 (0:00:00.032) 0:00:03.661 ****** 23820 1727096392.97377: entering _queue_task() for managed_node3/service 23820 1727096392.97572: worker is 1 (out of 1 available) 23820 1727096392.97585: exiting _queue_task() for managed_node3/service 23820 1727096392.97596: done queuing things up, now waiting for results queue to drain 23820 1727096392.97597: waiting for pending results... 23820 1727096392.97743: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 23820 1727096392.97800: in run() - task 0afff68d-5257-fd06-a68d-000000000025 23820 1727096392.97811: variable 'ansible_search_path' from source: unknown 23820 1727096392.97815: variable 'ansible_search_path' from source: unknown 23820 1727096392.97845: calling self._execute() 23820 1727096392.97900: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096392.97905: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096392.97913: variable 'omit' from source: magic vars 23820 1727096392.98300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096392.99665: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096392.99717: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096392.99744: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096392.99772: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096392.99792: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096392.99848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096392.99871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096392.99889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096392.99918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096392.99928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096393.00045: variable 'ansible_distribution' from source: facts 23820 1727096393.00049: variable 'ansible_distribution_major_version' from source: facts 23820 1727096393.00059: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096393.00062: when evaluation is False, skipping this task 23820 1727096393.00065: _execute() done 23820 1727096393.00071: dumping result to json 23820 1727096393.00074: done dumping result, returning 23820 1727096393.00080: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-fd06-a68d-000000000025] 23820 1727096393.00084: sending task result for task 0afff68d-5257-fd06-a68d-000000000025 23820 1727096393.00166: done sending task result for task 0afff68d-5257-fd06-a68d-000000000025 23820 1727096393.00173: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096393.00217: no more pending results, returning what we have 23820 1727096393.00220: results queue empty 23820 1727096393.00221: checking for any_errors_fatal 23820 1727096393.00225: done checking for any_errors_fatal 23820 1727096393.00226: checking for max_fail_percentage 23820 1727096393.00227: done checking for max_fail_percentage 23820 1727096393.00228: checking to see if all hosts have failed and the running result is not ok 23820 1727096393.00229: done checking to see if all hosts have failed 23820 1727096393.00229: getting the remaining hosts for this loop 23820 1727096393.00231: done getting the remaining hosts for this loop 23820 1727096393.00234: getting the next task for host managed_node3 23820 1727096393.00240: done getting next task for host managed_node3 23820 1727096393.00244: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 23820 1727096393.00246: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096393.00258: getting variables 23820 1727096393.00259: in VariableManager get_vars() 23820 1727096393.00296: Calling all_inventory to load vars for managed_node3 23820 1727096393.00299: Calling groups_inventory to load vars for managed_node3 23820 1727096393.00301: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096393.00309: Calling all_plugins_play to load vars for managed_node3 23820 1727096393.00311: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096393.00313: Calling groups_plugins_play to load vars for managed_node3 23820 1727096393.00475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096393.00591: done with get_vars() 23820 1727096393.00598: done getting variables 23820 1727096393.00636: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 08:59:53 -0400 (0:00:00.032) 0:00:03.694 ****** 23820 1727096393.00656: entering _queue_task() for managed_node3/service 23820 1727096393.00878: worker is 1 (out of 1 available) 23820 1727096393.00889: exiting _queue_task() for managed_node3/service 23820 1727096393.00899: done queuing things up, now waiting for results queue to drain 23820 1727096393.00901: waiting for pending results... 23820 1727096393.01031: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 23820 1727096393.01094: in run() - task 0afff68d-5257-fd06-a68d-000000000026 23820 1727096393.01103: variable 'ansible_search_path' from source: unknown 23820 1727096393.01107: variable 'ansible_search_path' from source: unknown 23820 1727096393.01135: calling self._execute() 23820 1727096393.01196: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096393.01200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096393.01207: variable 'omit' from source: magic vars 23820 1727096393.01542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096393.03375: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096393.03379: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096393.03382: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096393.03388: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096393.03420: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096393.03516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096393.03544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096393.03563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096393.03602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096393.03613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096393.03740: variable 'ansible_distribution' from source: facts 23820 1727096393.03746: variable 'ansible_distribution_major_version' from source: facts 23820 1727096393.03756: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096393.03759: when evaluation is False, skipping this task 23820 1727096393.03762: _execute() done 23820 1727096393.03764: dumping result to json 23820 1727096393.03766: done dumping result, returning 23820 1727096393.03777: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-fd06-a68d-000000000026] 23820 1727096393.03782: sending task result for task 0afff68d-5257-fd06-a68d-000000000026 23820 1727096393.03865: done sending task result for task 0afff68d-5257-fd06-a68d-000000000026 23820 1727096393.03871: 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 } 23820 1727096393.03911: no more pending results, returning what we have 23820 1727096393.03916: results queue empty 23820 1727096393.03916: checking for any_errors_fatal 23820 1727096393.03922: done checking for any_errors_fatal 23820 1727096393.03923: checking for max_fail_percentage 23820 1727096393.03924: done checking for max_fail_percentage 23820 1727096393.03925: checking to see if all hosts have failed and the running result is not ok 23820 1727096393.03926: done checking to see if all hosts have failed 23820 1727096393.03926: getting the remaining hosts for this loop 23820 1727096393.03928: done getting the remaining hosts for this loop 23820 1727096393.03932: getting the next task for host managed_node3 23820 1727096393.03936: done getting next task for host managed_node3 23820 1727096393.03940: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 23820 1727096393.03941: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096393.03954: getting variables 23820 1727096393.03955: in VariableManager get_vars() 23820 1727096393.03993: Calling all_inventory to load vars for managed_node3 23820 1727096393.03995: Calling groups_inventory to load vars for managed_node3 23820 1727096393.03998: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096393.04007: Calling all_plugins_play to load vars for managed_node3 23820 1727096393.04009: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096393.04011: Calling groups_plugins_play to load vars for managed_node3 23820 1727096393.04147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096393.04266: done with get_vars() 23820 1727096393.04277: done getting variables 23820 1727096393.04319: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 08:59:53 -0400 (0:00:00.036) 0:00:03.731 ****** 23820 1727096393.04340: entering _queue_task() for managed_node3/copy 23820 1727096393.04535: worker is 1 (out of 1 available) 23820 1727096393.04547: exiting _queue_task() for managed_node3/copy 23820 1727096393.04559: done queuing things up, now waiting for results queue to drain 23820 1727096393.04560: waiting for pending results... 23820 1727096393.04704: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 23820 1727096393.04760: in run() - task 0afff68d-5257-fd06-a68d-000000000027 23820 1727096393.04773: variable 'ansible_search_path' from source: unknown 23820 1727096393.04777: variable 'ansible_search_path' from source: unknown 23820 1727096393.04806: calling self._execute() 23820 1727096393.04859: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096393.04863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096393.04873: variable 'omit' from source: magic vars 23820 1727096393.05256: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096393.07348: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096393.07479: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096393.07482: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096393.07512: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096393.07545: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096393.07625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096393.07658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096393.07690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096393.07734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096393.07972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096393.07977: variable 'ansible_distribution' from source: facts 23820 1727096393.07980: variable 'ansible_distribution_major_version' from source: facts 23820 1727096393.07983: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096393.07986: when evaluation is False, skipping this task 23820 1727096393.07988: _execute() done 23820 1727096393.07991: dumping result to json 23820 1727096393.07993: done dumping result, returning 23820 1727096393.07999: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-fd06-a68d-000000000027] 23820 1727096393.08002: sending task result for task 0afff68d-5257-fd06-a68d-000000000027 23820 1727096393.08088: done sending task result for task 0afff68d-5257-fd06-a68d-000000000027 23820 1727096393.08095: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096393.08151: no more pending results, returning what we have 23820 1727096393.08154: results queue empty 23820 1727096393.08155: checking for any_errors_fatal 23820 1727096393.08161: done checking for any_errors_fatal 23820 1727096393.08161: checking for max_fail_percentage 23820 1727096393.08163: done checking for max_fail_percentage 23820 1727096393.08164: checking to see if all hosts have failed and the running result is not ok 23820 1727096393.08164: done checking to see if all hosts have failed 23820 1727096393.08165: getting the remaining hosts for this loop 23820 1727096393.08170: done getting the remaining hosts for this loop 23820 1727096393.08174: getting the next task for host managed_node3 23820 1727096393.08179: done getting next task for host managed_node3 23820 1727096393.08183: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 23820 1727096393.08185: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096393.08197: getting variables 23820 1727096393.08199: in VariableManager get_vars() 23820 1727096393.08233: Calling all_inventory to load vars for managed_node3 23820 1727096393.08236: Calling groups_inventory to load vars for managed_node3 23820 1727096393.08238: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096393.08249: Calling all_plugins_play to load vars for managed_node3 23820 1727096393.08251: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096393.08254: Calling groups_plugins_play to load vars for managed_node3 23820 1727096393.08591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096393.08791: done with get_vars() 23820 1727096393.08801: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 08:59:53 -0400 (0:00:00.045) 0:00:03.776 ****** 23820 1727096393.08876: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 23820 1727096393.08878: Creating lock for fedora.linux_system_roles.network_connections 23820 1727096393.09117: worker is 1 (out of 1 available) 23820 1727096393.09129: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 23820 1727096393.09139: done queuing things up, now waiting for results queue to drain 23820 1727096393.09140: waiting for pending results... 23820 1727096393.09374: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 23820 1727096393.09461: in run() - task 0afff68d-5257-fd06-a68d-000000000028 23820 1727096393.09489: variable 'ansible_search_path' from source: unknown 23820 1727096393.09501: variable 'ansible_search_path' from source: unknown 23820 1727096393.09540: calling self._execute() 23820 1727096393.09622: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096393.09635: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096393.09648: variable 'omit' from source: magic vars 23820 1727096393.10104: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096393.12364: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096393.12434: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096393.12481: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096393.12811: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096393.12840: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096393.12959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096393.13001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096393.13137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096393.13140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096393.13143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096393.13306: variable 'ansible_distribution' from source: facts 23820 1727096393.13341: variable 'ansible_distribution_major_version' from source: facts 23820 1727096393.13363: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096393.13373: when evaluation is False, skipping this task 23820 1727096393.13381: _execute() done 23820 1727096393.13388: dumping result to json 23820 1727096393.13395: done dumping result, returning 23820 1727096393.13407: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-fd06-a68d-000000000028] 23820 1727096393.13417: sending task result for task 0afff68d-5257-fd06-a68d-000000000028 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096393.13717: no more pending results, returning what we have 23820 1727096393.13720: results queue empty 23820 1727096393.13721: checking for any_errors_fatal 23820 1727096393.13728: done checking for any_errors_fatal 23820 1727096393.13728: checking for max_fail_percentage 23820 1727096393.13730: done checking for max_fail_percentage 23820 1727096393.13731: checking to see if all hosts have failed and the running result is not ok 23820 1727096393.13731: done checking to see if all hosts have failed 23820 1727096393.13732: getting the remaining hosts for this loop 23820 1727096393.13734: done getting the remaining hosts for this loop 23820 1727096393.13738: getting the next task for host managed_node3 23820 1727096393.13744: done getting next task for host managed_node3 23820 1727096393.13748: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 23820 1727096393.13750: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096393.13762: getting variables 23820 1727096393.13763: in VariableManager get_vars() 23820 1727096393.13801: Calling all_inventory to load vars for managed_node3 23820 1727096393.13804: Calling groups_inventory to load vars for managed_node3 23820 1727096393.13807: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096393.13817: Calling all_plugins_play to load vars for managed_node3 23820 1727096393.13821: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096393.13824: Calling groups_plugins_play to load vars for managed_node3 23820 1727096393.14180: done sending task result for task 0afff68d-5257-fd06-a68d-000000000028 23820 1727096393.14197: WORKER PROCESS EXITING 23820 1727096393.14208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096393.14345: done with get_vars() 23820 1727096393.14353: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 08:59:53 -0400 (0:00:00.055) 0:00:03.831 ****** 23820 1727096393.14412: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 23820 1727096393.14413: Creating lock for fedora.linux_system_roles.network_state 23820 1727096393.14615: worker is 1 (out of 1 available) 23820 1727096393.14627: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 23820 1727096393.14639: done queuing things up, now waiting for results queue to drain 23820 1727096393.14640: waiting for pending results... 23820 1727096393.14801: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 23820 1727096393.14858: in run() - task 0afff68d-5257-fd06-a68d-000000000029 23820 1727096393.14875: variable 'ansible_search_path' from source: unknown 23820 1727096393.14878: variable 'ansible_search_path' from source: unknown 23820 1727096393.14906: calling self._execute() 23820 1727096393.14959: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096393.14964: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096393.14983: variable 'omit' from source: magic vars 23820 1727096393.15369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096393.17230: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096393.17446: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096393.17475: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096393.17502: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096393.17523: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096393.17580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096393.17604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096393.17621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096393.17647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096393.17657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096393.17774: variable 'ansible_distribution' from source: facts 23820 1727096393.17778: variable 'ansible_distribution_major_version' from source: facts 23820 1727096393.17788: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096393.17791: when evaluation is False, skipping this task 23820 1727096393.17794: _execute() done 23820 1727096393.17796: dumping result to json 23820 1727096393.17798: done dumping result, returning 23820 1727096393.17807: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-fd06-a68d-000000000029] 23820 1727096393.17810: sending task result for task 0afff68d-5257-fd06-a68d-000000000029 23820 1727096393.17900: done sending task result for task 0afff68d-5257-fd06-a68d-000000000029 23820 1727096393.17903: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096393.17971: no more pending results, returning what we have 23820 1727096393.17974: results queue empty 23820 1727096393.17975: checking for any_errors_fatal 23820 1727096393.17979: done checking for any_errors_fatal 23820 1727096393.17980: checking for max_fail_percentage 23820 1727096393.17982: done checking for max_fail_percentage 23820 1727096393.17982: checking to see if all hosts have failed and the running result is not ok 23820 1727096393.17983: done checking to see if all hosts have failed 23820 1727096393.17984: getting the remaining hosts for this loop 23820 1727096393.17985: done getting the remaining hosts for this loop 23820 1727096393.17989: getting the next task for host managed_node3 23820 1727096393.17993: done getting next task for host managed_node3 23820 1727096393.17996: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 23820 1727096393.17998: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096393.18009: getting variables 23820 1727096393.18011: in VariableManager get_vars() 23820 1727096393.18044: Calling all_inventory to load vars for managed_node3 23820 1727096393.18046: Calling groups_inventory to load vars for managed_node3 23820 1727096393.18048: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096393.18056: Calling all_plugins_play to load vars for managed_node3 23820 1727096393.18058: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096393.18060: Calling groups_plugins_play to load vars for managed_node3 23820 1727096393.18216: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096393.18332: done with get_vars() 23820 1727096393.18340: done getting variables 23820 1727096393.18384: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 08:59:53 -0400 (0:00:00.039) 0:00:03.871 ****** 23820 1727096393.18404: entering _queue_task() for managed_node3/debug 23820 1727096393.18587: worker is 1 (out of 1 available) 23820 1727096393.18600: exiting _queue_task() for managed_node3/debug 23820 1727096393.18612: done queuing things up, now waiting for results queue to drain 23820 1727096393.18613: waiting for pending results... 23820 1727096393.18759: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 23820 1727096393.18824: in run() - task 0afff68d-5257-fd06-a68d-00000000002a 23820 1727096393.18838: variable 'ansible_search_path' from source: unknown 23820 1727096393.18842: variable 'ansible_search_path' from source: unknown 23820 1727096393.18865: calling self._execute() 23820 1727096393.18923: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096393.18928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096393.18936: variable 'omit' from source: magic vars 23820 1727096393.19338: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096393.21341: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096393.21387: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096393.21414: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096393.21439: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096393.21462: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096393.21521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096393.21541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096393.21558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096393.21591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096393.21602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096393.21719: variable 'ansible_distribution' from source: facts 23820 1727096393.21723: variable 'ansible_distribution_major_version' from source: facts 23820 1727096393.21732: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096393.21734: when evaluation is False, skipping this task 23820 1727096393.21737: _execute() done 23820 1727096393.21739: dumping result to json 23820 1727096393.21741: done dumping result, returning 23820 1727096393.21749: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-fd06-a68d-00000000002a] 23820 1727096393.21753: sending task result for task 0afff68d-5257-fd06-a68d-00000000002a 23820 1727096393.21839: done sending task result for task 0afff68d-5257-fd06-a68d-00000000002a 23820 1727096393.21841: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 23820 1727096393.21887: no more pending results, returning what we have 23820 1727096393.21890: results queue empty 23820 1727096393.21891: checking for any_errors_fatal 23820 1727096393.21898: done checking for any_errors_fatal 23820 1727096393.21899: checking for max_fail_percentage 23820 1727096393.21901: done checking for max_fail_percentage 23820 1727096393.21901: checking to see if all hosts have failed and the running result is not ok 23820 1727096393.21902: done checking to see if all hosts have failed 23820 1727096393.21903: getting the remaining hosts for this loop 23820 1727096393.21904: done getting the remaining hosts for this loop 23820 1727096393.21908: getting the next task for host managed_node3 23820 1727096393.21913: done getting next task for host managed_node3 23820 1727096393.21918: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 23820 1727096393.21920: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096393.21931: getting variables 23820 1727096393.21932: in VariableManager get_vars() 23820 1727096393.21966: Calling all_inventory to load vars for managed_node3 23820 1727096393.21971: Calling groups_inventory to load vars for managed_node3 23820 1727096393.21974: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096393.21983: Calling all_plugins_play to load vars for managed_node3 23820 1727096393.21985: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096393.21988: Calling groups_plugins_play to load vars for managed_node3 23820 1727096393.22149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096393.22353: done with get_vars() 23820 1727096393.22360: done getting variables 23820 1727096393.22421: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 08:59:53 -0400 (0:00:00.040) 0:00:03.912 ****** 23820 1727096393.22447: entering _queue_task() for managed_node3/debug 23820 1727096393.22712: worker is 1 (out of 1 available) 23820 1727096393.22724: exiting _queue_task() for managed_node3/debug 23820 1727096393.22733: done queuing things up, now waiting for results queue to drain 23820 1727096393.22734: waiting for pending results... 23820 1727096393.22987: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 23820 1727096393.23055: in run() - task 0afff68d-5257-fd06-a68d-00000000002b 23820 1727096393.23069: variable 'ansible_search_path' from source: unknown 23820 1727096393.23073: variable 'ansible_search_path' from source: unknown 23820 1727096393.23174: calling self._execute() 23820 1727096393.23187: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096393.23198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096393.23211: variable 'omit' from source: magic vars 23820 1727096393.23673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096393.25437: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096393.25486: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096393.25513: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096393.25537: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096393.25555: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096393.25619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096393.25639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096393.25655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096393.25686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096393.25702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096393.25812: variable 'ansible_distribution' from source: facts 23820 1727096393.25815: variable 'ansible_distribution_major_version' from source: facts 23820 1727096393.25826: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096393.25829: when evaluation is False, skipping this task 23820 1727096393.25831: _execute() done 23820 1727096393.25833: dumping result to json 23820 1727096393.25835: done dumping result, returning 23820 1727096393.25844: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-fd06-a68d-00000000002b] 23820 1727096393.25848: sending task result for task 0afff68d-5257-fd06-a68d-00000000002b 23820 1727096393.25930: done sending task result for task 0afff68d-5257-fd06-a68d-00000000002b 23820 1727096393.25933: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 23820 1727096393.25976: no more pending results, returning what we have 23820 1727096393.25979: results queue empty 23820 1727096393.25980: checking for any_errors_fatal 23820 1727096393.25986: done checking for any_errors_fatal 23820 1727096393.25987: checking for max_fail_percentage 23820 1727096393.25988: done checking for max_fail_percentage 23820 1727096393.25989: checking to see if all hosts have failed and the running result is not ok 23820 1727096393.25990: done checking to see if all hosts have failed 23820 1727096393.25990: getting the remaining hosts for this loop 23820 1727096393.25992: done getting the remaining hosts for this loop 23820 1727096393.25996: getting the next task for host managed_node3 23820 1727096393.26001: done getting next task for host managed_node3 23820 1727096393.26008: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 23820 1727096393.26011: ^ state is: HOST STATE: block=2, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096393.26025: getting variables 23820 1727096393.26026: in VariableManager get_vars() 23820 1727096393.26062: Calling all_inventory to load vars for managed_node3 23820 1727096393.26064: Calling groups_inventory to load vars for managed_node3 23820 1727096393.26066: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096393.26191: Calling all_plugins_play to load vars for managed_node3 23820 1727096393.26195: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096393.26198: Calling groups_plugins_play to load vars for managed_node3 23820 1727096393.26407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096393.26604: done with get_vars() 23820 1727096393.26622: done getting variables 23820 1727096393.26682: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 08:59:53 -0400 (0:00:00.042) 0:00:03.954 ****** 23820 1727096393.26710: entering _queue_task() for managed_node3/debug 23820 1727096393.27083: worker is 1 (out of 1 available) 23820 1727096393.27096: exiting _queue_task() for managed_node3/debug 23820 1727096393.27146: done queuing things up, now waiting for results queue to drain 23820 1727096393.27148: waiting for pending results... 23820 1727096393.27289: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 23820 1727096393.27348: in run() - task 0afff68d-5257-fd06-a68d-00000000002c 23820 1727096393.27360: variable 'ansible_search_path' from source: unknown 23820 1727096393.27363: variable 'ansible_search_path' from source: unknown 23820 1727096393.27401: calling self._execute() 23820 1727096393.27460: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096393.27464: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096393.27475: variable 'omit' from source: magic vars 23820 1727096393.27805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096393.29374: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096393.29415: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096393.29441: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096393.29472: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096393.29500: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096393.29561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096393.29582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096393.29600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096393.29625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096393.29637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096393.29750: variable 'ansible_distribution' from source: facts 23820 1727096393.29753: variable 'ansible_distribution_major_version' from source: facts 23820 1727096393.29764: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096393.29774: when evaluation is False, skipping this task 23820 1727096393.29778: _execute() done 23820 1727096393.29781: dumping result to json 23820 1727096393.29784: done dumping result, returning 23820 1727096393.29787: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-fd06-a68d-00000000002c] 23820 1727096393.29789: sending task result for task 0afff68d-5257-fd06-a68d-00000000002c 23820 1727096393.29872: done sending task result for task 0afff68d-5257-fd06-a68d-00000000002c 23820 1727096393.29875: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 23820 1727096393.29938: no more pending results, returning what we have 23820 1727096393.29941: results queue empty 23820 1727096393.29942: checking for any_errors_fatal 23820 1727096393.29946: done checking for any_errors_fatal 23820 1727096393.29946: checking for max_fail_percentage 23820 1727096393.29948: done checking for max_fail_percentage 23820 1727096393.29949: checking to see if all hosts have failed and the running result is not ok 23820 1727096393.29950: done checking to see if all hosts have failed 23820 1727096393.29950: getting the remaining hosts for this loop 23820 1727096393.29952: done getting the remaining hosts for this loop 23820 1727096393.29955: getting the next task for host managed_node3 23820 1727096393.29959: done getting next task for host managed_node3 23820 1727096393.29963: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 23820 1727096393.29965: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096393.29981: getting variables 23820 1727096393.29982: in VariableManager get_vars() 23820 1727096393.30014: Calling all_inventory to load vars for managed_node3 23820 1727096393.30016: Calling groups_inventory to load vars for managed_node3 23820 1727096393.30018: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096393.30027: Calling all_plugins_play to load vars for managed_node3 23820 1727096393.30029: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096393.30031: Calling groups_plugins_play to load vars for managed_node3 23820 1727096393.30191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096393.30309: done with get_vars() 23820 1727096393.30316: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 08:59:53 -0400 (0:00:00.036) 0:00:03.991 ****** 23820 1727096393.30379: entering _queue_task() for managed_node3/ping 23820 1727096393.30380: Creating lock for ping 23820 1727096393.30574: worker is 1 (out of 1 available) 23820 1727096393.30587: exiting _queue_task() for managed_node3/ping 23820 1727096393.30597: done queuing things up, now waiting for results queue to drain 23820 1727096393.30598: waiting for pending results... 23820 1727096393.30741: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 23820 1727096393.30804: in run() - task 0afff68d-5257-fd06-a68d-00000000002d 23820 1727096393.30815: variable 'ansible_search_path' from source: unknown 23820 1727096393.30819: variable 'ansible_search_path' from source: unknown 23820 1727096393.30851: calling self._execute() 23820 1727096393.30915: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096393.30918: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096393.30927: variable 'omit' from source: magic vars 23820 1727096393.31251: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096393.32819: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096393.32866: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096393.32899: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096393.32921: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096393.32941: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096393.32999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096393.33022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096393.33039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096393.33065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096393.33081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096393.33192: variable 'ansible_distribution' from source: facts 23820 1727096393.33196: variable 'ansible_distribution_major_version' from source: facts 23820 1727096393.33205: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096393.33208: when evaluation is False, skipping this task 23820 1727096393.33211: _execute() done 23820 1727096393.33213: dumping result to json 23820 1727096393.33215: done dumping result, returning 23820 1727096393.33227: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-fd06-a68d-00000000002d] 23820 1727096393.33229: sending task result for task 0afff68d-5257-fd06-a68d-00000000002d 23820 1727096393.33301: done sending task result for task 0afff68d-5257-fd06-a68d-00000000002d 23820 1727096393.33304: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096393.33375: no more pending results, returning what we have 23820 1727096393.33378: results queue empty 23820 1727096393.33378: checking for any_errors_fatal 23820 1727096393.33383: done checking for any_errors_fatal 23820 1727096393.33384: checking for max_fail_percentage 23820 1727096393.33385: done checking for max_fail_percentage 23820 1727096393.33386: checking to see if all hosts have failed and the running result is not ok 23820 1727096393.33387: done checking to see if all hosts have failed 23820 1727096393.33388: getting the remaining hosts for this loop 23820 1727096393.33389: done getting the remaining hosts for this loop 23820 1727096393.33392: getting the next task for host managed_node3 23820 1727096393.33397: done getting next task for host managed_node3 23820 1727096393.33399: ^ task is: TASK: meta (role_complete) 23820 1727096393.33400: ^ 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 23820 1727096393.33411: getting variables 23820 1727096393.33412: in VariableManager get_vars() 23820 1727096393.33442: Calling all_inventory to load vars for managed_node3 23820 1727096393.33445: Calling groups_inventory to load vars for managed_node3 23820 1727096393.33447: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096393.33454: Calling all_plugins_play to load vars for managed_node3 23820 1727096393.33457: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096393.33459: Calling groups_plugins_play to load vars for managed_node3 23820 1727096393.33570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096393.33681: done with get_vars() 23820 1727096393.33688: done getting variables 23820 1727096393.33739: done queuing things up, now waiting for results queue to drain 23820 1727096393.33740: results queue empty 23820 1727096393.33741: checking for any_errors_fatal 23820 1727096393.33742: done checking for any_errors_fatal 23820 1727096393.33743: checking for max_fail_percentage 23820 1727096393.33743: done checking for max_fail_percentage 23820 1727096393.33744: checking to see if all hosts have failed and the running result is not ok 23820 1727096393.33744: done checking to see if all hosts have failed 23820 1727096393.33745: getting the remaining hosts for this loop 23820 1727096393.33745: done getting the remaining hosts for this loop 23820 1727096393.33747: getting the next task for host managed_node3 23820 1727096393.33749: done getting next task for host managed_node3 23820 1727096393.33751: ^ task is: TASK: Include the task 'el_repo_setup.yml' 23820 1727096393.33751: ^ 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 23820 1727096393.33753: getting variables 23820 1727096393.33753: in VariableManager get_vars() 23820 1727096393.33760: Calling all_inventory to load vars for managed_node3 23820 1727096393.33762: Calling groups_inventory to load vars for managed_node3 23820 1727096393.33763: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096393.33766: Calling all_plugins_play to load vars for managed_node3 23820 1727096393.33770: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096393.33773: Calling groups_plugins_play to load vars for managed_node3 23820 1727096393.33852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096393.34112: done with get_vars() 23820 1727096393.34122: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:11 Monday 23 September 2024 08:59:53 -0400 (0:00:00.037) 0:00:04.029 ****** 23820 1727096393.34166: entering _queue_task() for managed_node3/include_tasks 23820 1727096393.34338: worker is 1 (out of 1 available) 23820 1727096393.34349: exiting _queue_task() for managed_node3/include_tasks 23820 1727096393.34360: done queuing things up, now waiting for results queue to drain 23820 1727096393.34361: waiting for pending results... 23820 1727096393.34514: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 23820 1727096393.34566: in run() - task 0afff68d-5257-fd06-a68d-00000000002f 23820 1727096393.34580: variable 'ansible_search_path' from source: unknown 23820 1727096393.34586: variable 'ansible_search_path' from source: unknown 23820 1727096393.34614: calling self._execute() 23820 1727096393.34673: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096393.34676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096393.34684: variable 'omit' from source: magic vars 23820 1727096393.34998: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096393.36389: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096393.36429: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096393.36459: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096393.36487: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096393.36506: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096393.36561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096393.36585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096393.36602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096393.36627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096393.36638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096393.36752: variable 'ansible_distribution' from source: facts 23820 1727096393.36756: variable 'ansible_distribution_major_version' from source: facts 23820 1727096393.36774: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096393.36778: when evaluation is False, skipping this task 23820 1727096393.36780: _execute() done 23820 1727096393.36783: dumping result to json 23820 1727096393.36785: done dumping result, returning 23820 1727096393.36787: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [0afff68d-5257-fd06-a68d-00000000002f] 23820 1727096393.36789: sending task result for task 0afff68d-5257-fd06-a68d-00000000002f 23820 1727096393.36866: done sending task result for task 0afff68d-5257-fd06-a68d-00000000002f 23820 1727096393.36873: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096393.36939: no more pending results, returning what we have 23820 1727096393.36942: results queue empty 23820 1727096393.36942: checking for any_errors_fatal 23820 1727096393.36944: done checking for any_errors_fatal 23820 1727096393.36944: checking for max_fail_percentage 23820 1727096393.36946: done checking for max_fail_percentage 23820 1727096393.36947: checking to see if all hosts have failed and the running result is not ok 23820 1727096393.36947: done checking to see if all hosts have failed 23820 1727096393.36948: getting the remaining hosts for this loop 23820 1727096393.36949: done getting the remaining hosts for this loop 23820 1727096393.36952: getting the next task for host managed_node3 23820 1727096393.36957: done getting next task for host managed_node3 23820 1727096393.36959: ^ task is: TASK: Test warning and info logs 23820 1727096393.36961: ^ state is: HOST STATE: block=4, 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 23820 1727096393.36963: getting variables 23820 1727096393.36965: in VariableManager get_vars() 23820 1727096393.36997: Calling all_inventory to load vars for managed_node3 23820 1727096393.37000: Calling groups_inventory to load vars for managed_node3 23820 1727096393.37002: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096393.37010: Calling all_plugins_play to load vars for managed_node3 23820 1727096393.37013: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096393.37015: Calling groups_plugins_play to load vars for managed_node3 23820 1727096393.37297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096393.37435: done with get_vars() 23820 1727096393.37443: done getting variables 23820 1727096393.37511: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Test warning and info logs] ********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:13 Monday 23 September 2024 08:59:53 -0400 (0:00:00.033) 0:00:04.062 ****** 23820 1727096393.37530: entering _queue_task() for managed_node3/assert 23820 1727096393.37531: Creating lock for assert 23820 1727096393.37723: worker is 1 (out of 1 available) 23820 1727096393.37735: exiting _queue_task() for managed_node3/assert 23820 1727096393.37747: done queuing things up, now waiting for results queue to drain 23820 1727096393.37748: waiting for pending results... 23820 1727096393.37898: running TaskExecutor() for managed_node3/TASK: Test warning and info logs 23820 1727096393.37952: in run() - task 0afff68d-5257-fd06-a68d-000000000030 23820 1727096393.37961: variable 'ansible_search_path' from source: unknown 23820 1727096393.37964: variable 'ansible_search_path' from source: unknown 23820 1727096393.37996: calling self._execute() 23820 1727096393.38049: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096393.38055: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096393.38063: variable 'omit' from source: magic vars 23820 1727096393.38385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096393.40245: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096393.40472: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096393.40476: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096393.40478: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096393.40482: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096393.40507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096393.40539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096393.40570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096393.40617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096393.40635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096393.40810: variable 'ansible_distribution' from source: facts 23820 1727096393.40821: variable 'ansible_distribution_major_version' from source: facts 23820 1727096393.40836: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096393.40843: when evaluation is False, skipping this task 23820 1727096393.40849: _execute() done 23820 1727096393.40855: dumping result to json 23820 1727096393.40861: done dumping result, returning 23820 1727096393.40874: done running TaskExecutor() for managed_node3/TASK: Test warning and info logs [0afff68d-5257-fd06-a68d-000000000030] 23820 1727096393.40883: sending task result for task 0afff68d-5257-fd06-a68d-000000000030 23820 1727096393.40984: done sending task result for task 0afff68d-5257-fd06-a68d-000000000030 23820 1727096393.40991: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096393.41044: no more pending results, returning what we have 23820 1727096393.41049: results queue empty 23820 1727096393.41049: checking for any_errors_fatal 23820 1727096393.41054: done checking for any_errors_fatal 23820 1727096393.41055: checking for max_fail_percentage 23820 1727096393.41056: done checking for max_fail_percentage 23820 1727096393.41057: checking to see if all hosts have failed and the running result is not ok 23820 1727096393.41058: done checking to see if all hosts have failed 23820 1727096393.41058: getting the remaining hosts for this loop 23820 1727096393.41060: done getting the remaining hosts for this loop 23820 1727096393.41063: getting the next task for host managed_node3 23820 1727096393.41072: done getting next task for host managed_node3 23820 1727096393.41075: ^ task is: TASK: meta (flush_handlers) 23820 1727096393.41076: ^ 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 23820 1727096393.41080: getting variables 23820 1727096393.41081: in VariableManager get_vars() 23820 1727096393.41281: Calling all_inventory to load vars for managed_node3 23820 1727096393.41285: Calling groups_inventory to load vars for managed_node3 23820 1727096393.41287: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096393.41297: Calling all_plugins_play to load vars for managed_node3 23820 1727096393.41299: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096393.41302: Calling groups_plugins_play to load vars for managed_node3 23820 1727096393.41531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096393.41747: done with get_vars() 23820 1727096393.41756: done getting variables 23820 1727096393.41832: in VariableManager get_vars() 23820 1727096393.41845: Calling all_inventory to load vars for managed_node3 23820 1727096393.41847: Calling groups_inventory to load vars for managed_node3 23820 1727096393.41850: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096393.41854: Calling all_plugins_play to load vars for managed_node3 23820 1727096393.41857: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096393.41860: Calling groups_plugins_play to load vars for managed_node3 23820 1727096393.42002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096393.42200: done with get_vars() 23820 1727096393.42213: done queuing things up, now waiting for results queue to drain 23820 1727096393.42215: results queue empty 23820 1727096393.42216: checking for any_errors_fatal 23820 1727096393.42218: done checking for any_errors_fatal 23820 1727096393.42219: checking for max_fail_percentage 23820 1727096393.42220: done checking for max_fail_percentage 23820 1727096393.42221: checking to see if all hosts have failed and the running result is not ok 23820 1727096393.42221: done checking to see if all hosts have failed 23820 1727096393.42222: getting the remaining hosts for this loop 23820 1727096393.42223: done getting the remaining hosts for this loop 23820 1727096393.42225: getting the next task for host managed_node3 23820 1727096393.42228: done getting next task for host managed_node3 23820 1727096393.42230: ^ task is: TASK: meta (flush_handlers) 23820 1727096393.42231: ^ state is: HOST STATE: block=6, 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 23820 1727096393.42233: getting variables 23820 1727096393.42234: in VariableManager get_vars() 23820 1727096393.42255: Calling all_inventory to load vars for managed_node3 23820 1727096393.42257: Calling groups_inventory to load vars for managed_node3 23820 1727096393.42259: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096393.42264: Calling all_plugins_play to load vars for managed_node3 23820 1727096393.42266: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096393.42273: Calling groups_plugins_play to load vars for managed_node3 23820 1727096393.42481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096393.42637: done with get_vars() 23820 1727096393.42642: done getting variables 23820 1727096393.42689: in VariableManager get_vars() 23820 1727096393.42696: Calling all_inventory to load vars for managed_node3 23820 1727096393.42697: Calling groups_inventory to load vars for managed_node3 23820 1727096393.42699: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096393.42701: Calling all_plugins_play to load vars for managed_node3 23820 1727096393.42703: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096393.42704: Calling groups_plugins_play to load vars for managed_node3 23820 1727096393.42783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096393.42889: done with get_vars() 23820 1727096393.42897: done queuing things up, now waiting for results queue to drain 23820 1727096393.42899: results queue empty 23820 1727096393.42899: checking for any_errors_fatal 23820 1727096393.42900: done checking for any_errors_fatal 23820 1727096393.42900: checking for max_fail_percentage 23820 1727096393.42901: done checking for max_fail_percentage 23820 1727096393.42901: checking to see if all hosts have failed and the running result is not ok 23820 1727096393.42902: done checking to see if all hosts have failed 23820 1727096393.42902: getting the remaining hosts for this loop 23820 1727096393.42903: done getting the remaining hosts for this loop 23820 1727096393.42904: getting the next task for host managed_node3 23820 1727096393.42906: done getting next task for host managed_node3 23820 1727096393.42907: ^ task is: None 23820 1727096393.42908: ^ state is: HOST STATE: block=7, 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 23820 1727096393.42909: done queuing things up, now waiting for results queue to drain 23820 1727096393.42909: results queue empty 23820 1727096393.42909: checking for any_errors_fatal 23820 1727096393.42910: done checking for any_errors_fatal 23820 1727096393.42910: checking for max_fail_percentage 23820 1727096393.42911: done checking for max_fail_percentage 23820 1727096393.42911: checking to see if all hosts have failed and the running result is not ok 23820 1727096393.42912: done checking to see if all hosts have failed 23820 1727096393.42912: getting the next task for host managed_node3 23820 1727096393.42914: done getting next task for host managed_node3 23820 1727096393.42915: ^ task is: None 23820 1727096393.42916: ^ state is: HOST STATE: block=7, 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 23820 1727096393.42943: in VariableManager get_vars() 23820 1727096393.42953: done with get_vars() 23820 1727096393.42956: in VariableManager get_vars() 23820 1727096393.42961: done with get_vars() 23820 1727096393.42964: variable 'omit' from source: magic vars 23820 1727096393.42988: in VariableManager get_vars() 23820 1727096393.42995: done with get_vars() 23820 1727096393.43009: variable 'omit' from source: magic vars PLAY [Run playbook 'tests_default.yml' with nm as provider] ******************** 23820 1727096393.43127: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 23820 1727096393.43146: getting the remaining hosts for this loop 23820 1727096393.43147: done getting the remaining hosts for this loop 23820 1727096393.43149: getting the next task for host managed_node3 23820 1727096393.43151: done getting next task for host managed_node3 23820 1727096393.43152: ^ task is: TASK: Gathering Facts 23820 1727096393.43153: ^ 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 23820 1727096393.43154: getting variables 23820 1727096393.43155: in VariableManager get_vars() 23820 1727096393.43160: Calling all_inventory to load vars for managed_node3 23820 1727096393.43161: Calling groups_inventory to load vars for managed_node3 23820 1727096393.43163: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096393.43166: Calling all_plugins_play to load vars for managed_node3 23820 1727096393.43171: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096393.43173: Calling groups_plugins_play to load vars for managed_node3 23820 1727096393.43277: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096393.43381: done with get_vars() 23820 1727096393.43387: done getting variables 23820 1727096393.43412: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_nm.yml:3 Monday 23 September 2024 08:59:53 -0400 (0:00:00.058) 0:00:04.121 ****** 23820 1727096393.43430: entering _queue_task() for managed_node3/gather_facts 23820 1727096393.43640: worker is 1 (out of 1 available) 23820 1727096393.43651: exiting _queue_task() for managed_node3/gather_facts 23820 1727096393.43662: done queuing things up, now waiting for results queue to drain 23820 1727096393.43663: waiting for pending results... 23820 1727096393.43814: running TaskExecutor() for managed_node3/TASK: Gathering Facts 23820 1727096393.43874: in run() - task 0afff68d-5257-fd06-a68d-000000000181 23820 1727096393.43883: variable 'ansible_search_path' from source: unknown 23820 1727096393.43888: variable 'ansible_search_path' from source: unknown 23820 1727096393.43918: calling self._execute() 23820 1727096393.43975: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096393.43979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096393.43989: variable 'omit' from source: magic vars 23820 1727096393.44317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096393.46354: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096393.46574: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096393.46578: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096393.46580: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096393.46583: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096393.46612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096393.46646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096393.46678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096393.46726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096393.46745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096393.46921: variable 'ansible_distribution' from source: facts 23820 1727096393.46935: variable 'ansible_distribution_major_version' from source: facts 23820 1727096393.46949: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096393.46957: when evaluation is False, skipping this task 23820 1727096393.46963: _execute() done 23820 1727096393.46972: dumping result to json 23820 1727096393.46979: done dumping result, returning 23820 1727096393.46989: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0afff68d-5257-fd06-a68d-000000000181] 23820 1727096393.46997: sending task result for task 0afff68d-5257-fd06-a68d-000000000181 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096393.47132: no more pending results, returning what we have 23820 1727096393.47135: results queue empty 23820 1727096393.47138: checking for any_errors_fatal 23820 1727096393.47139: done checking for any_errors_fatal 23820 1727096393.47139: checking for max_fail_percentage 23820 1727096393.47141: done checking for max_fail_percentage 23820 1727096393.47141: checking to see if all hosts have failed and the running result is not ok 23820 1727096393.47142: done checking to see if all hosts have failed 23820 1727096393.47143: getting the remaining hosts for this loop 23820 1727096393.47145: done getting the remaining hosts for this loop 23820 1727096393.47148: getting the next task for host managed_node3 23820 1727096393.47153: done getting next task for host managed_node3 23820 1727096393.47155: ^ task is: TASK: meta (flush_handlers) 23820 1727096393.47157: ^ 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 23820 1727096393.47161: getting variables 23820 1727096393.47162: in VariableManager get_vars() 23820 1727096393.47194: Calling all_inventory to load vars for managed_node3 23820 1727096393.47196: Calling groups_inventory to load vars for managed_node3 23820 1727096393.47199: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096393.47212: Calling all_plugins_play to load vars for managed_node3 23820 1727096393.47214: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096393.47217: Calling groups_plugins_play to load vars for managed_node3 23820 1727096393.47506: done sending task result for task 0afff68d-5257-fd06-a68d-000000000181 23820 1727096393.47509: WORKER PROCESS EXITING 23820 1727096393.47531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096393.47729: done with get_vars() 23820 1727096393.47740: done getting variables 23820 1727096393.47805: in VariableManager get_vars() 23820 1727096393.47814: Calling all_inventory to load vars for managed_node3 23820 1727096393.47816: Calling groups_inventory to load vars for managed_node3 23820 1727096393.47818: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096393.47823: Calling all_plugins_play to load vars for managed_node3 23820 1727096393.47825: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096393.47828: Calling groups_plugins_play to load vars for managed_node3 23820 1727096393.47995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096393.48175: done with get_vars() 23820 1727096393.48188: done queuing things up, now waiting for results queue to drain 23820 1727096393.48190: results queue empty 23820 1727096393.48191: checking for any_errors_fatal 23820 1727096393.48193: done checking for any_errors_fatal 23820 1727096393.48193: checking for max_fail_percentage 23820 1727096393.48194: done checking for max_fail_percentage 23820 1727096393.48195: checking to see if all hosts have failed and the running result is not ok 23820 1727096393.48196: done checking to see if all hosts have failed 23820 1727096393.48197: getting the remaining hosts for this loop 23820 1727096393.48197: done getting the remaining hosts for this loop 23820 1727096393.48200: getting the next task for host managed_node3 23820 1727096393.48203: done getting next task for host managed_node3 23820 1727096393.48205: ^ task is: TASK: Include the task 'el_repo_setup.yml' 23820 1727096393.48207: ^ 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 23820 1727096393.48209: getting variables 23820 1727096393.48210: in VariableManager get_vars() 23820 1727096393.48222: Calling all_inventory to load vars for managed_node3 23820 1727096393.48224: Calling groups_inventory to load vars for managed_node3 23820 1727096393.48226: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096393.48230: Calling all_plugins_play to load vars for managed_node3 23820 1727096393.48232: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096393.48235: Calling groups_plugins_play to load vars for managed_node3 23820 1727096393.48370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096393.48556: done with get_vars() 23820 1727096393.48563: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_nm.yml:8 Monday 23 September 2024 08:59:53 -0400 (0:00:00.051) 0:00:04.173 ****** 23820 1727096393.48628: entering _queue_task() for managed_node3/include_tasks 23820 1727096393.48904: worker is 1 (out of 1 available) 23820 1727096393.48917: exiting _queue_task() for managed_node3/include_tasks 23820 1727096393.48929: done queuing things up, now waiting for results queue to drain 23820 1727096393.48930: waiting for pending results... 23820 1727096393.49177: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 23820 1727096393.49273: in run() - task 0afff68d-5257-fd06-a68d-000000000034 23820 1727096393.49296: variable 'ansible_search_path' from source: unknown 23820 1727096393.49304: variable 'ansible_search_path' from source: unknown 23820 1727096393.49343: calling self._execute() 23820 1727096393.49422: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096393.49434: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096393.49449: variable 'omit' from source: magic vars 23820 1727096393.49910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096393.52069: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096393.52139: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096393.52225: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096393.52229: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096393.52231: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096393.52303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096393.52337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096393.52370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096393.52415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096393.52434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096393.52599: variable 'ansible_distribution' from source: facts 23820 1727096393.52610: variable 'ansible_distribution_major_version' from source: facts 23820 1727096393.52625: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096393.52632: when evaluation is False, skipping this task 23820 1727096393.52772: _execute() done 23820 1727096393.52777: dumping result to json 23820 1727096393.52780: done dumping result, returning 23820 1727096393.52783: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [0afff68d-5257-fd06-a68d-000000000034] 23820 1727096393.52786: sending task result for task 0afff68d-5257-fd06-a68d-000000000034 23820 1727096393.52859: done sending task result for task 0afff68d-5257-fd06-a68d-000000000034 23820 1727096393.52863: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096393.52912: no more pending results, returning what we have 23820 1727096393.52915: results queue empty 23820 1727096393.52916: checking for any_errors_fatal 23820 1727096393.52917: done checking for any_errors_fatal 23820 1727096393.52918: checking for max_fail_percentage 23820 1727096393.52919: done checking for max_fail_percentage 23820 1727096393.52920: checking to see if all hosts have failed and the running result is not ok 23820 1727096393.52921: done checking to see if all hosts have failed 23820 1727096393.52922: getting the remaining hosts for this loop 23820 1727096393.52923: done getting the remaining hosts for this loop 23820 1727096393.52927: getting the next task for host managed_node3 23820 1727096393.52932: done getting next task for host managed_node3 23820 1727096393.52935: ^ task is: TASK: Set network provider to 'nm' 23820 1727096393.52937: ^ 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 23820 1727096393.52940: getting variables 23820 1727096393.52941: in VariableManager get_vars() 23820 1727096393.52972: Calling all_inventory to load vars for managed_node3 23820 1727096393.52975: Calling groups_inventory to load vars for managed_node3 23820 1727096393.52979: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096393.52988: Calling all_plugins_play to load vars for managed_node3 23820 1727096393.52991: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096393.52993: Calling groups_plugins_play to load vars for managed_node3 23820 1727096393.53171: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096393.53366: done with get_vars() 23820 1727096393.53378: done getting variables 23820 1727096393.53435: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_nm.yml:10 Monday 23 September 2024 08:59:53 -0400 (0:00:00.048) 0:00:04.222 ****** 23820 1727096393.53463: entering _queue_task() for managed_node3/set_fact 23820 1727096393.53706: worker is 1 (out of 1 available) 23820 1727096393.53719: exiting _queue_task() for managed_node3/set_fact 23820 1727096393.53730: done queuing things up, now waiting for results queue to drain 23820 1727096393.53731: waiting for pending results... 23820 1727096393.53974: running TaskExecutor() for managed_node3/TASK: Set network provider to 'nm' 23820 1727096393.54056: in run() - task 0afff68d-5257-fd06-a68d-000000000035 23820 1727096393.54077: variable 'ansible_search_path' from source: unknown 23820 1727096393.54088: variable 'ansible_search_path' from source: unknown 23820 1727096393.54173: calling self._execute() 23820 1727096393.54205: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096393.54216: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096393.54229: variable 'omit' from source: magic vars 23820 1727096393.54789: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096393.56816: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096393.56901: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096393.56950: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096393.57026: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096393.57029: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096393.57109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096393.57149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096393.57183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096393.57228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096393.57352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096393.57426: variable 'ansible_distribution' from source: facts 23820 1727096393.57439: variable 'ansible_distribution_major_version' from source: facts 23820 1727096393.57461: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096393.57472: when evaluation is False, skipping this task 23820 1727096393.57480: _execute() done 23820 1727096393.57487: dumping result to json 23820 1727096393.57495: done dumping result, returning 23820 1727096393.57506: done running TaskExecutor() for managed_node3/TASK: Set network provider to 'nm' [0afff68d-5257-fd06-a68d-000000000035] 23820 1727096393.57515: sending task result for task 0afff68d-5257-fd06-a68d-000000000035 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096393.57718: no more pending results, returning what we have 23820 1727096393.57722: results queue empty 23820 1727096393.57723: checking for any_errors_fatal 23820 1727096393.57728: done checking for any_errors_fatal 23820 1727096393.57729: checking for max_fail_percentage 23820 1727096393.57731: done checking for max_fail_percentage 23820 1727096393.57732: checking to see if all hosts have failed and the running result is not ok 23820 1727096393.57732: done checking to see if all hosts have failed 23820 1727096393.57733: getting the remaining hosts for this loop 23820 1727096393.57735: done getting the remaining hosts for this loop 23820 1727096393.57739: getting the next task for host managed_node3 23820 1727096393.57746: done getting next task for host managed_node3 23820 1727096393.57748: ^ task is: TASK: meta (flush_handlers) 23820 1727096393.57750: ^ 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 23820 1727096393.57754: getting variables 23820 1727096393.57756: in VariableManager get_vars() 23820 1727096393.57789: Calling all_inventory to load vars for managed_node3 23820 1727096393.57792: Calling groups_inventory to load vars for managed_node3 23820 1727096393.57795: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096393.57808: Calling all_plugins_play to load vars for managed_node3 23820 1727096393.57812: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096393.57815: Calling groups_plugins_play to load vars for managed_node3 23820 1727096393.58298: done sending task result for task 0afff68d-5257-fd06-a68d-000000000035 23820 1727096393.58302: WORKER PROCESS EXITING 23820 1727096393.58324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096393.58502: done with get_vars() 23820 1727096393.58511: done getting variables 23820 1727096393.58571: in VariableManager get_vars() 23820 1727096393.58580: Calling all_inventory to load vars for managed_node3 23820 1727096393.58582: Calling groups_inventory to load vars for managed_node3 23820 1727096393.58584: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096393.58588: Calling all_plugins_play to load vars for managed_node3 23820 1727096393.58590: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096393.58592: Calling groups_plugins_play to load vars for managed_node3 23820 1727096393.58714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096393.58893: done with get_vars() 23820 1727096393.58904: done queuing things up, now waiting for results queue to drain 23820 1727096393.58906: results queue empty 23820 1727096393.58907: checking for any_errors_fatal 23820 1727096393.58909: done checking for any_errors_fatal 23820 1727096393.58910: checking for max_fail_percentage 23820 1727096393.58911: done checking for max_fail_percentage 23820 1727096393.58911: checking to see if all hosts have failed and the running result is not ok 23820 1727096393.58912: done checking to see if all hosts have failed 23820 1727096393.58913: getting the remaining hosts for this loop 23820 1727096393.58914: done getting the remaining hosts for this loop 23820 1727096393.58916: getting the next task for host managed_node3 23820 1727096393.58919: done getting next task for host managed_node3 23820 1727096393.58920: ^ task is: TASK: meta (flush_handlers) 23820 1727096393.58921: ^ 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 23820 1727096393.58924: getting variables 23820 1727096393.58925: in VariableManager get_vars() 23820 1727096393.58936: Calling all_inventory to load vars for managed_node3 23820 1727096393.58938: Calling groups_inventory to load vars for managed_node3 23820 1727096393.58940: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096393.58944: Calling all_plugins_play to load vars for managed_node3 23820 1727096393.58947: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096393.58949: Calling groups_plugins_play to load vars for managed_node3 23820 1727096393.59100: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096393.59280: done with get_vars() 23820 1727096393.59287: done getting variables 23820 1727096393.59329: in VariableManager get_vars() 23820 1727096393.59337: Calling all_inventory to load vars for managed_node3 23820 1727096393.59339: Calling groups_inventory to load vars for managed_node3 23820 1727096393.59341: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096393.59345: Calling all_plugins_play to load vars for managed_node3 23820 1727096393.59347: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096393.59350: Calling groups_plugins_play to load vars for managed_node3 23820 1727096393.59485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096393.59666: done with get_vars() 23820 1727096393.59679: done queuing things up, now waiting for results queue to drain 23820 1727096393.59681: results queue empty 23820 1727096393.59682: checking for any_errors_fatal 23820 1727096393.59683: done checking for any_errors_fatal 23820 1727096393.59684: checking for max_fail_percentage 23820 1727096393.59684: done checking for max_fail_percentage 23820 1727096393.59685: checking to see if all hosts have failed and the running result is not ok 23820 1727096393.59686: done checking to see if all hosts have failed 23820 1727096393.59686: getting the remaining hosts for this loop 23820 1727096393.59687: done getting the remaining hosts for this loop 23820 1727096393.59689: getting the next task for host managed_node3 23820 1727096393.59692: done getting next task for host managed_node3 23820 1727096393.59693: ^ task is: None 23820 1727096393.59694: ^ 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 23820 1727096393.59695: done queuing things up, now waiting for results queue to drain 23820 1727096393.59696: results queue empty 23820 1727096393.59696: checking for any_errors_fatal 23820 1727096393.59697: done checking for any_errors_fatal 23820 1727096393.59698: checking for max_fail_percentage 23820 1727096393.59698: done checking for max_fail_percentage 23820 1727096393.59699: checking to see if all hosts have failed and the running result is not ok 23820 1727096393.59700: done checking to see if all hosts have failed 23820 1727096393.59701: getting the next task for host managed_node3 23820 1727096393.59703: done getting next task for host managed_node3 23820 1727096393.59704: ^ task is: None 23820 1727096393.59705: ^ 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 23820 1727096393.59734: in VariableManager get_vars() 23820 1727096393.59752: done with get_vars() 23820 1727096393.59758: in VariableManager get_vars() 23820 1727096393.59771: done with get_vars() 23820 1727096393.59776: variable 'omit' from source: magic vars 23820 1727096393.59805: in VariableManager get_vars() 23820 1727096393.59818: done with get_vars() 23820 1727096393.59838: variable 'omit' from source: magic vars PLAY [Test executing the role with default parameters] ************************* 23820 1727096393.60457: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 23820 1727096393.60481: getting the remaining hosts for this loop 23820 1727096393.60482: done getting the remaining hosts for this loop 23820 1727096393.60485: getting the next task for host managed_node3 23820 1727096393.60487: done getting next task for host managed_node3 23820 1727096393.60489: ^ task is: TASK: meta (flush_handlers) 23820 1727096393.60490: ^ 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 23820 1727096393.60492: getting variables 23820 1727096393.60493: in VariableManager get_vars() 23820 1727096393.60503: Calling all_inventory to load vars for managed_node3 23820 1727096393.60505: Calling groups_inventory to load vars for managed_node3 23820 1727096393.60507: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096393.60511: Calling all_plugins_play to load vars for managed_node3 23820 1727096393.60513: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096393.60516: Calling groups_plugins_play to load vars for managed_node3 23820 1727096393.60650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096393.60835: done with get_vars() 23820 1727096393.60843: done getting variables 23820 1727096393.60887: in VariableManager get_vars() 23820 1727096393.60896: Calling all_inventory to load vars for managed_node3 23820 1727096393.60898: Calling groups_inventory to load vars for managed_node3 23820 1727096393.60900: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096393.60904: Calling all_plugins_play to load vars for managed_node3 23820 1727096393.60906: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096393.60909: Calling groups_plugins_play to load vars for managed_node3 23820 1727096393.61060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096393.61246: done with get_vars() 23820 1727096393.61257: done queuing things up, now waiting for results queue to drain 23820 1727096393.61259: results queue empty 23820 1727096393.61259: checking for any_errors_fatal 23820 1727096393.61260: done checking for any_errors_fatal 23820 1727096393.61261: checking for max_fail_percentage 23820 1727096393.61262: done checking for max_fail_percentage 23820 1727096393.61263: checking to see if all hosts have failed and the running result is not ok 23820 1727096393.61263: done checking to see if all hosts have failed 23820 1727096393.61264: getting the remaining hosts for this loop 23820 1727096393.61265: done getting the remaining hosts for this loop 23820 1727096393.61269: getting the next task for host managed_node3 23820 1727096393.61272: done getting next task for host managed_node3 23820 1727096393.61275: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 23820 1727096393.61276: ^ 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 23820 1727096393.61284: getting variables 23820 1727096393.61285: in VariableManager get_vars() 23820 1727096393.61296: Calling all_inventory to load vars for managed_node3 23820 1727096393.61298: Calling groups_inventory to load vars for managed_node3 23820 1727096393.61300: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096393.61308: Calling all_plugins_play to load vars for managed_node3 23820 1727096393.61311: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096393.61313: Calling groups_plugins_play to load vars for managed_node3 23820 1727096393.61447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096393.61636: done with get_vars() 23820 1727096393.61644: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 08:59:53 -0400 (0:00:00.082) 0:00:04.304 ****** 23820 1727096393.61707: entering _queue_task() for managed_node3/include_tasks 23820 1727096393.61998: worker is 1 (out of 1 available) 23820 1727096393.62008: exiting _queue_task() for managed_node3/include_tasks 23820 1727096393.62019: done queuing things up, now waiting for results queue to drain 23820 1727096393.62020: waiting for pending results... 23820 1727096393.62285: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 23820 1727096393.62394: in run() - task 0afff68d-5257-fd06-a68d-00000000003d 23820 1727096393.62417: variable 'ansible_search_path' from source: unknown 23820 1727096393.62473: variable 'ansible_search_path' from source: unknown 23820 1727096393.62479: calling self._execute() 23820 1727096393.62555: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096393.62594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096393.62597: variable 'omit' from source: magic vars 23820 1727096393.63576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096393.66693: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096393.67036: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096393.67086: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096393.67128: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096393.67161: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096393.67301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096393.67305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096393.67319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096393.67362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096393.67384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096393.67566: variable 'ansible_distribution' from source: facts 23820 1727096393.67582: variable 'ansible_distribution_major_version' from source: facts 23820 1727096393.67597: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096393.67604: when evaluation is False, skipping this task 23820 1727096393.67611: _execute() done 23820 1727096393.67626: dumping result to json 23820 1727096393.67628: done dumping result, returning 23820 1727096393.67737: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-fd06-a68d-00000000003d] 23820 1727096393.67740: sending task result for task 0afff68d-5257-fd06-a68d-00000000003d 23820 1727096393.67817: done sending task result for task 0afff68d-5257-fd06-a68d-00000000003d 23820 1727096393.67820: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096393.67889: no more pending results, returning what we have 23820 1727096393.67892: results queue empty 23820 1727096393.67893: checking for any_errors_fatal 23820 1727096393.67895: done checking for any_errors_fatal 23820 1727096393.67896: checking for max_fail_percentage 23820 1727096393.67898: done checking for max_fail_percentage 23820 1727096393.67899: checking to see if all hosts have failed and the running result is not ok 23820 1727096393.67900: done checking to see if all hosts have failed 23820 1727096393.67900: getting the remaining hosts for this loop 23820 1727096393.67902: done getting the remaining hosts for this loop 23820 1727096393.67907: getting the next task for host managed_node3 23820 1727096393.67913: done getting next task for host managed_node3 23820 1727096393.67917: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 23820 1727096393.67919: ^ 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 23820 1727096393.67933: getting variables 23820 1727096393.67935: in VariableManager get_vars() 23820 1727096393.68027: Calling all_inventory to load vars for managed_node3 23820 1727096393.68030: Calling groups_inventory to load vars for managed_node3 23820 1727096393.68032: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096393.68043: Calling all_plugins_play to load vars for managed_node3 23820 1727096393.68046: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096393.68049: Calling groups_plugins_play to load vars for managed_node3 23820 1727096393.68442: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096393.68804: done with get_vars() 23820 1727096393.68816: done getting variables 23820 1727096393.68877: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 08:59:53 -0400 (0:00:00.071) 0:00:04.376 ****** 23820 1727096393.68908: entering _queue_task() for managed_node3/debug 23820 1727096393.69180: worker is 1 (out of 1 available) 23820 1727096393.69191: exiting _queue_task() for managed_node3/debug 23820 1727096393.69204: done queuing things up, now waiting for results queue to drain 23820 1727096393.69205: waiting for pending results... 23820 1727096393.69585: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 23820 1727096393.69591: in run() - task 0afff68d-5257-fd06-a68d-00000000003e 23820 1727096393.69594: variable 'ansible_search_path' from source: unknown 23820 1727096393.69597: variable 'ansible_search_path' from source: unknown 23820 1727096393.69620: calling self._execute() 23820 1727096393.69708: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096393.69719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096393.69731: variable 'omit' from source: magic vars 23820 1727096393.70227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096393.73127: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096393.73355: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096393.73391: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096393.73427: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096393.73673: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096393.73696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096393.73730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096393.74173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096393.74176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096393.74179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096393.74231: variable 'ansible_distribution' from source: facts 23820 1727096393.74272: variable 'ansible_distribution_major_version' from source: facts 23820 1727096393.74298: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096393.74344: when evaluation is False, skipping this task 23820 1727096393.74351: _execute() done 23820 1727096393.74357: dumping result to json 23820 1727096393.74363: done dumping result, returning 23820 1727096393.74380: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-fd06-a68d-00000000003e] 23820 1727096393.74389: sending task result for task 0afff68d-5257-fd06-a68d-00000000003e skipping: [managed_node3] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 23820 1727096393.74675: no more pending results, returning what we have 23820 1727096393.74679: results queue empty 23820 1727096393.74680: checking for any_errors_fatal 23820 1727096393.74685: done checking for any_errors_fatal 23820 1727096393.74686: checking for max_fail_percentage 23820 1727096393.74687: done checking for max_fail_percentage 23820 1727096393.74688: checking to see if all hosts have failed and the running result is not ok 23820 1727096393.74689: done checking to see if all hosts have failed 23820 1727096393.74690: getting the remaining hosts for this loop 23820 1727096393.74691: done getting the remaining hosts for this loop 23820 1727096393.74696: getting the next task for host managed_node3 23820 1727096393.74701: done getting next task for host managed_node3 23820 1727096393.74705: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 23820 1727096393.74707: ^ 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 23820 1727096393.74720: getting variables 23820 1727096393.74721: in VariableManager get_vars() 23820 1727096393.74758: Calling all_inventory to load vars for managed_node3 23820 1727096393.74760: Calling groups_inventory to load vars for managed_node3 23820 1727096393.74763: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096393.74777: Calling all_plugins_play to load vars for managed_node3 23820 1727096393.74781: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096393.74784: Calling groups_plugins_play to load vars for managed_node3 23820 1727096393.75193: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096393.75457: done with get_vars() 23820 1727096393.75471: done getting variables 23820 1727096393.75501: done sending task result for task 0afff68d-5257-fd06-a68d-00000000003e 23820 1727096393.75504: WORKER PROCESS EXITING 23820 1727096393.75542: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 08:59:53 -0400 (0:00:00.066) 0:00:04.443 ****** 23820 1727096393.75575: entering _queue_task() for managed_node3/fail 23820 1727096393.75844: worker is 1 (out of 1 available) 23820 1727096393.75856: exiting _queue_task() for managed_node3/fail 23820 1727096393.75877: done queuing things up, now waiting for results queue to drain 23820 1727096393.75879: waiting for pending results... 23820 1727096393.76115: 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 23820 1727096393.76222: in run() - task 0afff68d-5257-fd06-a68d-00000000003f 23820 1727096393.76242: variable 'ansible_search_path' from source: unknown 23820 1727096393.76251: variable 'ansible_search_path' from source: unknown 23820 1727096393.76294: calling self._execute() 23820 1727096393.76366: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096393.76381: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096393.76395: variable 'omit' from source: magic vars 23820 1727096393.76837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096393.80923: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096393.80992: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096393.81275: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096393.81278: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096393.81281: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096393.81351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096393.81673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096393.81677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096393.81680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096393.81873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096393.81876: variable 'ansible_distribution' from source: facts 23820 1727096393.82077: variable 'ansible_distribution_major_version' from source: facts 23820 1727096393.82093: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096393.82101: when evaluation is False, skipping this task 23820 1727096393.82108: _execute() done 23820 1727096393.82113: dumping result to json 23820 1727096393.82120: done dumping result, returning 23820 1727096393.82130: 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 [0afff68d-5257-fd06-a68d-00000000003f] 23820 1727096393.82139: sending task result for task 0afff68d-5257-fd06-a68d-00000000003f skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096393.82308: no more pending results, returning what we have 23820 1727096393.82312: results queue empty 23820 1727096393.82312: checking for any_errors_fatal 23820 1727096393.82319: done checking for any_errors_fatal 23820 1727096393.82320: checking for max_fail_percentage 23820 1727096393.82322: done checking for max_fail_percentage 23820 1727096393.82322: checking to see if all hosts have failed and the running result is not ok 23820 1727096393.82323: done checking to see if all hosts have failed 23820 1727096393.82324: getting the remaining hosts for this loop 23820 1727096393.82325: done getting the remaining hosts for this loop 23820 1727096393.82329: getting the next task for host managed_node3 23820 1727096393.82335: done getting next task for host managed_node3 23820 1727096393.82338: ^ 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 23820 1727096393.82340: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096393.82351: getting variables 23820 1727096393.82353: in VariableManager get_vars() 23820 1727096393.82594: Calling all_inventory to load vars for managed_node3 23820 1727096393.82597: Calling groups_inventory to load vars for managed_node3 23820 1727096393.82599: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096393.82610: Calling all_plugins_play to load vars for managed_node3 23820 1727096393.82612: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096393.82615: Calling groups_plugins_play to load vars for managed_node3 23820 1727096393.82876: done sending task result for task 0afff68d-5257-fd06-a68d-00000000003f 23820 1727096393.82880: WORKER PROCESS EXITING 23820 1727096393.82901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096393.83163: done with get_vars() 23820 1727096393.83280: done getting variables 23820 1727096393.83402: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 08:59:53 -0400 (0:00:00.078) 0:00:04.522 ****** 23820 1727096393.83478: entering _queue_task() for managed_node3/fail 23820 1727096393.84119: worker is 1 (out of 1 available) 23820 1727096393.84131: exiting _queue_task() for managed_node3/fail 23820 1727096393.84143: done queuing things up, now waiting for results queue to drain 23820 1727096393.84144: waiting for pending results... 23820 1727096393.84411: 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 23820 1727096393.84509: in run() - task 0afff68d-5257-fd06-a68d-000000000040 23820 1727096393.84773: variable 'ansible_search_path' from source: unknown 23820 1727096393.84776: variable 'ansible_search_path' from source: unknown 23820 1727096393.84779: calling self._execute() 23820 1727096393.85173: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096393.85177: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096393.85179: variable 'omit' from source: magic vars 23820 1727096393.85851: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096393.89325: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096393.89390: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096393.89427: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096393.89466: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096393.89514: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096393.89591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096393.89623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096393.89652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096393.89698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096393.89716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096393.89877: variable 'ansible_distribution' from source: facts 23820 1727096393.89889: variable 'ansible_distribution_major_version' from source: facts 23820 1727096393.89903: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096393.89910: when evaluation is False, skipping this task 23820 1727096393.89916: _execute() done 23820 1727096393.89922: dumping result to json 23820 1727096393.89928: done dumping result, returning 23820 1727096393.89938: 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 [0afff68d-5257-fd06-a68d-000000000040] 23820 1727096393.89946: sending task result for task 0afff68d-5257-fd06-a68d-000000000040 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096393.90094: no more pending results, returning what we have 23820 1727096393.90097: results queue empty 23820 1727096393.90099: checking for any_errors_fatal 23820 1727096393.90104: done checking for any_errors_fatal 23820 1727096393.90105: checking for max_fail_percentage 23820 1727096393.90107: done checking for max_fail_percentage 23820 1727096393.90107: checking to see if all hosts have failed and the running result is not ok 23820 1727096393.90108: done checking to see if all hosts have failed 23820 1727096393.90109: getting the remaining hosts for this loop 23820 1727096393.90111: done getting the remaining hosts for this loop 23820 1727096393.90115: getting the next task for host managed_node3 23820 1727096393.90120: done getting next task for host managed_node3 23820 1727096393.90124: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 23820 1727096393.90127: ^ 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 23820 1727096393.90140: getting variables 23820 1727096393.90142: in VariableManager get_vars() 23820 1727096393.90182: Calling all_inventory to load vars for managed_node3 23820 1727096393.90185: Calling groups_inventory to load vars for managed_node3 23820 1727096393.90188: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096393.90198: Calling all_plugins_play to load vars for managed_node3 23820 1727096393.90201: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096393.90204: Calling groups_plugins_play to load vars for managed_node3 23820 1727096393.90673: done sending task result for task 0afff68d-5257-fd06-a68d-000000000040 23820 1727096393.90676: WORKER PROCESS EXITING 23820 1727096393.90698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096393.90897: done with get_vars() 23820 1727096393.90906: done getting variables 23820 1727096393.90960: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 08:59:53 -0400 (0:00:00.075) 0:00:04.597 ****** 23820 1727096393.90990: entering _queue_task() for managed_node3/fail 23820 1727096393.91219: worker is 1 (out of 1 available) 23820 1727096393.91230: exiting _queue_task() for managed_node3/fail 23820 1727096393.91241: done queuing things up, now waiting for results queue to drain 23820 1727096393.91242: waiting for pending results... 23820 1727096393.91488: 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 23820 1727096393.91584: in run() - task 0afff68d-5257-fd06-a68d-000000000041 23820 1727096393.91602: variable 'ansible_search_path' from source: unknown 23820 1727096393.91610: variable 'ansible_search_path' from source: unknown 23820 1727096393.91645: calling self._execute() 23820 1727096393.91730: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096393.91742: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096393.91753: variable 'omit' from source: magic vars 23820 1727096393.92206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096393.94508: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096393.94590: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096393.94631: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096393.94675: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096393.94706: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096393.94789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096393.94856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096393.94859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096393.94884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096393.94904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096393.95050: variable 'ansible_distribution' from source: facts 23820 1727096393.95061: variable 'ansible_distribution_major_version' from source: facts 23820 1727096393.95081: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096393.95089: when evaluation is False, skipping this task 23820 1727096393.95182: _execute() done 23820 1727096393.95186: dumping result to json 23820 1727096393.95188: done dumping result, returning 23820 1727096393.95190: 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 [0afff68d-5257-fd06-a68d-000000000041] 23820 1727096393.95193: sending task result for task 0afff68d-5257-fd06-a68d-000000000041 23820 1727096393.95269: done sending task result for task 0afff68d-5257-fd06-a68d-000000000041 23820 1727096393.95273: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096393.95334: no more pending results, returning what we have 23820 1727096393.95338: results queue empty 23820 1727096393.95339: checking for any_errors_fatal 23820 1727096393.95345: done checking for any_errors_fatal 23820 1727096393.95346: checking for max_fail_percentage 23820 1727096393.95348: done checking for max_fail_percentage 23820 1727096393.95349: checking to see if all hosts have failed and the running result is not ok 23820 1727096393.95349: done checking to see if all hosts have failed 23820 1727096393.95350: getting the remaining hosts for this loop 23820 1727096393.95352: done getting the remaining hosts for this loop 23820 1727096393.95356: getting the next task for host managed_node3 23820 1727096393.95362: done getting next task for host managed_node3 23820 1727096393.95366: ^ 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 23820 1727096393.95370: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096393.95383: getting variables 23820 1727096393.95385: in VariableManager get_vars() 23820 1727096393.95426: Calling all_inventory to load vars for managed_node3 23820 1727096393.95429: Calling groups_inventory to load vars for managed_node3 23820 1727096393.95432: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096393.95445: Calling all_plugins_play to load vars for managed_node3 23820 1727096393.95448: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096393.95451: Calling groups_plugins_play to load vars for managed_node3 23820 1727096393.95950: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096393.96534: done with get_vars() 23820 1727096393.96545: done getting variables 23820 1727096393.96805: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 08:59:53 -0400 (0:00:00.058) 0:00:04.655 ****** 23820 1727096393.96833: entering _queue_task() for managed_node3/dnf 23820 1727096393.97315: worker is 1 (out of 1 available) 23820 1727096393.97325: exiting _queue_task() for managed_node3/dnf 23820 1727096393.97338: done queuing things up, now waiting for results queue to drain 23820 1727096393.97339: waiting for pending results... 23820 1727096393.98004: 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 23820 1727096393.98009: in run() - task 0afff68d-5257-fd06-a68d-000000000042 23820 1727096393.98024: variable 'ansible_search_path' from source: unknown 23820 1727096393.98173: variable 'ansible_search_path' from source: unknown 23820 1727096393.98177: calling self._execute() 23820 1727096393.98251: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096393.98474: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096393.98478: variable 'omit' from source: magic vars 23820 1727096393.99321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096394.04230: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096394.04380: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096394.04437: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096394.04552: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096394.04584: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096394.04778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096394.04810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096394.04843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096394.05061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096394.05065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096394.05472: variable 'ansible_distribution' from source: facts 23820 1727096394.05476: variable 'ansible_distribution_major_version' from source: facts 23820 1727096394.05479: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096394.05482: when evaluation is False, skipping this task 23820 1727096394.05483: _execute() done 23820 1727096394.05485: dumping result to json 23820 1727096394.05487: done dumping result, returning 23820 1727096394.05489: 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 [0afff68d-5257-fd06-a68d-000000000042] 23820 1727096394.05493: sending task result for task 0afff68d-5257-fd06-a68d-000000000042 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096394.05617: no more pending results, returning what we have 23820 1727096394.05620: results queue empty 23820 1727096394.05621: checking for any_errors_fatal 23820 1727096394.05628: done checking for any_errors_fatal 23820 1727096394.05629: checking for max_fail_percentage 23820 1727096394.05630: done checking for max_fail_percentage 23820 1727096394.05631: checking to see if all hosts have failed and the running result is not ok 23820 1727096394.05632: done checking to see if all hosts have failed 23820 1727096394.05632: getting the remaining hosts for this loop 23820 1727096394.05634: done getting the remaining hosts for this loop 23820 1727096394.05638: getting the next task for host managed_node3 23820 1727096394.05644: done getting next task for host managed_node3 23820 1727096394.05648: ^ 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 23820 1727096394.05650: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096394.05662: getting variables 23820 1727096394.05663: in VariableManager get_vars() 23820 1727096394.05705: Calling all_inventory to load vars for managed_node3 23820 1727096394.05708: Calling groups_inventory to load vars for managed_node3 23820 1727096394.05710: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096394.05721: Calling all_plugins_play to load vars for managed_node3 23820 1727096394.05724: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096394.05727: Calling groups_plugins_play to load vars for managed_node3 23820 1727096394.06692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096394.07078: done with get_vars() 23820 1727096394.07089: done getting variables 23820 1727096394.07119: done sending task result for task 0afff68d-5257-fd06-a68d-000000000042 23820 1727096394.07122: WORKER PROCESS EXITING redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 23820 1727096394.07170: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 08:59:54 -0400 (0:00:00.103) 0:00:04.759 ****** 23820 1727096394.07195: entering _queue_task() for managed_node3/yum 23820 1727096394.07684: worker is 1 (out of 1 available) 23820 1727096394.07696: exiting _queue_task() for managed_node3/yum 23820 1727096394.07711: done queuing things up, now waiting for results queue to drain 23820 1727096394.07712: waiting for pending results... 23820 1727096394.07983: 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 23820 1727096394.08383: in run() - task 0afff68d-5257-fd06-a68d-000000000043 23820 1727096394.08439: variable 'ansible_search_path' from source: unknown 23820 1727096394.08449: variable 'ansible_search_path' from source: unknown 23820 1727096394.08491: calling self._execute() 23820 1727096394.08572: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096394.08584: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096394.08595: variable 'omit' from source: magic vars 23820 1727096394.09051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096394.12247: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096394.12317: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096394.12364: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096394.12408: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096394.12440: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096394.12527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096394.12570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096394.12603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096394.12717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096394.12737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096394.12915: variable 'ansible_distribution' from source: facts 23820 1727096394.12928: variable 'ansible_distribution_major_version' from source: facts 23820 1727096394.12944: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096394.12950: when evaluation is False, skipping this task 23820 1727096394.12956: _execute() done 23820 1727096394.12961: dumping result to json 23820 1727096394.12966: done dumping result, returning 23820 1727096394.12981: 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 [0afff68d-5257-fd06-a68d-000000000043] 23820 1727096394.12993: sending task result for task 0afff68d-5257-fd06-a68d-000000000043 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096394.13264: no more pending results, returning what we have 23820 1727096394.13270: results queue empty 23820 1727096394.13271: checking for any_errors_fatal 23820 1727096394.13277: done checking for any_errors_fatal 23820 1727096394.13278: checking for max_fail_percentage 23820 1727096394.13280: done checking for max_fail_percentage 23820 1727096394.13281: checking to see if all hosts have failed and the running result is not ok 23820 1727096394.13281: done checking to see if all hosts have failed 23820 1727096394.13282: getting the remaining hosts for this loop 23820 1727096394.13284: done getting the remaining hosts for this loop 23820 1727096394.13288: getting the next task for host managed_node3 23820 1727096394.13294: done getting next task for host managed_node3 23820 1727096394.13298: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 23820 1727096394.13300: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096394.13314: getting variables 23820 1727096394.13315: in VariableManager get_vars() 23820 1727096394.13356: Calling all_inventory to load vars for managed_node3 23820 1727096394.13359: Calling groups_inventory to load vars for managed_node3 23820 1727096394.13362: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096394.13479: Calling all_plugins_play to load vars for managed_node3 23820 1727096394.13483: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096394.13489: done sending task result for task 0afff68d-5257-fd06-a68d-000000000043 23820 1727096394.13492: WORKER PROCESS EXITING 23820 1727096394.13496: Calling groups_plugins_play to load vars for managed_node3 23820 1727096394.13854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096394.14063: done with get_vars() 23820 1727096394.14076: done getting variables 23820 1727096394.14134: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 08:59:54 -0400 (0:00:00.069) 0:00:04.829 ****** 23820 1727096394.14163: entering _queue_task() for managed_node3/fail 23820 1727096394.14416: worker is 1 (out of 1 available) 23820 1727096394.14431: exiting _queue_task() for managed_node3/fail 23820 1727096394.14442: done queuing things up, now waiting for results queue to drain 23820 1727096394.14443: waiting for pending results... 23820 1727096394.14703: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 23820 1727096394.14814: in run() - task 0afff68d-5257-fd06-a68d-000000000044 23820 1727096394.14834: variable 'ansible_search_path' from source: unknown 23820 1727096394.14842: variable 'ansible_search_path' from source: unknown 23820 1727096394.14888: calling self._execute() 23820 1727096394.14975: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096394.14988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096394.15007: variable 'omit' from source: magic vars 23820 1727096394.15492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096394.17663: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096394.17735: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096394.17796: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096394.17833: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096394.18047: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096394.18295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096394.18298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096394.18300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096394.18302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096394.18304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096394.18775: variable 'ansible_distribution' from source: facts 23820 1727096394.18791: variable 'ansible_distribution_major_version' from source: facts 23820 1727096394.18806: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096394.18813: when evaluation is False, skipping this task 23820 1727096394.18883: _execute() done 23820 1727096394.19002: dumping result to json 23820 1727096394.19005: done dumping result, returning 23820 1727096394.19008: 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 [0afff68d-5257-fd06-a68d-000000000044] 23820 1727096394.19011: sending task result for task 0afff68d-5257-fd06-a68d-000000000044 23820 1727096394.19094: done sending task result for task 0afff68d-5257-fd06-a68d-000000000044 23820 1727096394.19098: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096394.19151: no more pending results, returning what we have 23820 1727096394.19154: results queue empty 23820 1727096394.19156: checking for any_errors_fatal 23820 1727096394.19162: done checking for any_errors_fatal 23820 1727096394.19163: checking for max_fail_percentage 23820 1727096394.19164: done checking for max_fail_percentage 23820 1727096394.19165: checking to see if all hosts have failed and the running result is not ok 23820 1727096394.19166: done checking to see if all hosts have failed 23820 1727096394.19166: getting the remaining hosts for this loop 23820 1727096394.19170: done getting the remaining hosts for this loop 23820 1727096394.19175: getting the next task for host managed_node3 23820 1727096394.19180: done getting next task for host managed_node3 23820 1727096394.19184: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 23820 1727096394.19187: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096394.19200: getting variables 23820 1727096394.19201: in VariableManager get_vars() 23820 1727096394.19238: Calling all_inventory to load vars for managed_node3 23820 1727096394.19241: Calling groups_inventory to load vars for managed_node3 23820 1727096394.19244: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096394.19254: Calling all_plugins_play to load vars for managed_node3 23820 1727096394.19256: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096394.19259: Calling groups_plugins_play to load vars for managed_node3 23820 1727096394.19995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096394.20198: done with get_vars() 23820 1727096394.20209: done getting variables 23820 1727096394.20263: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 08:59:54 -0400 (0:00:00.061) 0:00:04.890 ****** 23820 1727096394.20308: entering _queue_task() for managed_node3/package 23820 1727096394.20548: worker is 1 (out of 1 available) 23820 1727096394.20561: exiting _queue_task() for managed_node3/package 23820 1727096394.20775: done queuing things up, now waiting for results queue to drain 23820 1727096394.20776: waiting for pending results... 23820 1727096394.20889: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 23820 1727096394.20975: in run() - task 0afff68d-5257-fd06-a68d-000000000045 23820 1727096394.20978: variable 'ansible_search_path' from source: unknown 23820 1727096394.20981: variable 'ansible_search_path' from source: unknown 23820 1727096394.21017: calling self._execute() 23820 1727096394.21173: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096394.21177: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096394.21180: variable 'omit' from source: magic vars 23820 1727096394.21599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096394.24569: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096394.24632: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096394.24676: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096394.24713: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096394.24741: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096394.24820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096394.24850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096394.24884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096394.24925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096394.24941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096394.25191: variable 'ansible_distribution' from source: facts 23820 1727096394.25195: variable 'ansible_distribution_major_version' from source: facts 23820 1727096394.25198: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096394.25200: when evaluation is False, skipping this task 23820 1727096394.25202: _execute() done 23820 1727096394.25205: dumping result to json 23820 1727096394.25207: done dumping result, returning 23820 1727096394.25209: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-fd06-a68d-000000000045] 23820 1727096394.25211: sending task result for task 0afff68d-5257-fd06-a68d-000000000045 23820 1727096394.25286: done sending task result for task 0afff68d-5257-fd06-a68d-000000000045 23820 1727096394.25290: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096394.25346: no more pending results, returning what we have 23820 1727096394.25349: results queue empty 23820 1727096394.25350: checking for any_errors_fatal 23820 1727096394.25358: done checking for any_errors_fatal 23820 1727096394.25359: checking for max_fail_percentage 23820 1727096394.25361: done checking for max_fail_percentage 23820 1727096394.25361: checking to see if all hosts have failed and the running result is not ok 23820 1727096394.25362: done checking to see if all hosts have failed 23820 1727096394.25363: getting the remaining hosts for this loop 23820 1727096394.25364: done getting the remaining hosts for this loop 23820 1727096394.25371: getting the next task for host managed_node3 23820 1727096394.25377: done getting next task for host managed_node3 23820 1727096394.25381: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 23820 1727096394.25383: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096394.25396: getting variables 23820 1727096394.25397: in VariableManager get_vars() 23820 1727096394.25436: Calling all_inventory to load vars for managed_node3 23820 1727096394.25439: Calling groups_inventory to load vars for managed_node3 23820 1727096394.25441: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096394.25453: Calling all_plugins_play to load vars for managed_node3 23820 1727096394.25456: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096394.25460: Calling groups_plugins_play to load vars for managed_node3 23820 1727096394.25637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096394.26104: done with get_vars() 23820 1727096394.26115: done getting variables 23820 1727096394.26171: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 08:59:54 -0400 (0:00:00.058) 0:00:04.949 ****** 23820 1727096394.26200: entering _queue_task() for managed_node3/package 23820 1727096394.26432: worker is 1 (out of 1 available) 23820 1727096394.26444: exiting _queue_task() for managed_node3/package 23820 1727096394.26456: done queuing things up, now waiting for results queue to drain 23820 1727096394.26457: waiting for pending results... 23820 1727096394.26883: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 23820 1727096394.26888: in run() - task 0afff68d-5257-fd06-a68d-000000000046 23820 1727096394.26890: variable 'ansible_search_path' from source: unknown 23820 1727096394.26893: variable 'ansible_search_path' from source: unknown 23820 1727096394.26895: calling self._execute() 23820 1727096394.26947: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096394.26960: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096394.26978: variable 'omit' from source: magic vars 23820 1727096394.27463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096394.29644: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096394.29712: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096394.29770: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096394.29809: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096394.29843: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096394.29922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096394.29960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096394.29992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096394.30034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096394.30160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096394.30226: variable 'ansible_distribution' from source: facts 23820 1727096394.30236: variable 'ansible_distribution_major_version' from source: facts 23820 1727096394.30251: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096394.30258: when evaluation is False, skipping this task 23820 1727096394.30271: _execute() done 23820 1727096394.30277: dumping result to json 23820 1727096394.30284: done dumping result, returning 23820 1727096394.30294: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-fd06-a68d-000000000046] 23820 1727096394.30303: sending task result for task 0afff68d-5257-fd06-a68d-000000000046 23820 1727096394.30642: done sending task result for task 0afff68d-5257-fd06-a68d-000000000046 23820 1727096394.30646: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096394.30721: no more pending results, returning what we have 23820 1727096394.30724: results queue empty 23820 1727096394.30725: checking for any_errors_fatal 23820 1727096394.30731: done checking for any_errors_fatal 23820 1727096394.30732: checking for max_fail_percentage 23820 1727096394.30733: done checking for max_fail_percentage 23820 1727096394.30734: checking to see if all hosts have failed and the running result is not ok 23820 1727096394.30735: done checking to see if all hosts have failed 23820 1727096394.30736: getting the remaining hosts for this loop 23820 1727096394.30738: done getting the remaining hosts for this loop 23820 1727096394.30742: getting the next task for host managed_node3 23820 1727096394.30747: done getting next task for host managed_node3 23820 1727096394.30751: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 23820 1727096394.30753: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096394.30765: getting variables 23820 1727096394.30769: in VariableManager get_vars() 23820 1727096394.30805: Calling all_inventory to load vars for managed_node3 23820 1727096394.30808: Calling groups_inventory to load vars for managed_node3 23820 1727096394.30811: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096394.30821: Calling all_plugins_play to load vars for managed_node3 23820 1727096394.30824: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096394.30826: Calling groups_plugins_play to load vars for managed_node3 23820 1727096394.31671: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096394.31848: done with get_vars() 23820 1727096394.31858: done getting variables 23820 1727096394.32115: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 08:59:54 -0400 (0:00:00.059) 0:00:05.009 ****** 23820 1727096394.32142: entering _queue_task() for managed_node3/package 23820 1727096394.32598: worker is 1 (out of 1 available) 23820 1727096394.32610: exiting _queue_task() for managed_node3/package 23820 1727096394.32621: done queuing things up, now waiting for results queue to drain 23820 1727096394.32622: waiting for pending results... 23820 1727096394.33086: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 23820 1727096394.33294: in run() - task 0afff68d-5257-fd06-a68d-000000000047 23820 1727096394.33381: variable 'ansible_search_path' from source: unknown 23820 1727096394.33390: variable 'ansible_search_path' from source: unknown 23820 1727096394.33433: calling self._execute() 23820 1727096394.33578: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096394.33649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096394.33664: variable 'omit' from source: magic vars 23820 1727096394.34640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096394.36749: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096394.36826: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096394.36869: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096394.36909: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096394.36944: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096394.37025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096394.37070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096394.37144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096394.37150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096394.37173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096394.37343: variable 'ansible_distribution' from source: facts 23820 1727096394.37359: variable 'ansible_distribution_major_version' from source: facts 23820 1727096394.37380: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096394.37389: when evaluation is False, skipping this task 23820 1727096394.37475: _execute() done 23820 1727096394.37478: dumping result to json 23820 1727096394.37481: done dumping result, returning 23820 1727096394.37483: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-fd06-a68d-000000000047] 23820 1727096394.37486: sending task result for task 0afff68d-5257-fd06-a68d-000000000047 23820 1727096394.37556: done sending task result for task 0afff68d-5257-fd06-a68d-000000000047 23820 1727096394.37559: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096394.37623: no more pending results, returning what we have 23820 1727096394.37626: results queue empty 23820 1727096394.37628: checking for any_errors_fatal 23820 1727096394.37635: done checking for any_errors_fatal 23820 1727096394.37635: checking for max_fail_percentage 23820 1727096394.37637: done checking for max_fail_percentage 23820 1727096394.37638: checking to see if all hosts have failed and the running result is not ok 23820 1727096394.37639: done checking to see if all hosts have failed 23820 1727096394.37640: getting the remaining hosts for this loop 23820 1727096394.37641: done getting the remaining hosts for this loop 23820 1727096394.37645: getting the next task for host managed_node3 23820 1727096394.37651: done getting next task for host managed_node3 23820 1727096394.37654: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 23820 1727096394.37657: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096394.37671: getting variables 23820 1727096394.37673: in VariableManager get_vars() 23820 1727096394.37712: Calling all_inventory to load vars for managed_node3 23820 1727096394.37715: Calling groups_inventory to load vars for managed_node3 23820 1727096394.37718: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096394.37729: Calling all_plugins_play to load vars for managed_node3 23820 1727096394.37732: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096394.37735: Calling groups_plugins_play to load vars for managed_node3 23820 1727096394.38112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096394.38376: done with get_vars() 23820 1727096394.38387: done getting variables 23820 1727096394.38444: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 08:59:54 -0400 (0:00:00.063) 0:00:05.072 ****** 23820 1727096394.38475: entering _queue_task() for managed_node3/service 23820 1727096394.38713: worker is 1 (out of 1 available) 23820 1727096394.38724: exiting _queue_task() for managed_node3/service 23820 1727096394.38734: done queuing things up, now waiting for results queue to drain 23820 1727096394.38735: waiting for pending results... 23820 1727096394.38980: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 23820 1727096394.39076: in run() - task 0afff68d-5257-fd06-a68d-000000000048 23820 1727096394.39173: variable 'ansible_search_path' from source: unknown 23820 1727096394.39177: variable 'ansible_search_path' from source: unknown 23820 1727096394.39181: calling self._execute() 23820 1727096394.39207: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096394.39216: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096394.39227: variable 'omit' from source: magic vars 23820 1727096394.39690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096394.41833: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096394.41907: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096394.41959: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096394.42000: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096394.42174: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096394.42177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096394.42180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096394.42183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096394.42216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096394.42237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096394.42412: variable 'ansible_distribution' from source: facts 23820 1727096394.42423: variable 'ansible_distribution_major_version' from source: facts 23820 1727096394.42438: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096394.42446: when evaluation is False, skipping this task 23820 1727096394.42453: _execute() done 23820 1727096394.42460: dumping result to json 23820 1727096394.42470: done dumping result, returning 23820 1727096394.42481: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-fd06-a68d-000000000048] 23820 1727096394.42492: sending task result for task 0afff68d-5257-fd06-a68d-000000000048 23820 1727096394.42602: done sending task result for task 0afff68d-5257-fd06-a68d-000000000048 23820 1727096394.42611: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096394.42664: no more pending results, returning what we have 23820 1727096394.42670: results queue empty 23820 1727096394.42672: checking for any_errors_fatal 23820 1727096394.42679: done checking for any_errors_fatal 23820 1727096394.42681: checking for max_fail_percentage 23820 1727096394.42682: done checking for max_fail_percentage 23820 1727096394.42683: checking to see if all hosts have failed and the running result is not ok 23820 1727096394.42684: done checking to see if all hosts have failed 23820 1727096394.42685: getting the remaining hosts for this loop 23820 1727096394.42686: done getting the remaining hosts for this loop 23820 1727096394.42690: getting the next task for host managed_node3 23820 1727096394.42696: done getting next task for host managed_node3 23820 1727096394.42700: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 23820 1727096394.42703: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096394.42716: getting variables 23820 1727096394.42717: in VariableManager get_vars() 23820 1727096394.42754: Calling all_inventory to load vars for managed_node3 23820 1727096394.42756: Calling groups_inventory to load vars for managed_node3 23820 1727096394.42759: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096394.42772: Calling all_plugins_play to load vars for managed_node3 23820 1727096394.42776: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096394.42779: Calling groups_plugins_play to load vars for managed_node3 23820 1727096394.43248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096394.43437: done with get_vars() 23820 1727096394.43448: done getting variables 23820 1727096394.43504: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 08:59:54 -0400 (0:00:00.050) 0:00:05.122 ****** 23820 1727096394.43532: entering _queue_task() for managed_node3/service 23820 1727096394.43759: worker is 1 (out of 1 available) 23820 1727096394.43772: exiting _queue_task() for managed_node3/service 23820 1727096394.43783: done queuing things up, now waiting for results queue to drain 23820 1727096394.43784: waiting for pending results... 23820 1727096394.44033: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 23820 1727096394.44177: in run() - task 0afff68d-5257-fd06-a68d-000000000049 23820 1727096394.44182: variable 'ansible_search_path' from source: unknown 23820 1727096394.44185: variable 'ansible_search_path' from source: unknown 23820 1727096394.44201: calling self._execute() 23820 1727096394.44282: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096394.44298: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096394.44312: variable 'omit' from source: magic vars 23820 1727096394.44783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096394.46826: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096394.46900: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096394.46939: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096394.47000: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096394.47013: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096394.47094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096394.47132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096394.47373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096394.47376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096394.47379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096394.47381: variable 'ansible_distribution' from source: facts 23820 1727096394.47394: variable 'ansible_distribution_major_version' from source: facts 23820 1727096394.47408: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096394.47414: when evaluation is False, skipping this task 23820 1727096394.47420: _execute() done 23820 1727096394.47426: dumping result to json 23820 1727096394.47432: done dumping result, returning 23820 1727096394.47442: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-fd06-a68d-000000000049] 23820 1727096394.47452: sending task result for task 0afff68d-5257-fd06-a68d-000000000049 skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 23820 1727096394.47596: no more pending results, returning what we have 23820 1727096394.47599: results queue empty 23820 1727096394.47600: checking for any_errors_fatal 23820 1727096394.47607: done checking for any_errors_fatal 23820 1727096394.47608: checking for max_fail_percentage 23820 1727096394.47610: done checking for max_fail_percentage 23820 1727096394.47610: checking to see if all hosts have failed and the running result is not ok 23820 1727096394.47611: done checking to see if all hosts have failed 23820 1727096394.47612: getting the remaining hosts for this loop 23820 1727096394.47614: done getting the remaining hosts for this loop 23820 1727096394.47618: getting the next task for host managed_node3 23820 1727096394.47623: done getting next task for host managed_node3 23820 1727096394.47627: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 23820 1727096394.47629: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096394.47642: getting variables 23820 1727096394.47643: in VariableManager get_vars() 23820 1727096394.47681: Calling all_inventory to load vars for managed_node3 23820 1727096394.47684: Calling groups_inventory to load vars for managed_node3 23820 1727096394.47686: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096394.47697: Calling all_plugins_play to load vars for managed_node3 23820 1727096394.47700: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096394.47703: Calling groups_plugins_play to load vars for managed_node3 23820 1727096394.48142: done sending task result for task 0afff68d-5257-fd06-a68d-000000000049 23820 1727096394.48146: WORKER PROCESS EXITING 23820 1727096394.48171: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096394.48373: done with get_vars() 23820 1727096394.48384: done getting variables 23820 1727096394.48437: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 08:59:54 -0400 (0:00:00.049) 0:00:05.172 ****** 23820 1727096394.48463: entering _queue_task() for managed_node3/service 23820 1727096394.48698: worker is 1 (out of 1 available) 23820 1727096394.48709: exiting _queue_task() for managed_node3/service 23820 1727096394.48720: done queuing things up, now waiting for results queue to drain 23820 1727096394.48722: waiting for pending results... 23820 1727096394.48972: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 23820 1727096394.49065: in run() - task 0afff68d-5257-fd06-a68d-00000000004a 23820 1727096394.49091: variable 'ansible_search_path' from source: unknown 23820 1727096394.49098: variable 'ansible_search_path' from source: unknown 23820 1727096394.49137: calling self._execute() 23820 1727096394.49221: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096394.49233: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096394.49246: variable 'omit' from source: magic vars 23820 1727096394.49705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096394.51873: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096394.51945: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096394.51998: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096394.52041: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096394.52073: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096394.52156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096394.52192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096394.52226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096394.52273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096394.52292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096394.52469: variable 'ansible_distribution' from source: facts 23820 1727096394.52554: variable 'ansible_distribution_major_version' from source: facts 23820 1727096394.52557: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096394.52559: when evaluation is False, skipping this task 23820 1727096394.52561: _execute() done 23820 1727096394.52564: dumping result to json 23820 1727096394.52566: done dumping result, returning 23820 1727096394.52570: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-fd06-a68d-00000000004a] 23820 1727096394.52572: sending task result for task 0afff68d-5257-fd06-a68d-00000000004a 23820 1727096394.52645: done sending task result for task 0afff68d-5257-fd06-a68d-00000000004a 23820 1727096394.52648: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096394.52710: no more pending results, returning what we have 23820 1727096394.52713: results queue empty 23820 1727096394.52715: checking for any_errors_fatal 23820 1727096394.52722: done checking for any_errors_fatal 23820 1727096394.52723: checking for max_fail_percentage 23820 1727096394.52724: done checking for max_fail_percentage 23820 1727096394.52725: checking to see if all hosts have failed and the running result is not ok 23820 1727096394.52726: done checking to see if all hosts have failed 23820 1727096394.52727: getting the remaining hosts for this loop 23820 1727096394.52728: done getting the remaining hosts for this loop 23820 1727096394.52733: getting the next task for host managed_node3 23820 1727096394.52738: done getting next task for host managed_node3 23820 1727096394.52742: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 23820 1727096394.52745: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096394.52758: getting variables 23820 1727096394.52760: in VariableManager get_vars() 23820 1727096394.52805: Calling all_inventory to load vars for managed_node3 23820 1727096394.52808: Calling groups_inventory to load vars for managed_node3 23820 1727096394.52811: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096394.52822: Calling all_plugins_play to load vars for managed_node3 23820 1727096394.52824: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096394.52827: Calling groups_plugins_play to load vars for managed_node3 23820 1727096394.53251: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096394.53527: done with get_vars() 23820 1727096394.53537: done getting variables 23820 1727096394.53596: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 08:59:54 -0400 (0:00:00.051) 0:00:05.223 ****** 23820 1727096394.53623: entering _queue_task() for managed_node3/service 23820 1727096394.53863: worker is 1 (out of 1 available) 23820 1727096394.53877: exiting _queue_task() for managed_node3/service 23820 1727096394.53888: done queuing things up, now waiting for results queue to drain 23820 1727096394.53889: waiting for pending results... 23820 1727096394.54286: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 23820 1727096394.54290: in run() - task 0afff68d-5257-fd06-a68d-00000000004b 23820 1727096394.54293: variable 'ansible_search_path' from source: unknown 23820 1727096394.54296: variable 'ansible_search_path' from source: unknown 23820 1727096394.54299: calling self._execute() 23820 1727096394.54366: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096394.54385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096394.54398: variable 'omit' from source: magic vars 23820 1727096394.54846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096394.56985: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096394.57057: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096394.57106: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096394.57144: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096394.57177: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096394.57257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096394.57293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096394.57429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096394.57433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096394.57435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096394.57556: variable 'ansible_distribution' from source: facts 23820 1727096394.57569: variable 'ansible_distribution_major_version' from source: facts 23820 1727096394.57585: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096394.57592: when evaluation is False, skipping this task 23820 1727096394.57601: _execute() done 23820 1727096394.57607: dumping result to json 23820 1727096394.57614: done dumping result, returning 23820 1727096394.57623: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-fd06-a68d-00000000004b] 23820 1727096394.57633: sending task result for task 0afff68d-5257-fd06-a68d-00000000004b skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 23820 1727096394.57794: no more pending results, returning what we have 23820 1727096394.57797: results queue empty 23820 1727096394.57798: checking for any_errors_fatal 23820 1727096394.57806: done checking for any_errors_fatal 23820 1727096394.57807: checking for max_fail_percentage 23820 1727096394.57809: done checking for max_fail_percentage 23820 1727096394.57810: checking to see if all hosts have failed and the running result is not ok 23820 1727096394.57810: done checking to see if all hosts have failed 23820 1727096394.57811: getting the remaining hosts for this loop 23820 1727096394.57813: done getting the remaining hosts for this loop 23820 1727096394.57817: getting the next task for host managed_node3 23820 1727096394.57822: done getting next task for host managed_node3 23820 1727096394.57826: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 23820 1727096394.57828: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096394.57840: getting variables 23820 1727096394.57842: in VariableManager get_vars() 23820 1727096394.57883: Calling all_inventory to load vars for managed_node3 23820 1727096394.57885: Calling groups_inventory to load vars for managed_node3 23820 1727096394.57888: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096394.57899: Calling all_plugins_play to load vars for managed_node3 23820 1727096394.57902: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096394.57906: Calling groups_plugins_play to load vars for managed_node3 23820 1727096394.58335: done sending task result for task 0afff68d-5257-fd06-a68d-00000000004b 23820 1727096394.58338: WORKER PROCESS EXITING 23820 1727096394.58360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096394.58563: done with get_vars() 23820 1727096394.58575: done getting variables 23820 1727096394.58630: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 08:59:54 -0400 (0:00:00.050) 0:00:05.274 ****** 23820 1727096394.58658: entering _queue_task() for managed_node3/copy 23820 1727096394.58894: worker is 1 (out of 1 available) 23820 1727096394.58907: exiting _queue_task() for managed_node3/copy 23820 1727096394.58919: done queuing things up, now waiting for results queue to drain 23820 1727096394.58920: waiting for pending results... 23820 1727096394.59172: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 23820 1727096394.59264: in run() - task 0afff68d-5257-fd06-a68d-00000000004c 23820 1727096394.59286: variable 'ansible_search_path' from source: unknown 23820 1727096394.59296: variable 'ansible_search_path' from source: unknown 23820 1727096394.59334: calling self._execute() 23820 1727096394.59415: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096394.59426: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096394.59439: variable 'omit' from source: magic vars 23820 1727096394.59901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096394.62091: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096394.62163: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096394.62216: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096394.62261: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096394.62296: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096394.62381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096394.62417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096394.62452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096394.62502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096394.62522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096394.62773: variable 'ansible_distribution' from source: facts 23820 1727096394.62776: variable 'ansible_distribution_major_version' from source: facts 23820 1727096394.62778: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096394.62780: when evaluation is False, skipping this task 23820 1727096394.62782: _execute() done 23820 1727096394.62784: dumping result to json 23820 1727096394.62786: done dumping result, returning 23820 1727096394.62788: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-fd06-a68d-00000000004c] 23820 1727096394.62790: sending task result for task 0afff68d-5257-fd06-a68d-00000000004c 23820 1727096394.62858: done sending task result for task 0afff68d-5257-fd06-a68d-00000000004c 23820 1727096394.62860: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096394.62904: no more pending results, returning what we have 23820 1727096394.62908: results queue empty 23820 1727096394.62909: checking for any_errors_fatal 23820 1727096394.62917: done checking for any_errors_fatal 23820 1727096394.62918: checking for max_fail_percentage 23820 1727096394.62919: done checking for max_fail_percentage 23820 1727096394.62920: checking to see if all hosts have failed and the running result is not ok 23820 1727096394.62921: done checking to see if all hosts have failed 23820 1727096394.62922: getting the remaining hosts for this loop 23820 1727096394.62923: done getting the remaining hosts for this loop 23820 1727096394.62927: getting the next task for host managed_node3 23820 1727096394.62932: done getting next task for host managed_node3 23820 1727096394.62935: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 23820 1727096394.62937: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096394.62949: getting variables 23820 1727096394.62950: in VariableManager get_vars() 23820 1727096394.62987: Calling all_inventory to load vars for managed_node3 23820 1727096394.62989: Calling groups_inventory to load vars for managed_node3 23820 1727096394.62991: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096394.63002: Calling all_plugins_play to load vars for managed_node3 23820 1727096394.63004: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096394.63007: Calling groups_plugins_play to load vars for managed_node3 23820 1727096394.63430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096394.63657: done with get_vars() 23820 1727096394.63669: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 08:59:54 -0400 (0:00:00.050) 0:00:05.325 ****** 23820 1727096394.63748: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 23820 1727096394.63984: worker is 1 (out of 1 available) 23820 1727096394.63996: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 23820 1727096394.64008: done queuing things up, now waiting for results queue to drain 23820 1727096394.64009: waiting for pending results... 23820 1727096394.64385: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 23820 1727096394.64390: in run() - task 0afff68d-5257-fd06-a68d-00000000004d 23820 1727096394.64393: variable 'ansible_search_path' from source: unknown 23820 1727096394.64395: variable 'ansible_search_path' from source: unknown 23820 1727096394.64407: calling self._execute() 23820 1727096394.64488: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096394.64501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096394.64516: variable 'omit' from source: magic vars 23820 1727096394.64988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096394.67011: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096394.67079: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096394.67120: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096394.67195: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096394.67198: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096394.67265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096394.67306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096394.67335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096394.67389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096394.67473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096394.67598: variable 'ansible_distribution' from source: facts 23820 1727096394.67608: variable 'ansible_distribution_major_version' from source: facts 23820 1727096394.67622: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096394.67635: when evaluation is False, skipping this task 23820 1727096394.67642: _execute() done 23820 1727096394.67648: dumping result to json 23820 1727096394.67654: done dumping result, returning 23820 1727096394.67664: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-fd06-a68d-00000000004d] 23820 1727096394.67676: sending task result for task 0afff68d-5257-fd06-a68d-00000000004d skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096394.67916: no more pending results, returning what we have 23820 1727096394.67919: results queue empty 23820 1727096394.67920: checking for any_errors_fatal 23820 1727096394.67929: done checking for any_errors_fatal 23820 1727096394.67930: checking for max_fail_percentage 23820 1727096394.67932: done checking for max_fail_percentage 23820 1727096394.67932: checking to see if all hosts have failed and the running result is not ok 23820 1727096394.67933: done checking to see if all hosts have failed 23820 1727096394.67934: getting the remaining hosts for this loop 23820 1727096394.67935: done getting the remaining hosts for this loop 23820 1727096394.67939: getting the next task for host managed_node3 23820 1727096394.67945: done getting next task for host managed_node3 23820 1727096394.67948: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 23820 1727096394.67951: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096394.67962: getting variables 23820 1727096394.67963: in VariableManager get_vars() 23820 1727096394.68000: Calling all_inventory to load vars for managed_node3 23820 1727096394.68003: Calling groups_inventory to load vars for managed_node3 23820 1727096394.68006: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096394.68016: Calling all_plugins_play to load vars for managed_node3 23820 1727096394.68019: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096394.68022: Calling groups_plugins_play to load vars for managed_node3 23820 1727096394.68334: done sending task result for task 0afff68d-5257-fd06-a68d-00000000004d 23820 1727096394.68337: WORKER PROCESS EXITING 23820 1727096394.68358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096394.68558: done with get_vars() 23820 1727096394.68570: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 08:59:54 -0400 (0:00:00.048) 0:00:05.374 ****** 23820 1727096394.68640: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 23820 1727096394.69093: worker is 1 (out of 1 available) 23820 1727096394.69101: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 23820 1727096394.69109: done queuing things up, now waiting for results queue to drain 23820 1727096394.69110: waiting for pending results... 23820 1727096394.69127: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 23820 1727096394.69213: in run() - task 0afff68d-5257-fd06-a68d-00000000004e 23820 1727096394.69237: variable 'ansible_search_path' from source: unknown 23820 1727096394.69244: variable 'ansible_search_path' from source: unknown 23820 1727096394.69283: calling self._execute() 23820 1727096394.69363: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096394.69377: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096394.69391: variable 'omit' from source: magic vars 23820 1727096394.69839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096394.72192: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096394.72261: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096394.72321: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096394.72362: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096394.72404: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096394.72485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096394.72527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096394.72560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096394.72613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096394.72634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096394.72820: variable 'ansible_distribution' from source: facts 23820 1727096394.72837: variable 'ansible_distribution_major_version' from source: facts 23820 1727096394.72853: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096394.72862: when evaluation is False, skipping this task 23820 1727096394.72874: _execute() done 23820 1727096394.72883: dumping result to json 23820 1727096394.72893: done dumping result, returning 23820 1727096394.72905: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-fd06-a68d-00000000004e] 23820 1727096394.72917: sending task result for task 0afff68d-5257-fd06-a68d-00000000004e skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096394.73122: no more pending results, returning what we have 23820 1727096394.73125: results queue empty 23820 1727096394.73126: checking for any_errors_fatal 23820 1727096394.73134: done checking for any_errors_fatal 23820 1727096394.73135: checking for max_fail_percentage 23820 1727096394.73137: done checking for max_fail_percentage 23820 1727096394.73138: checking to see if all hosts have failed and the running result is not ok 23820 1727096394.73138: done checking to see if all hosts have failed 23820 1727096394.73139: getting the remaining hosts for this loop 23820 1727096394.73141: done getting the remaining hosts for this loop 23820 1727096394.73146: getting the next task for host managed_node3 23820 1727096394.73151: done getting next task for host managed_node3 23820 1727096394.73155: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 23820 1727096394.73158: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096394.73173: getting variables 23820 1727096394.73175: in VariableManager get_vars() 23820 1727096394.73212: Calling all_inventory to load vars for managed_node3 23820 1727096394.73215: Calling groups_inventory to load vars for managed_node3 23820 1727096394.73217: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096394.73228: Calling all_plugins_play to load vars for managed_node3 23820 1727096394.73231: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096394.73235: Calling groups_plugins_play to load vars for managed_node3 23820 1727096394.73704: done sending task result for task 0afff68d-5257-fd06-a68d-00000000004e 23820 1727096394.73707: WORKER PROCESS EXITING 23820 1727096394.73732: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096394.73923: done with get_vars() 23820 1727096394.73934: done getting variables 23820 1727096394.73992: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 08:59:54 -0400 (0:00:00.053) 0:00:05.427 ****** 23820 1727096394.74021: entering _queue_task() for managed_node3/debug 23820 1727096394.74398: worker is 1 (out of 1 available) 23820 1727096394.74407: exiting _queue_task() for managed_node3/debug 23820 1727096394.74417: done queuing things up, now waiting for results queue to drain 23820 1727096394.74418: waiting for pending results... 23820 1727096394.74693: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 23820 1727096394.74786: in run() - task 0afff68d-5257-fd06-a68d-00000000004f 23820 1727096394.74807: variable 'ansible_search_path' from source: unknown 23820 1727096394.74970: variable 'ansible_search_path' from source: unknown 23820 1727096394.75029: calling self._execute() 23820 1727096394.75183: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096394.75195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096394.75208: variable 'omit' from source: magic vars 23820 1727096394.75921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096394.78267: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096394.78342: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096394.78389: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096394.78431: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096394.78463: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096394.78551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096394.78588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096394.78618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096394.78669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096394.78692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096394.78877: variable 'ansible_distribution' from source: facts 23820 1727096394.78890: variable 'ansible_distribution_major_version' from source: facts 23820 1727096394.78973: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096394.78976: when evaluation is False, skipping this task 23820 1727096394.78979: _execute() done 23820 1727096394.78981: dumping result to json 23820 1727096394.78983: done dumping result, returning 23820 1727096394.78986: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-fd06-a68d-00000000004f] 23820 1727096394.78988: sending task result for task 0afff68d-5257-fd06-a68d-00000000004f 23820 1727096394.79059: done sending task result for task 0afff68d-5257-fd06-a68d-00000000004f 23820 1727096394.79063: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 23820 1727096394.79219: no more pending results, returning what we have 23820 1727096394.79223: results queue empty 23820 1727096394.79224: checking for any_errors_fatal 23820 1727096394.79231: done checking for any_errors_fatal 23820 1727096394.79232: checking for max_fail_percentage 23820 1727096394.79234: done checking for max_fail_percentage 23820 1727096394.79235: checking to see if all hosts have failed and the running result is not ok 23820 1727096394.79236: done checking to see if all hosts have failed 23820 1727096394.79236: getting the remaining hosts for this loop 23820 1727096394.79238: done getting the remaining hosts for this loop 23820 1727096394.79242: getting the next task for host managed_node3 23820 1727096394.79248: done getting next task for host managed_node3 23820 1727096394.79251: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 23820 1727096394.79254: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096394.79266: getting variables 23820 1727096394.79270: in VariableManager get_vars() 23820 1727096394.79309: Calling all_inventory to load vars for managed_node3 23820 1727096394.79312: Calling groups_inventory to load vars for managed_node3 23820 1727096394.79315: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096394.79327: Calling all_plugins_play to load vars for managed_node3 23820 1727096394.79330: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096394.79334: Calling groups_plugins_play to load vars for managed_node3 23820 1727096394.79805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096394.80206: done with get_vars() 23820 1727096394.80218: done getting variables 23820 1727096394.80583: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 08:59:54 -0400 (0:00:00.065) 0:00:05.493 ****** 23820 1727096394.80614: entering _queue_task() for managed_node3/debug 23820 1727096394.81098: worker is 1 (out of 1 available) 23820 1727096394.81110: exiting _queue_task() for managed_node3/debug 23820 1727096394.81122: done queuing things up, now waiting for results queue to drain 23820 1727096394.81123: waiting for pending results... 23820 1727096394.81582: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 23820 1727096394.81783: in run() - task 0afff68d-5257-fd06-a68d-000000000050 23820 1727096394.81799: variable 'ansible_search_path' from source: unknown 23820 1727096394.81970: variable 'ansible_search_path' from source: unknown 23820 1727096394.81976: calling self._execute() 23820 1727096394.82030: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096394.82036: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096394.82047: variable 'omit' from source: magic vars 23820 1727096394.83053: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096394.87876: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096394.87880: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096394.87883: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096394.87886: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096394.88028: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096394.88116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096394.88153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096394.88223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096394.88273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096394.88297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096394.88481: variable 'ansible_distribution' from source: facts 23820 1727096394.88494: variable 'ansible_distribution_major_version' from source: facts 23820 1727096394.88510: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096394.88518: when evaluation is False, skipping this task 23820 1727096394.88525: _execute() done 23820 1727096394.88530: dumping result to json 23820 1727096394.88536: done dumping result, returning 23820 1727096394.88547: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-fd06-a68d-000000000050] 23820 1727096394.88554: sending task result for task 0afff68d-5257-fd06-a68d-000000000050 skipping: [managed_node3] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 23820 1727096394.88702: no more pending results, returning what we have 23820 1727096394.88705: results queue empty 23820 1727096394.88706: checking for any_errors_fatal 23820 1727096394.88715: done checking for any_errors_fatal 23820 1727096394.88715: checking for max_fail_percentage 23820 1727096394.88717: done checking for max_fail_percentage 23820 1727096394.88718: checking to see if all hosts have failed and the running result is not ok 23820 1727096394.88718: done checking to see if all hosts have failed 23820 1727096394.88719: getting the remaining hosts for this loop 23820 1727096394.88720: done getting the remaining hosts for this loop 23820 1727096394.88724: getting the next task for host managed_node3 23820 1727096394.88729: done getting next task for host managed_node3 23820 1727096394.88733: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 23820 1727096394.88735: ^ state is: HOST STATE: block=2, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096394.88750: getting variables 23820 1727096394.88752: in VariableManager get_vars() 23820 1727096394.88790: Calling all_inventory to load vars for managed_node3 23820 1727096394.88792: Calling groups_inventory to load vars for managed_node3 23820 1727096394.88794: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096394.88806: Calling all_plugins_play to load vars for managed_node3 23820 1727096394.88808: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096394.88812: Calling groups_plugins_play to load vars for managed_node3 23820 1727096394.89147: done sending task result for task 0afff68d-5257-fd06-a68d-000000000050 23820 1727096394.89150: WORKER PROCESS EXITING 23820 1727096394.89178: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096394.89398: done with get_vars() 23820 1727096394.89452: done getting variables 23820 1727096394.89556: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 08:59:54 -0400 (0:00:00.089) 0:00:05.583 ****** 23820 1727096394.89605: entering _queue_task() for managed_node3/debug 23820 1727096394.89945: worker is 1 (out of 1 available) 23820 1727096394.89958: exiting _queue_task() for managed_node3/debug 23820 1727096394.89973: done queuing things up, now waiting for results queue to drain 23820 1727096394.89975: waiting for pending results... 23820 1727096394.90231: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 23820 1727096394.90375: in run() - task 0afff68d-5257-fd06-a68d-000000000051 23820 1727096394.90380: variable 'ansible_search_path' from source: unknown 23820 1727096394.90382: variable 'ansible_search_path' from source: unknown 23820 1727096394.90404: calling self._execute() 23820 1727096394.90488: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096394.90504: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096394.90520: variable 'omit' from source: magic vars 23820 1727096394.91075: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096394.93614: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096394.93690: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096394.93730: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096394.93775: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096394.93806: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096394.93895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096394.93929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096394.93958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096394.94010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096394.94028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096394.94215: variable 'ansible_distribution' from source: facts 23820 1727096394.94227: variable 'ansible_distribution_major_version' from source: facts 23820 1727096394.94315: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096394.94319: when evaluation is False, skipping this task 23820 1727096394.94321: _execute() done 23820 1727096394.94324: dumping result to json 23820 1727096394.94326: done dumping result, returning 23820 1727096394.94328: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-fd06-a68d-000000000051] 23820 1727096394.94331: sending task result for task 0afff68d-5257-fd06-a68d-000000000051 23820 1727096394.94406: done sending task result for task 0afff68d-5257-fd06-a68d-000000000051 23820 1727096394.94411: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 23820 1727096394.94465: no more pending results, returning what we have 23820 1727096394.94473: results queue empty 23820 1727096394.94474: checking for any_errors_fatal 23820 1727096394.94482: done checking for any_errors_fatal 23820 1727096394.94482: checking for max_fail_percentage 23820 1727096394.94484: done checking for max_fail_percentage 23820 1727096394.94485: checking to see if all hosts have failed and the running result is not ok 23820 1727096394.94486: done checking to see if all hosts have failed 23820 1727096394.94487: getting the remaining hosts for this loop 23820 1727096394.94488: done getting the remaining hosts for this loop 23820 1727096394.94492: getting the next task for host managed_node3 23820 1727096394.94498: done getting next task for host managed_node3 23820 1727096394.94502: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 23820 1727096394.94505: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096394.94517: getting variables 23820 1727096394.94519: in VariableManager get_vars() 23820 1727096394.94558: Calling all_inventory to load vars for managed_node3 23820 1727096394.94561: Calling groups_inventory to load vars for managed_node3 23820 1727096394.94563: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096394.94579: Calling all_plugins_play to load vars for managed_node3 23820 1727096394.94583: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096394.94586: Calling groups_plugins_play to load vars for managed_node3 23820 1727096394.95054: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096394.95328: done with get_vars() 23820 1727096394.95340: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 08:59:54 -0400 (0:00:00.058) 0:00:05.641 ****** 23820 1727096394.95427: entering _queue_task() for managed_node3/ping 23820 1727096394.96114: worker is 1 (out of 1 available) 23820 1727096394.96127: exiting _queue_task() for managed_node3/ping 23820 1727096394.96137: done queuing things up, now waiting for results queue to drain 23820 1727096394.96139: waiting for pending results... 23820 1727096394.96683: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 23820 1727096394.96730: in run() - task 0afff68d-5257-fd06-a68d-000000000052 23820 1727096394.96826: variable 'ansible_search_path' from source: unknown 23820 1727096394.97028: variable 'ansible_search_path' from source: unknown 23820 1727096394.97032: calling self._execute() 23820 1727096394.97073: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096394.97087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096394.97110: variable 'omit' from source: magic vars 23820 1727096394.97630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096394.99801: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096394.99882: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096394.99933: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096394.99984: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096395.00015: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096395.00102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096395.00134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096395.00170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096395.00223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096395.00247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096395.00428: variable 'ansible_distribution' from source: facts 23820 1727096395.00440: variable 'ansible_distribution_major_version' from source: facts 23820 1727096395.00455: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096395.00463: when evaluation is False, skipping this task 23820 1727096395.00474: _execute() done 23820 1727096395.00481: dumping result to json 23820 1727096395.00493: done dumping result, returning 23820 1727096395.00505: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-fd06-a68d-000000000052] 23820 1727096395.00573: sending task result for task 0afff68d-5257-fd06-a68d-000000000052 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096395.00757: no more pending results, returning what we have 23820 1727096395.00761: results queue empty 23820 1727096395.00762: checking for any_errors_fatal 23820 1727096395.00770: done checking for any_errors_fatal 23820 1727096395.00771: checking for max_fail_percentage 23820 1727096395.00773: done checking for max_fail_percentage 23820 1727096395.00774: checking to see if all hosts have failed and the running result is not ok 23820 1727096395.00774: done checking to see if all hosts have failed 23820 1727096395.00775: getting the remaining hosts for this loop 23820 1727096395.00777: done getting the remaining hosts for this loop 23820 1727096395.00781: getting the next task for host managed_node3 23820 1727096395.00787: done getting next task for host managed_node3 23820 1727096395.00790: ^ task is: TASK: meta (role_complete) 23820 1727096395.00792: ^ 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 23820 1727096395.00805: getting variables 23820 1727096395.00806: in VariableManager get_vars() 23820 1727096395.00853: Calling all_inventory to load vars for managed_node3 23820 1727096395.00857: Calling groups_inventory to load vars for managed_node3 23820 1727096395.00859: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096395.00879: Calling all_plugins_play to load vars for managed_node3 23820 1727096395.00883: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096395.00889: done sending task result for task 0afff68d-5257-fd06-a68d-000000000052 23820 1727096395.00892: WORKER PROCESS EXITING 23820 1727096395.00895: Calling groups_plugins_play to load vars for managed_node3 23820 1727096395.01366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096395.01574: done with get_vars() 23820 1727096395.01584: done getting variables 23820 1727096395.01665: done queuing things up, now waiting for results queue to drain 23820 1727096395.01669: results queue empty 23820 1727096395.01670: checking for any_errors_fatal 23820 1727096395.01672: done checking for any_errors_fatal 23820 1727096395.01673: checking for max_fail_percentage 23820 1727096395.01674: done checking for max_fail_percentage 23820 1727096395.01674: checking to see if all hosts have failed and the running result is not ok 23820 1727096395.01675: done checking to see if all hosts have failed 23820 1727096395.01676: getting the remaining hosts for this loop 23820 1727096395.01676: done getting the remaining hosts for this loop 23820 1727096395.01679: getting the next task for host managed_node3 23820 1727096395.01682: done getting next task for host managed_node3 23820 1727096395.01684: ^ task is: TASK: Include the task 'el_repo_setup.yml' 23820 1727096395.01685: ^ 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 23820 1727096395.01687: getting variables 23820 1727096395.01688: in VariableManager get_vars() 23820 1727096395.01698: Calling all_inventory to load vars for managed_node3 23820 1727096395.01701: Calling groups_inventory to load vars for managed_node3 23820 1727096395.01703: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096395.01707: Calling all_plugins_play to load vars for managed_node3 23820 1727096395.01709: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096395.01712: Calling groups_plugins_play to load vars for managed_node3 23820 1727096395.01853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096395.02159: done with get_vars() 23820 1727096395.02381: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:11 Monday 23 September 2024 08:59:55 -0400 (0:00:00.070) 0:00:05.712 ****** 23820 1727096395.02449: entering _queue_task() for managed_node3/include_tasks 23820 1727096395.03132: worker is 1 (out of 1 available) 23820 1727096395.03190: exiting _queue_task() for managed_node3/include_tasks 23820 1727096395.03204: done queuing things up, now waiting for results queue to drain 23820 1727096395.03205: waiting for pending results... 23820 1727096395.03492: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 23820 1727096395.03591: in run() - task 0afff68d-5257-fd06-a68d-000000000054 23820 1727096395.03674: variable 'ansible_search_path' from source: unknown 23820 1727096395.03678: variable 'ansible_search_path' from source: unknown 23820 1727096395.03681: calling self._execute() 23820 1727096395.03735: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096395.03747: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096395.03759: variable 'omit' from source: magic vars 23820 1727096395.04252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096395.07305: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096395.07380: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096395.07426: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096395.07874: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096395.07877: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096395.07879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096395.07882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096395.07891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096395.07937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096395.07959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096395.08143: variable 'ansible_distribution' from source: facts 23820 1727096395.08155: variable 'ansible_distribution_major_version' from source: facts 23820 1727096395.08175: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096395.08184: when evaluation is False, skipping this task 23820 1727096395.08191: _execute() done 23820 1727096395.08198: dumping result to json 23820 1727096395.08205: done dumping result, returning 23820 1727096395.08222: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [0afff68d-5257-fd06-a68d-000000000054] 23820 1727096395.08232: sending task result for task 0afff68d-5257-fd06-a68d-000000000054 23820 1727096395.08576: done sending task result for task 0afff68d-5257-fd06-a68d-000000000054 23820 1727096395.08580: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096395.08619: no more pending results, returning what we have 23820 1727096395.08622: results queue empty 23820 1727096395.08623: checking for any_errors_fatal 23820 1727096395.08624: done checking for any_errors_fatal 23820 1727096395.08625: checking for max_fail_percentage 23820 1727096395.08626: done checking for max_fail_percentage 23820 1727096395.08627: checking to see if all hosts have failed and the running result is not ok 23820 1727096395.08628: done checking to see if all hosts have failed 23820 1727096395.08629: getting the remaining hosts for this loop 23820 1727096395.08630: done getting the remaining hosts for this loop 23820 1727096395.08633: getting the next task for host managed_node3 23820 1727096395.08638: done getting next task for host managed_node3 23820 1727096395.08640: ^ task is: TASK: Test warning and info logs 23820 1727096395.08643: ^ state is: HOST STATE: block=4, 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 23820 1727096395.08646: getting variables 23820 1727096395.08648: in VariableManager get_vars() 23820 1727096395.08685: Calling all_inventory to load vars for managed_node3 23820 1727096395.08688: Calling groups_inventory to load vars for managed_node3 23820 1727096395.08690: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096395.08700: Calling all_plugins_play to load vars for managed_node3 23820 1727096395.08703: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096395.08706: Calling groups_plugins_play to load vars for managed_node3 23820 1727096395.09023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096395.09221: done with get_vars() 23820 1727096395.09231: done getting variables 23820 1727096395.09291: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Test warning and info logs] ********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:13 Monday 23 September 2024 08:59:55 -0400 (0:00:00.068) 0:00:05.780 ****** 23820 1727096395.09317: entering _queue_task() for managed_node3/assert 23820 1727096395.09778: worker is 1 (out of 1 available) 23820 1727096395.09786: exiting _queue_task() for managed_node3/assert 23820 1727096395.09795: done queuing things up, now waiting for results queue to drain 23820 1727096395.09796: waiting for pending results... 23820 1727096395.09852: running TaskExecutor() for managed_node3/TASK: Test warning and info logs 23820 1727096395.09942: in run() - task 0afff68d-5257-fd06-a68d-000000000055 23820 1727096395.09960: variable 'ansible_search_path' from source: unknown 23820 1727096395.09971: variable 'ansible_search_path' from source: unknown 23820 1727096395.10011: calling self._execute() 23820 1727096395.10098: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096395.10112: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096395.10130: variable 'omit' from source: magic vars 23820 1727096395.10625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096395.13086: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096395.13151: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096395.13199: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096395.13236: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096395.13265: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096395.13393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096395.13397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096395.13420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096395.13470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096395.13493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096395.13673: variable 'ansible_distribution' from source: facts 23820 1727096395.13720: variable 'ansible_distribution_major_version' from source: facts 23820 1727096395.13723: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096395.13726: when evaluation is False, skipping this task 23820 1727096395.13728: _execute() done 23820 1727096395.13731: dumping result to json 23820 1727096395.13733: done dumping result, returning 23820 1727096395.13735: done running TaskExecutor() for managed_node3/TASK: Test warning and info logs [0afff68d-5257-fd06-a68d-000000000055] 23820 1727096395.13740: sending task result for task 0afff68d-5257-fd06-a68d-000000000055 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096395.13890: no more pending results, returning what we have 23820 1727096395.13893: results queue empty 23820 1727096395.13894: checking for any_errors_fatal 23820 1727096395.13901: done checking for any_errors_fatal 23820 1727096395.13901: checking for max_fail_percentage 23820 1727096395.13903: done checking for max_fail_percentage 23820 1727096395.13904: checking to see if all hosts have failed and the running result is not ok 23820 1727096395.13905: done checking to see if all hosts have failed 23820 1727096395.13906: getting the remaining hosts for this loop 23820 1727096395.13907: done getting the remaining hosts for this loop 23820 1727096395.13911: getting the next task for host managed_node3 23820 1727096395.13920: done getting next task for host managed_node3 23820 1727096395.13923: ^ task is: TASK: meta (flush_handlers) 23820 1727096395.13925: ^ 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 23820 1727096395.13928: getting variables 23820 1727096395.13929: in VariableManager get_vars() 23820 1727096395.13970: Calling all_inventory to load vars for managed_node3 23820 1727096395.13973: Calling groups_inventory to load vars for managed_node3 23820 1727096395.13976: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096395.13988: Calling all_plugins_play to load vars for managed_node3 23820 1727096395.13991: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096395.13995: Calling groups_plugins_play to load vars for managed_node3 23820 1727096395.14466: done sending task result for task 0afff68d-5257-fd06-a68d-000000000055 23820 1727096395.14474: WORKER PROCESS EXITING 23820 1727096395.14497: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096395.14691: done with get_vars() 23820 1727096395.14702: done getting variables 23820 1727096395.14771: in VariableManager get_vars() 23820 1727096395.14783: Calling all_inventory to load vars for managed_node3 23820 1727096395.14785: Calling groups_inventory to load vars for managed_node3 23820 1727096395.14787: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096395.14792: Calling all_plugins_play to load vars for managed_node3 23820 1727096395.14794: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096395.14797: Calling groups_plugins_play to load vars for managed_node3 23820 1727096395.14961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096395.15149: done with get_vars() 23820 1727096395.15161: done queuing things up, now waiting for results queue to drain 23820 1727096395.15163: results queue empty 23820 1727096395.15164: checking for any_errors_fatal 23820 1727096395.15166: done checking for any_errors_fatal 23820 1727096395.15171: checking for max_fail_percentage 23820 1727096395.15172: done checking for max_fail_percentage 23820 1727096395.15173: checking to see if all hosts have failed and the running result is not ok 23820 1727096395.15174: done checking to see if all hosts have failed 23820 1727096395.15175: getting the remaining hosts for this loop 23820 1727096395.15176: done getting the remaining hosts for this loop 23820 1727096395.15178: getting the next task for host managed_node3 23820 1727096395.15181: done getting next task for host managed_node3 23820 1727096395.15183: ^ task is: TASK: meta (flush_handlers) 23820 1727096395.15184: ^ state is: HOST STATE: block=6, 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 23820 1727096395.15187: getting variables 23820 1727096395.15187: in VariableManager get_vars() 23820 1727096395.15203: Calling all_inventory to load vars for managed_node3 23820 1727096395.15205: Calling groups_inventory to load vars for managed_node3 23820 1727096395.15207: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096395.15212: Calling all_plugins_play to load vars for managed_node3 23820 1727096395.15214: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096395.15216: Calling groups_plugins_play to load vars for managed_node3 23820 1727096395.15351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096395.15533: done with get_vars() 23820 1727096395.15541: done getting variables 23820 1727096395.15590: in VariableManager get_vars() 23820 1727096395.15600: Calling all_inventory to load vars for managed_node3 23820 1727096395.15603: Calling groups_inventory to load vars for managed_node3 23820 1727096395.15605: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096395.15609: Calling all_plugins_play to load vars for managed_node3 23820 1727096395.15611: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096395.15614: Calling groups_plugins_play to load vars for managed_node3 23820 1727096395.15748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096395.15953: done with get_vars() 23820 1727096395.15964: done queuing things up, now waiting for results queue to drain 23820 1727096395.15966: results queue empty 23820 1727096395.15971: checking for any_errors_fatal 23820 1727096395.15972: done checking for any_errors_fatal 23820 1727096395.15973: checking for max_fail_percentage 23820 1727096395.15974: done checking for max_fail_percentage 23820 1727096395.15974: checking to see if all hosts have failed and the running result is not ok 23820 1727096395.15975: done checking to see if all hosts have failed 23820 1727096395.15976: getting the remaining hosts for this loop 23820 1727096395.15977: done getting the remaining hosts for this loop 23820 1727096395.15979: getting the next task for host managed_node3 23820 1727096395.15982: done getting next task for host managed_node3 23820 1727096395.15983: ^ task is: None 23820 1727096395.15984: ^ state is: HOST STATE: block=7, 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 23820 1727096395.15985: done queuing things up, now waiting for results queue to drain 23820 1727096395.15986: results queue empty 23820 1727096395.15987: checking for any_errors_fatal 23820 1727096395.15987: done checking for any_errors_fatal 23820 1727096395.15988: checking for max_fail_percentage 23820 1727096395.15989: done checking for max_fail_percentage 23820 1727096395.15990: checking to see if all hosts have failed and the running result is not ok 23820 1727096395.15990: done checking to see if all hosts have failed 23820 1727096395.15992: getting the next task for host managed_node3 23820 1727096395.15994: done getting next task for host managed_node3 23820 1727096395.15995: ^ task is: None 23820 1727096395.15996: ^ state is: HOST STATE: block=7, 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 23820 1727096395.16031: in VariableManager get_vars() 23820 1727096395.16046: done with get_vars() 23820 1727096395.16052: in VariableManager get_vars() 23820 1727096395.16060: done with get_vars() 23820 1727096395.16065: variable 'omit' from source: magic vars 23820 1727096395.16100: in VariableManager get_vars() 23820 1727096395.16110: done with get_vars() 23820 1727096395.16130: variable 'omit' from source: magic vars PLAY [Run Pytest tests] ******************************************************** 23820 1727096395.16365: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 23820 1727096395.16393: getting the remaining hosts for this loop 23820 1727096395.16395: done getting the remaining hosts for this loop 23820 1727096395.16397: getting the next task for host managed_node3 23820 1727096395.16400: done getting next task for host managed_node3 23820 1727096395.16402: ^ task is: TASK: Gathering Facts 23820 1727096395.16404: ^ 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 23820 1727096395.16405: getting variables 23820 1727096395.16406: in VariableManager get_vars() 23820 1727096395.16414: Calling all_inventory to load vars for managed_node3 23820 1727096395.16416: Calling groups_inventory to load vars for managed_node3 23820 1727096395.16418: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096395.16422: Calling all_plugins_play to load vars for managed_node3 23820 1727096395.16424: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096395.16427: Calling groups_plugins_play to load vars for managed_node3 23820 1727096395.16559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096395.16740: done with get_vars() 23820 1727096395.16748: done getting variables 23820 1727096395.16790: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:34 Monday 23 September 2024 08:59:55 -0400 (0:00:00.074) 0:00:05.855 ****** 23820 1727096395.16813: entering _queue_task() for managed_node3/gather_facts 23820 1727096395.17091: worker is 1 (out of 1 available) 23820 1727096395.17100: exiting _queue_task() for managed_node3/gather_facts 23820 1727096395.17113: done queuing things up, now waiting for results queue to drain 23820 1727096395.17114: waiting for pending results... 23820 1727096395.17377: running TaskExecutor() for managed_node3/TASK: Gathering Facts 23820 1727096395.17470: in run() - task 0afff68d-5257-fd06-a68d-000000000222 23820 1727096395.17574: variable 'ansible_search_path' from source: unknown 23820 1727096395.17579: calling self._execute() 23820 1727096395.17611: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096395.17625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096395.17637: variable 'omit' from source: magic vars 23820 1727096395.18127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096395.20733: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096395.20737: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096395.20758: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096395.20801: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096395.20831: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096395.20918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096395.20951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096395.20993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096395.21038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096395.21058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096395.21235: variable 'ansible_distribution' from source: facts 23820 1727096395.21246: variable 'ansible_distribution_major_version' from source: facts 23820 1727096395.21261: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096395.21273: when evaluation is False, skipping this task 23820 1727096395.21285: _execute() done 23820 1727096395.21292: dumping result to json 23820 1727096395.21299: done dumping result, returning 23820 1727096395.21311: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0afff68d-5257-fd06-a68d-000000000222] 23820 1727096395.21320: sending task result for task 0afff68d-5257-fd06-a68d-000000000222 23820 1727096395.21675: done sending task result for task 0afff68d-5257-fd06-a68d-000000000222 23820 1727096395.21679: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096395.21720: no more pending results, returning what we have 23820 1727096395.21723: results queue empty 23820 1727096395.21724: checking for any_errors_fatal 23820 1727096395.21725: done checking for any_errors_fatal 23820 1727096395.21726: checking for max_fail_percentage 23820 1727096395.21727: done checking for max_fail_percentage 23820 1727096395.21728: checking to see if all hosts have failed and the running result is not ok 23820 1727096395.21729: done checking to see if all hosts have failed 23820 1727096395.21730: getting the remaining hosts for this loop 23820 1727096395.21731: done getting the remaining hosts for this loop 23820 1727096395.21734: getting the next task for host managed_node3 23820 1727096395.21739: done getting next task for host managed_node3 23820 1727096395.21741: ^ task is: TASK: meta (flush_handlers) 23820 1727096395.21743: ^ 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 23820 1727096395.21748: getting variables 23820 1727096395.21749: in VariableManager get_vars() 23820 1727096395.21779: Calling all_inventory to load vars for managed_node3 23820 1727096395.21782: Calling groups_inventory to load vars for managed_node3 23820 1727096395.21785: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096395.21794: Calling all_plugins_play to load vars for managed_node3 23820 1727096395.21796: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096395.21799: Calling groups_plugins_play to load vars for managed_node3 23820 1727096395.22314: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096395.22480: done with get_vars() 23820 1727096395.22489: done getting variables 23820 1727096395.22552: in VariableManager get_vars() 23820 1727096395.22562: Calling all_inventory to load vars for managed_node3 23820 1727096395.22564: Calling groups_inventory to load vars for managed_node3 23820 1727096395.22566: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096395.22575: Calling all_plugins_play to load vars for managed_node3 23820 1727096395.22577: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096395.22580: Calling groups_plugins_play to load vars for managed_node3 23820 1727096395.22719: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096395.22913: done with get_vars() 23820 1727096395.22928: done queuing things up, now waiting for results queue to drain 23820 1727096395.22931: results queue empty 23820 1727096395.22932: checking for any_errors_fatal 23820 1727096395.22934: done checking for any_errors_fatal 23820 1727096395.22935: checking for max_fail_percentage 23820 1727096395.22936: done checking for max_fail_percentage 23820 1727096395.22936: checking to see if all hosts have failed and the running result is not ok 23820 1727096395.22937: done checking to see if all hosts have failed 23820 1727096395.22938: getting the remaining hosts for this loop 23820 1727096395.22939: done getting the remaining hosts for this loop 23820 1727096395.22942: getting the next task for host managed_node3 23820 1727096395.22945: done getting next task for host managed_node3 23820 1727096395.22947: ^ task is: TASK: Create tempdir for code to test 23820 1727096395.22948: ^ 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 23820 1727096395.22951: getting variables 23820 1727096395.22951: in VariableManager get_vars() 23820 1727096395.22959: Calling all_inventory to load vars for managed_node3 23820 1727096395.22971: Calling groups_inventory to load vars for managed_node3 23820 1727096395.22974: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096395.22978: Calling all_plugins_play to load vars for managed_node3 23820 1727096395.22981: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096395.22983: Calling groups_plugins_play to load vars for managed_node3 23820 1727096395.23118: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096395.23327: done with get_vars() 23820 1727096395.23335: done getting variables TASK [Create tempdir for code to test] ***************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:39 Monday 23 September 2024 08:59:55 -0400 (0:00:00.065) 0:00:05.921 ****** 23820 1727096395.23406: entering _queue_task() for managed_node3/tempfile 23820 1727096395.23408: Creating lock for tempfile 23820 1727096395.23727: worker is 1 (out of 1 available) 23820 1727096395.23737: exiting _queue_task() for managed_node3/tempfile 23820 1727096395.23748: done queuing things up, now waiting for results queue to drain 23820 1727096395.23749: waiting for pending results... 23820 1727096395.24024: running TaskExecutor() for managed_node3/TASK: Create tempdir for code to test 23820 1727096395.24121: in run() - task 0afff68d-5257-fd06-a68d-000000000058 23820 1727096395.24141: variable 'ansible_search_path' from source: unknown 23820 1727096395.24184: calling self._execute() 23820 1727096395.24278: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096395.24292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096395.24310: variable 'omit' from source: magic vars 23820 1727096395.24803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096395.27084: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096395.27150: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096395.27475: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096395.27478: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096395.27481: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096395.27484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096395.27487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096395.27536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096395.27587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096395.27607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096395.27796: variable 'ansible_distribution' from source: facts 23820 1727096395.27809: variable 'ansible_distribution_major_version' from source: facts 23820 1727096395.27825: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096395.27835: when evaluation is False, skipping this task 23820 1727096395.27847: _execute() done 23820 1727096395.27854: dumping result to json 23820 1727096395.27861: done dumping result, returning 23820 1727096395.27877: done running TaskExecutor() for managed_node3/TASK: Create tempdir for code to test [0afff68d-5257-fd06-a68d-000000000058] 23820 1727096395.27886: sending task result for task 0afff68d-5257-fd06-a68d-000000000058 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096395.28172: no more pending results, returning what we have 23820 1727096395.28176: results queue empty 23820 1727096395.28177: checking for any_errors_fatal 23820 1727096395.28179: done checking for any_errors_fatal 23820 1727096395.28180: checking for max_fail_percentage 23820 1727096395.28181: done checking for max_fail_percentage 23820 1727096395.28182: checking to see if all hosts have failed and the running result is not ok 23820 1727096395.28183: done checking to see if all hosts have failed 23820 1727096395.28184: getting the remaining hosts for this loop 23820 1727096395.28185: done getting the remaining hosts for this loop 23820 1727096395.28190: getting the next task for host managed_node3 23820 1727096395.28196: done getting next task for host managed_node3 23820 1727096395.28199: ^ task is: TASK: Get tempfile for tar 23820 1727096395.28201: ^ 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 23820 1727096395.28205: getting variables 23820 1727096395.28206: in VariableManager get_vars() 23820 1727096395.28237: Calling all_inventory to load vars for managed_node3 23820 1727096395.28239: Calling groups_inventory to load vars for managed_node3 23820 1727096395.28244: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096395.28255: Calling all_plugins_play to load vars for managed_node3 23820 1727096395.28258: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096395.28261: Calling groups_plugins_play to load vars for managed_node3 23820 1727096395.28277: done sending task result for task 0afff68d-5257-fd06-a68d-000000000058 23820 1727096395.28280: WORKER PROCESS EXITING 23820 1727096395.28456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096395.28841: done with get_vars() 23820 1727096395.28852: done getting variables TASK [Get tempfile for tar] **************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:45 Monday 23 September 2024 08:59:55 -0400 (0:00:00.055) 0:00:05.977 ****** 23820 1727096395.28946: entering _queue_task() for managed_node3/tempfile 23820 1727096395.29205: worker is 1 (out of 1 available) 23820 1727096395.29217: exiting _queue_task() for managed_node3/tempfile 23820 1727096395.29228: done queuing things up, now waiting for results queue to drain 23820 1727096395.29229: waiting for pending results... 23820 1727096395.29497: running TaskExecutor() for managed_node3/TASK: Get tempfile for tar 23820 1727096395.29599: in run() - task 0afff68d-5257-fd06-a68d-000000000059 23820 1727096395.29620: variable 'ansible_search_path' from source: unknown 23820 1727096395.29658: calling self._execute() 23820 1727096395.29697: in VariableManager get_vars() 23820 1727096395.29739: Calling all_inventory to load vars for localhost 23820 1727096395.29750: Calling groups_inventory to load vars for localhost 23820 1727096395.29758: Calling all_plugins_inventory to load vars for localhost 23820 1727096395.29784: Calling all_plugins_play to load vars for localhost 23820 1727096395.29797: Calling groups_plugins_inventory to load vars for localhost 23820 1727096395.29874: Calling groups_plugins_play to load vars for localhost 23820 1727096395.29886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096395.29913: done with get_vars() 23820 1727096395.29920: variable 'inventory_hostname' from source: host vars for 'managed_node3' 23820 1727096395.29985: variable 'ansible_delegated_vars' from source: unknown 23820 1727096395.29997: variable 'ansible_connection' from source: host vars for 'localhost' 23820 1727096395.30005: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 23820 1727096395.30020: variable 'omit' from source: magic vars 23820 1727096395.30531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096395.32627: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096395.32874: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096395.32878: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096395.32880: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096395.32882: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096395.32885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096395.32919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096395.32947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096395.33000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096395.33022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096395.33202: variable 'ansible_distribution' from source: facts 23820 1727096395.33217: variable 'ansible_distribution_major_version' from source: facts 23820 1727096395.33231: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096395.33239: when evaluation is False, skipping this task 23820 1727096395.33245: _execute() done 23820 1727096395.33250: dumping result to json 23820 1727096395.33256: done dumping result, returning 23820 1727096395.33265: done running TaskExecutor() for managed_node3/TASK: Get tempfile for tar [0afff68d-5257-fd06-a68d-000000000059] 23820 1727096395.33278: sending task result for task 0afff68d-5257-fd06-a68d-000000000059 23820 1727096395.33577: done sending task result for task 0afff68d-5257-fd06-a68d-000000000059 23820 1727096395.33580: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096395.33627: no more pending results, returning what we have 23820 1727096395.33630: results queue empty 23820 1727096395.33631: checking for any_errors_fatal 23820 1727096395.33636: done checking for any_errors_fatal 23820 1727096395.33636: checking for max_fail_percentage 23820 1727096395.33638: done checking for max_fail_percentage 23820 1727096395.33638: checking to see if all hosts have failed and the running result is not ok 23820 1727096395.33639: done checking to see if all hosts have failed 23820 1727096395.33640: getting the remaining hosts for this loop 23820 1727096395.33641: done getting the remaining hosts for this loop 23820 1727096395.33644: getting the next task for host managed_node3 23820 1727096395.33649: done getting next task for host managed_node3 23820 1727096395.33652: ^ task is: TASK: Include the task '../tasks/get_modules_and_utils_paths.yml' 23820 1727096395.33654: ^ 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 23820 1727096395.33657: getting variables 23820 1727096395.33658: in VariableManager get_vars() 23820 1727096395.33688: Calling all_inventory to load vars for managed_node3 23820 1727096395.33690: Calling groups_inventory to load vars for managed_node3 23820 1727096395.33693: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096395.33702: Calling all_plugins_play to load vars for managed_node3 23820 1727096395.33705: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096395.33708: Calling groups_plugins_play to load vars for managed_node3 23820 1727096395.34012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096395.34203: done with get_vars() 23820 1727096395.34213: done getting variables TASK [Include the task '../tasks/get_modules_and_utils_paths.yml'] ************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:52 Monday 23 September 2024 08:59:55 -0400 (0:00:00.053) 0:00:06.030 ****** 23820 1727096395.34299: entering _queue_task() for managed_node3/include_tasks 23820 1727096395.34546: worker is 1 (out of 1 available) 23820 1727096395.34556: exiting _queue_task() for managed_node3/include_tasks 23820 1727096395.34673: done queuing things up, now waiting for results queue to drain 23820 1727096395.34675: waiting for pending results... 23820 1727096395.34827: running TaskExecutor() for managed_node3/TASK: Include the task '../tasks/get_modules_and_utils_paths.yml' 23820 1727096395.34918: in run() - task 0afff68d-5257-fd06-a68d-00000000005a 23820 1727096395.34937: variable 'ansible_search_path' from source: unknown 23820 1727096395.34980: calling self._execute() 23820 1727096395.35059: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096395.35075: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096395.35088: variable 'omit' from source: magic vars 23820 1727096395.35562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096395.37780: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096395.37856: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096395.37906: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096395.37946: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096395.37981: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096395.38064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096395.38124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096395.38161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096395.38211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096395.38396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096395.38553: variable 'ansible_distribution' from source: facts 23820 1727096395.38566: variable 'ansible_distribution_major_version' from source: facts 23820 1727096395.38587: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096395.38594: when evaluation is False, skipping this task 23820 1727096395.38600: _execute() done 23820 1727096395.38606: dumping result to json 23820 1727096395.38613: done dumping result, returning 23820 1727096395.38623: done running TaskExecutor() for managed_node3/TASK: Include the task '../tasks/get_modules_and_utils_paths.yml' [0afff68d-5257-fd06-a68d-00000000005a] 23820 1727096395.38631: sending task result for task 0afff68d-5257-fd06-a68d-00000000005a skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096395.38813: no more pending results, returning what we have 23820 1727096395.38817: results queue empty 23820 1727096395.38818: checking for any_errors_fatal 23820 1727096395.38824: done checking for any_errors_fatal 23820 1727096395.38824: checking for max_fail_percentage 23820 1727096395.38826: done checking for max_fail_percentage 23820 1727096395.38827: checking to see if all hosts have failed and the running result is not ok 23820 1727096395.38827: done checking to see if all hosts have failed 23820 1727096395.38828: getting the remaining hosts for this loop 23820 1727096395.38830: done getting the remaining hosts for this loop 23820 1727096395.38834: getting the next task for host managed_node3 23820 1727096395.38840: done getting next task for host managed_node3 23820 1727096395.38842: ^ task is: TASK: Get tests directory 23820 1727096395.38844: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096395.38846: getting variables 23820 1727096395.38848: in VariableManager get_vars() 23820 1727096395.39093: Calling all_inventory to load vars for managed_node3 23820 1727096395.39096: Calling groups_inventory to load vars for managed_node3 23820 1727096395.39100: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096395.39109: Calling all_plugins_play to load vars for managed_node3 23820 1727096395.39112: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096395.39115: Calling groups_plugins_play to load vars for managed_node3 23820 1727096395.39370: done sending task result for task 0afff68d-5257-fd06-a68d-00000000005a 23820 1727096395.39374: WORKER PROCESS EXITING 23820 1727096395.39396: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096395.39588: done with get_vars() 23820 1727096395.39599: done getting variables 23820 1727096395.39652: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get tests directory] ***************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:55 Monday 23 September 2024 08:59:55 -0400 (0:00:00.053) 0:00:06.084 ****** 23820 1727096395.39683: entering _queue_task() for managed_node3/set_fact 23820 1727096395.39936: worker is 1 (out of 1 available) 23820 1727096395.39947: exiting _queue_task() for managed_node3/set_fact 23820 1727096395.39959: done queuing things up, now waiting for results queue to drain 23820 1727096395.39960: waiting for pending results... 23820 1727096395.40216: running TaskExecutor() for managed_node3/TASK: Get tests directory 23820 1727096395.40306: in run() - task 0afff68d-5257-fd06-a68d-00000000005b 23820 1727096395.40325: variable 'ansible_search_path' from source: unknown 23820 1727096395.40366: calling self._execute() 23820 1727096395.40452: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096395.40462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096395.40480: variable 'omit' from source: magic vars 23820 1727096395.41107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096395.43248: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096395.43358: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096395.43401: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096395.43443: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096395.43477: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096395.43557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096395.43592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096395.43617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096395.43661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096395.43685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096395.43858: variable 'ansible_distribution' from source: facts 23820 1727096395.43874: variable 'ansible_distribution_major_version' from source: facts 23820 1727096395.43891: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096395.43898: when evaluation is False, skipping this task 23820 1727096395.43905: _execute() done 23820 1727096395.43911: dumping result to json 23820 1727096395.43919: done dumping result, returning 23820 1727096395.43930: done running TaskExecutor() for managed_node3/TASK: Get tests directory [0afff68d-5257-fd06-a68d-00000000005b] 23820 1727096395.43938: sending task result for task 0afff68d-5257-fd06-a68d-00000000005b skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096395.44111: no more pending results, returning what we have 23820 1727096395.44114: results queue empty 23820 1727096395.44115: checking for any_errors_fatal 23820 1727096395.44120: done checking for any_errors_fatal 23820 1727096395.44120: checking for max_fail_percentage 23820 1727096395.44122: done checking for max_fail_percentage 23820 1727096395.44123: checking to see if all hosts have failed and the running result is not ok 23820 1727096395.44123: done checking to see if all hosts have failed 23820 1727096395.44124: getting the remaining hosts for this loop 23820 1727096395.44126: done getting the remaining hosts for this loop 23820 1727096395.44129: getting the next task for host managed_node3 23820 1727096395.44135: done getting next task for host managed_node3 23820 1727096395.44138: ^ task is: TASK: Create Tar file 23820 1727096395.44140: ^ 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 23820 1727096395.44144: getting variables 23820 1727096395.44145: in VariableManager get_vars() 23820 1727096395.44179: Calling all_inventory to load vars for managed_node3 23820 1727096395.44181: Calling groups_inventory to load vars for managed_node3 23820 1727096395.44184: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096395.44196: Calling all_plugins_play to load vars for managed_node3 23820 1727096395.44198: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096395.44201: Calling groups_plugins_play to load vars for managed_node3 23820 1727096395.44810: done sending task result for task 0afff68d-5257-fd06-a68d-00000000005b 23820 1727096395.44814: WORKER PROCESS EXITING 23820 1727096395.44842: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096395.45019: done with get_vars() 23820 1727096395.45028: done getting variables 23820 1727096395.45086: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Create Tar file] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:70 Monday 23 September 2024 08:59:55 -0400 (0:00:00.054) 0:00:06.138 ****** 23820 1727096395.45113: entering _queue_task() for managed_node3/command 23820 1727096395.45580: worker is 1 (out of 1 available) 23820 1727096395.45588: exiting _queue_task() for managed_node3/command 23820 1727096395.45597: done queuing things up, now waiting for results queue to drain 23820 1727096395.45598: waiting for pending results... 23820 1727096395.45657: running TaskExecutor() for managed_node3/TASK: Create Tar file 23820 1727096395.45748: in run() - task 0afff68d-5257-fd06-a68d-00000000005c 23820 1727096395.45770: variable 'ansible_search_path' from source: unknown 23820 1727096395.45807: calling self._execute() 23820 1727096395.45844: in VariableManager get_vars() 23820 1727096395.45886: Calling all_inventory to load vars for localhost 23820 1727096395.45896: Calling groups_inventory to load vars for localhost 23820 1727096395.45904: Calling all_plugins_inventory to load vars for localhost 23820 1727096395.45932: Calling all_plugins_play to load vars for localhost 23820 1727096395.45943: Calling groups_plugins_inventory to load vars for localhost 23820 1727096395.45953: Calling groups_plugins_play to load vars for localhost 23820 1727096395.46030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096395.46062: done with get_vars() 23820 1727096395.46076: variable 'inventory_hostname' from source: host vars for 'managed_node3' 23820 1727096395.46139: variable 'ansible_delegated_vars' from source: unknown 23820 1727096395.46155: variable 'ansible_connection' from source: host vars for 'localhost' 23820 1727096395.46163: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 23820 1727096395.46185: variable 'omit' from source: magic vars 23820 1727096395.46616: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096395.48823: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096395.48897: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096395.48937: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096395.48981: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096395.49023: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096395.49109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096395.49141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096395.49173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096395.49301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096395.49304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096395.49422: variable 'ansible_distribution' from source: facts 23820 1727096395.49433: variable 'ansible_distribution_major_version' from source: facts 23820 1727096395.49447: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096395.49455: when evaluation is False, skipping this task 23820 1727096395.49461: _execute() done 23820 1727096395.49471: dumping result to json 23820 1727096395.49479: done dumping result, returning 23820 1727096395.49488: done running TaskExecutor() for managed_node3/TASK: Create Tar file [0afff68d-5257-fd06-a68d-00000000005c] 23820 1727096395.49496: sending task result for task 0afff68d-5257-fd06-a68d-00000000005c skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096395.49674: no more pending results, returning what we have 23820 1727096395.49678: results queue empty 23820 1727096395.49679: checking for any_errors_fatal 23820 1727096395.49689: done checking for any_errors_fatal 23820 1727096395.49690: checking for max_fail_percentage 23820 1727096395.49691: done checking for max_fail_percentage 23820 1727096395.49692: checking to see if all hosts have failed and the running result is not ok 23820 1727096395.49693: done checking to see if all hosts have failed 23820 1727096395.49694: getting the remaining hosts for this loop 23820 1727096395.49695: done getting the remaining hosts for this loop 23820 1727096395.49699: getting the next task for host managed_node3 23820 1727096395.49705: done getting next task for host managed_node3 23820 1727096395.49708: ^ task is: TASK: Copy testrepo.tar to the remote system 23820 1727096395.49710: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096395.49713: getting variables 23820 1727096395.49714: in VariableManager get_vars() 23820 1727096395.49741: Calling all_inventory to load vars for managed_node3 23820 1727096395.49744: Calling groups_inventory to load vars for managed_node3 23820 1727096395.49747: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096395.49756: Calling all_plugins_play to load vars for managed_node3 23820 1727096395.49759: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096395.49762: Calling groups_plugins_play to load vars for managed_node3 23820 1727096395.50209: done sending task result for task 0afff68d-5257-fd06-a68d-00000000005c 23820 1727096395.50213: WORKER PROCESS EXITING 23820 1727096395.50239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096395.50435: done with get_vars() 23820 1727096395.50446: done getting variables 23820 1727096395.50505: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Copy testrepo.tar to the remote system] ********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:84 Monday 23 September 2024 08:59:55 -0400 (0:00:00.054) 0:00:06.192 ****** 23820 1727096395.50532: entering _queue_task() for managed_node3/copy 23820 1727096395.50799: worker is 1 (out of 1 available) 23820 1727096395.50810: exiting _queue_task() for managed_node3/copy 23820 1727096395.50822: done queuing things up, now waiting for results queue to drain 23820 1727096395.50824: waiting for pending results... 23820 1727096395.51091: running TaskExecutor() for managed_node3/TASK: Copy testrepo.tar to the remote system 23820 1727096395.51175: in run() - task 0afff68d-5257-fd06-a68d-00000000005d 23820 1727096395.51198: variable 'ansible_search_path' from source: unknown 23820 1727096395.51236: calling self._execute() 23820 1727096395.51326: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096395.51339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096395.51353: variable 'omit' from source: magic vars 23820 1727096395.51892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096395.56272: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096395.56454: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096395.56718: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096395.56722: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096395.56725: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096395.56900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096395.57151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096395.57155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096395.57157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096395.57160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096395.57527: variable 'ansible_distribution' from source: facts 23820 1727096395.57539: variable 'ansible_distribution_major_version' from source: facts 23820 1727096395.57554: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096395.57562: when evaluation is False, skipping this task 23820 1727096395.57573: _execute() done 23820 1727096395.57799: dumping result to json 23820 1727096395.57803: done dumping result, returning 23820 1727096395.57805: done running TaskExecutor() for managed_node3/TASK: Copy testrepo.tar to the remote system [0afff68d-5257-fd06-a68d-00000000005d] 23820 1727096395.57807: sending task result for task 0afff68d-5257-fd06-a68d-00000000005d 23820 1727096395.57879: done sending task result for task 0afff68d-5257-fd06-a68d-00000000005d 23820 1727096395.57882: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096395.57952: no more pending results, returning what we have 23820 1727096395.57955: results queue empty 23820 1727096395.57956: checking for any_errors_fatal 23820 1727096395.57961: done checking for any_errors_fatal 23820 1727096395.57961: checking for max_fail_percentage 23820 1727096395.57963: done checking for max_fail_percentage 23820 1727096395.57964: checking to see if all hosts have failed and the running result is not ok 23820 1727096395.57965: done checking to see if all hosts have failed 23820 1727096395.57965: getting the remaining hosts for this loop 23820 1727096395.57970: done getting the remaining hosts for this loop 23820 1727096395.57975: getting the next task for host managed_node3 23820 1727096395.57981: done getting next task for host managed_node3 23820 1727096395.57984: ^ task is: TASK: Untar testrepo.tar 23820 1727096395.57986: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096395.57989: getting variables 23820 1727096395.57990: in VariableManager get_vars() 23820 1727096395.58020: Calling all_inventory to load vars for managed_node3 23820 1727096395.58023: Calling groups_inventory to load vars for managed_node3 23820 1727096395.58027: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096395.58039: Calling all_plugins_play to load vars for managed_node3 23820 1727096395.58042: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096395.58045: Calling groups_plugins_play to load vars for managed_node3 23820 1727096395.58891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096395.59194: done with get_vars() 23820 1727096395.59204: done getting variables 23820 1727096395.59465: Loading ActionModule 'unarchive' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/unarchive.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Untar testrepo.tar] ****************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:90 Monday 23 September 2024 08:59:55 -0400 (0:00:00.089) 0:00:06.282 ****** 23820 1727096395.59498: entering _queue_task() for managed_node3/unarchive 23820 1727096395.59500: Creating lock for unarchive 23820 1727096395.60120: worker is 1 (out of 1 available) 23820 1727096395.60146: exiting _queue_task() for managed_node3/unarchive 23820 1727096395.60159: done queuing things up, now waiting for results queue to drain 23820 1727096395.60160: waiting for pending results... 23820 1727096395.60784: running TaskExecutor() for managed_node3/TASK: Untar testrepo.tar 23820 1727096395.60789: in run() - task 0afff68d-5257-fd06-a68d-00000000005e 23820 1727096395.60792: variable 'ansible_search_path' from source: unknown 23820 1727096395.60810: calling self._execute() 23820 1727096395.61080: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096395.61098: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096395.61115: variable 'omit' from source: magic vars 23820 1727096395.62291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096395.67723: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096395.68276: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096395.68280: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096395.68282: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096395.68284: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096395.68286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096395.68288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096395.68477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096395.68523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096395.68543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096395.68899: variable 'ansible_distribution' from source: facts 23820 1727096395.68912: variable 'ansible_distribution_major_version' from source: facts 23820 1727096395.69138: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096395.69141: when evaluation is False, skipping this task 23820 1727096395.69144: _execute() done 23820 1727096395.69146: dumping result to json 23820 1727096395.69148: done dumping result, returning 23820 1727096395.69150: done running TaskExecutor() for managed_node3/TASK: Untar testrepo.tar [0afff68d-5257-fd06-a68d-00000000005e] 23820 1727096395.69151: sending task result for task 0afff68d-5257-fd06-a68d-00000000005e 23820 1727096395.69222: done sending task result for task 0afff68d-5257-fd06-a68d-00000000005e 23820 1727096395.69225: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096395.69301: no more pending results, returning what we have 23820 1727096395.69304: results queue empty 23820 1727096395.69306: checking for any_errors_fatal 23820 1727096395.69312: done checking for any_errors_fatal 23820 1727096395.69313: checking for max_fail_percentage 23820 1727096395.69315: done checking for max_fail_percentage 23820 1727096395.69315: checking to see if all hosts have failed and the running result is not ok 23820 1727096395.69316: done checking to see if all hosts have failed 23820 1727096395.69317: getting the remaining hosts for this loop 23820 1727096395.69319: done getting the remaining hosts for this loop 23820 1727096395.69323: getting the next task for host managed_node3 23820 1727096395.69329: done getting next task for host managed_node3 23820 1727096395.69331: ^ task is: TASK: Create subdirectory './ansible' under '{{ _rundir.path }}' 23820 1727096395.69333: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096395.69336: getting variables 23820 1727096395.69337: in VariableManager get_vars() 23820 1727096395.69373: Calling all_inventory to load vars for managed_node3 23820 1727096395.69377: Calling groups_inventory to load vars for managed_node3 23820 1727096395.69381: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096395.69393: Calling all_plugins_play to load vars for managed_node3 23820 1727096395.69396: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096395.69399: Calling groups_plugins_play to load vars for managed_node3 23820 1727096395.69897: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096395.70373: done with get_vars() 23820 1727096395.70386: done getting variables 23820 1727096395.70990: variable '_rundir' from source: set_fact 23820 1727096395.71025: Ignoring undefined failure: 'dict object' has no attribute 'path' TASK [Create subdirectory './ansible' under '{{ _rundir.path }}'] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:96 Monday 23 September 2024 08:59:55 -0400 (0:00:00.117) 0:00:06.399 ****** 23820 1727096395.71213: entering _queue_task() for managed_node3/file 23820 1727096395.71712: worker is 1 (out of 1 available) 23820 1727096395.71723: exiting _queue_task() for managed_node3/file 23820 1727096395.71735: done queuing things up, now waiting for results queue to drain 23820 1727096395.71737: waiting for pending results... 23820 1727096395.72137: running TaskExecutor() for managed_node3/TASK: Create subdirectory './ansible' under '{{ _rundir.path }}' 23820 1727096395.72576: in run() - task 0afff68d-5257-fd06-a68d-00000000005f 23820 1727096395.72580: variable 'ansible_search_path' from source: unknown 23820 1727096395.72584: calling self._execute() 23820 1727096395.72975: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096395.72979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096395.72982: variable 'omit' from source: magic vars 23820 1727096395.73765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096395.78327: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096395.78548: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096395.78593: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096395.78709: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096395.78739: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096395.79275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096395.79279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096395.79281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096395.79284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096395.79286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096395.79524: variable 'ansible_distribution' from source: facts 23820 1727096395.79534: variable 'ansible_distribution_major_version' from source: facts 23820 1727096395.79550: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096395.79561: when evaluation is False, skipping this task 23820 1727096395.79563: _execute() done 23820 1727096395.79566: dumping result to json 23820 1727096395.79570: done dumping result, returning 23820 1727096395.79582: done running TaskExecutor() for managed_node3/TASK: Create subdirectory './ansible' under '{{ _rundir.path }}' [0afff68d-5257-fd06-a68d-00000000005f] 23820 1727096395.79585: sending task result for task 0afff68d-5257-fd06-a68d-00000000005f 23820 1727096395.79677: done sending task result for task 0afff68d-5257-fd06-a68d-00000000005f 23820 1727096395.79681: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096395.79798: no more pending results, returning what we have 23820 1727096395.79802: results queue empty 23820 1727096395.79803: checking for any_errors_fatal 23820 1727096395.79807: done checking for any_errors_fatal 23820 1727096395.79808: checking for max_fail_percentage 23820 1727096395.79809: done checking for max_fail_percentage 23820 1727096395.79810: checking to see if all hosts have failed and the running result is not ok 23820 1727096395.79811: done checking to see if all hosts have failed 23820 1727096395.79812: getting the remaining hosts for this loop 23820 1727096395.79813: done getting the remaining hosts for this loop 23820 1727096395.79817: getting the next task for host managed_node3 23820 1727096395.79823: done getting next task for host managed_node3 23820 1727096395.79826: ^ task is: TASK: Move module_utils to ansible directory 23820 1727096395.79828: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096395.79831: getting variables 23820 1727096395.79832: in VariableManager get_vars() 23820 1727096395.79858: Calling all_inventory to load vars for managed_node3 23820 1727096395.79860: Calling groups_inventory to load vars for managed_node3 23820 1727096395.79864: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096395.80178: Calling all_plugins_play to load vars for managed_node3 23820 1727096395.80181: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096395.80185: Calling groups_plugins_play to load vars for managed_node3 23820 1727096395.80340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096395.80916: done with get_vars() 23820 1727096395.80926: done getting variables 23820 1727096395.81619: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Move module_utils to ansible directory] ********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:102 Monday 23 September 2024 08:59:55 -0400 (0:00:00.104) 0:00:06.504 ****** 23820 1727096395.81649: entering _queue_task() for managed_node3/shell 23820 1727096395.81651: Creating lock for shell 23820 1727096395.82606: worker is 1 (out of 1 available) 23820 1727096395.82617: exiting _queue_task() for managed_node3/shell 23820 1727096395.82627: done queuing things up, now waiting for results queue to drain 23820 1727096395.82628: waiting for pending results... 23820 1727096395.82830: running TaskExecutor() for managed_node3/TASK: Move module_utils to ansible directory 23820 1727096395.83175: in run() - task 0afff68d-5257-fd06-a68d-000000000060 23820 1727096395.83180: variable 'ansible_search_path' from source: unknown 23820 1727096395.83215: calling self._execute() 23820 1727096395.83549: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096395.83553: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096395.83556: variable 'omit' from source: magic vars 23820 1727096395.84405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096395.87706: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096395.87934: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096395.88041: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096395.88120: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096395.88147: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096395.88483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096395.88536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096395.88778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096395.88782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096395.88785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096395.89239: variable 'ansible_distribution' from source: facts 23820 1727096395.89303: variable 'ansible_distribution_major_version' from source: facts 23820 1727096395.89329: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096395.89337: when evaluation is False, skipping this task 23820 1727096395.89345: _execute() done 23820 1727096395.89351: dumping result to json 23820 1727096395.89361: done dumping result, returning 23820 1727096395.89540: done running TaskExecutor() for managed_node3/TASK: Move module_utils to ansible directory [0afff68d-5257-fd06-a68d-000000000060] 23820 1727096395.89543: sending task result for task 0afff68d-5257-fd06-a68d-000000000060 23820 1727096395.89612: done sending task result for task 0afff68d-5257-fd06-a68d-000000000060 23820 1727096395.89615: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096395.89696: no more pending results, returning what we have 23820 1727096395.89700: results queue empty 23820 1727096395.89701: checking for any_errors_fatal 23820 1727096395.89710: done checking for any_errors_fatal 23820 1727096395.89711: checking for max_fail_percentage 23820 1727096395.89713: done checking for max_fail_percentage 23820 1727096395.89714: checking to see if all hosts have failed and the running result is not ok 23820 1727096395.89715: done checking to see if all hosts have failed 23820 1727096395.89715: getting the remaining hosts for this loop 23820 1727096395.89717: done getting the remaining hosts for this loop 23820 1727096395.89721: getting the next task for host managed_node3 23820 1727096395.89727: done getting next task for host managed_node3 23820 1727096395.89730: ^ task is: TASK: Fake out python module directories, primarily for python2 23820 1727096395.89732: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096395.89735: getting variables 23820 1727096395.89736: in VariableManager get_vars() 23820 1727096395.89889: Calling all_inventory to load vars for managed_node3 23820 1727096395.89892: Calling groups_inventory to load vars for managed_node3 23820 1727096395.89896: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096395.89908: Calling all_plugins_play to load vars for managed_node3 23820 1727096395.89911: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096395.89914: Calling groups_plugins_play to load vars for managed_node3 23820 1727096395.90460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096395.90747: done with get_vars() 23820 1727096395.90757: done getting variables 23820 1727096395.90854: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Fake out python module directories, primarily for python2] *************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:109 Monday 23 September 2024 08:59:55 -0400 (0:00:00.092) 0:00:06.596 ****** 23820 1727096395.90890: entering _queue_task() for managed_node3/shell 23820 1727096395.91241: worker is 1 (out of 1 available) 23820 1727096395.91251: exiting _queue_task() for managed_node3/shell 23820 1727096395.91262: done queuing things up, now waiting for results queue to drain 23820 1727096395.91264: waiting for pending results... 23820 1727096395.91552: running TaskExecutor() for managed_node3/TASK: Fake out python module directories, primarily for python2 23820 1727096395.91589: in run() - task 0afff68d-5257-fd06-a68d-000000000061 23820 1727096395.91610: variable 'ansible_search_path' from source: unknown 23820 1727096395.91659: calling self._execute() 23820 1727096395.91743: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096395.91762: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096395.91781: variable 'omit' from source: magic vars 23820 1727096395.92304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096395.94570: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096395.94702: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096395.94706: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096395.94733: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096395.94762: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096395.94853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096395.94892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096395.94931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096395.94980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096395.95030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096395.95191: variable 'ansible_distribution' from source: facts 23820 1727096395.95201: variable 'ansible_distribution_major_version' from source: facts 23820 1727096395.95216: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096395.95223: when evaluation is False, skipping this task 23820 1727096395.95247: _execute() done 23820 1727096395.95250: dumping result to json 23820 1727096395.95252: done dumping result, returning 23820 1727096395.95254: done running TaskExecutor() for managed_node3/TASK: Fake out python module directories, primarily for python2 [0afff68d-5257-fd06-a68d-000000000061] 23820 1727096395.95357: sending task result for task 0afff68d-5257-fd06-a68d-000000000061 23820 1727096395.95424: done sending task result for task 0afff68d-5257-fd06-a68d-000000000061 23820 1727096395.95427: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096395.95512: no more pending results, returning what we have 23820 1727096395.95516: results queue empty 23820 1727096395.95517: checking for any_errors_fatal 23820 1727096395.95524: done checking for any_errors_fatal 23820 1727096395.95525: checking for max_fail_percentage 23820 1727096395.95526: done checking for max_fail_percentage 23820 1727096395.95527: checking to see if all hosts have failed and the running result is not ok 23820 1727096395.95528: done checking to see if all hosts have failed 23820 1727096395.95529: getting the remaining hosts for this loop 23820 1727096395.95531: done getting the remaining hosts for this loop 23820 1727096395.95535: getting the next task for host managed_node3 23820 1727096395.95540: done getting next task for host managed_node3 23820 1727096395.95543: ^ task is: TASK: Set _lsr_python_path 23820 1727096395.95545: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096395.95548: getting variables 23820 1727096395.95549: in VariableManager get_vars() 23820 1727096395.95584: Calling all_inventory to load vars for managed_node3 23820 1727096395.95587: Calling groups_inventory to load vars for managed_node3 23820 1727096395.95590: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096395.95602: Calling all_plugins_play to load vars for managed_node3 23820 1727096395.95605: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096395.95608: Calling groups_plugins_play to load vars for managed_node3 23820 1727096395.96261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096395.96798: done with get_vars() 23820 1727096395.96809: done getting variables 23820 1727096395.96866: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set _lsr_python_path] **************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:118 Monday 23 September 2024 08:59:55 -0400 (0:00:00.061) 0:00:06.657 ****** 23820 1727096395.97000: entering _queue_task() for managed_node3/set_fact 23820 1727096395.97580: worker is 1 (out of 1 available) 23820 1727096395.97591: exiting _queue_task() for managed_node3/set_fact 23820 1727096395.97602: done queuing things up, now waiting for results queue to drain 23820 1727096395.97603: waiting for pending results... 23820 1727096395.98217: running TaskExecutor() for managed_node3/TASK: Set _lsr_python_path 23820 1727096395.98272: in run() - task 0afff68d-5257-fd06-a68d-000000000062 23820 1727096395.98333: variable 'ansible_search_path' from source: unknown 23820 1727096395.98448: calling self._execute() 23820 1727096395.98674: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096395.98678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096395.98681: variable 'omit' from source: magic vars 23820 1727096395.99951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096396.04448: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096396.04677: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096396.04737: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096396.04865: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096396.04902: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096396.05101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096396.05133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096396.05173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096396.05246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096396.05485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096396.05658: variable 'ansible_distribution' from source: facts 23820 1727096396.05762: variable 'ansible_distribution_major_version' from source: facts 23820 1727096396.05784: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096396.05792: when evaluation is False, skipping this task 23820 1727096396.05800: _execute() done 23820 1727096396.05819: dumping result to json 23820 1727096396.05826: done dumping result, returning 23820 1727096396.05976: done running TaskExecutor() for managed_node3/TASK: Set _lsr_python_path [0afff68d-5257-fd06-a68d-000000000062] 23820 1727096396.05979: sending task result for task 0afff68d-5257-fd06-a68d-000000000062 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096396.06128: no more pending results, returning what we have 23820 1727096396.06131: results queue empty 23820 1727096396.06133: checking for any_errors_fatal 23820 1727096396.06137: done checking for any_errors_fatal 23820 1727096396.06138: checking for max_fail_percentage 23820 1727096396.06140: done checking for max_fail_percentage 23820 1727096396.06141: checking to see if all hosts have failed and the running result is not ok 23820 1727096396.06141: done checking to see if all hosts have failed 23820 1727096396.06142: getting the remaining hosts for this loop 23820 1727096396.06144: done getting the remaining hosts for this loop 23820 1727096396.06148: getting the next task for host managed_node3 23820 1727096396.06154: done getting next task for host managed_node3 23820 1727096396.06156: ^ task is: TASK: Show _lsr_python_path 23820 1727096396.06159: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096396.06161: getting variables 23820 1727096396.06164: in VariableManager get_vars() 23820 1727096396.06214: Calling all_inventory to load vars for managed_node3 23820 1727096396.06217: Calling groups_inventory to load vars for managed_node3 23820 1727096396.06221: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096396.06233: Calling all_plugins_play to load vars for managed_node3 23820 1727096396.06236: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096396.06240: Calling groups_plugins_play to load vars for managed_node3 23820 1727096396.07075: done sending task result for task 0afff68d-5257-fd06-a68d-000000000062 23820 1727096396.07079: WORKER PROCESS EXITING 23820 1727096396.07134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096396.07535: done with get_vars() 23820 1727096396.07547: done getting variables 23820 1727096396.07814: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show _lsr_python_path] *************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:122 Monday 23 September 2024 08:59:56 -0400 (0:00:00.108) 0:00:06.766 ****** 23820 1727096396.07843: entering _queue_task() for managed_node3/debug 23820 1727096396.08516: worker is 1 (out of 1 available) 23820 1727096396.08528: exiting _queue_task() for managed_node3/debug 23820 1727096396.08540: done queuing things up, now waiting for results queue to drain 23820 1727096396.08541: waiting for pending results... 23820 1727096396.09027: running TaskExecutor() for managed_node3/TASK: Show _lsr_python_path 23820 1727096396.09181: in run() - task 0afff68d-5257-fd06-a68d-000000000063 23820 1727096396.09375: variable 'ansible_search_path' from source: unknown 23820 1727096396.09380: calling self._execute() 23820 1727096396.09518: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096396.09538: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096396.09747: variable 'omit' from source: magic vars 23820 1727096396.10639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096396.15254: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096396.15447: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096396.15525: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096396.15629: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096396.15659: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096396.15845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096396.15952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096396.15987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096396.16074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096396.16156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096396.16572: variable 'ansible_distribution' from source: facts 23820 1727096396.16576: variable 'ansible_distribution_major_version' from source: facts 23820 1727096396.16590: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096396.16593: when evaluation is False, skipping this task 23820 1727096396.16596: _execute() done 23820 1727096396.16599: dumping result to json 23820 1727096396.16601: done dumping result, returning 23820 1727096396.16675: done running TaskExecutor() for managed_node3/TASK: Show _lsr_python_path [0afff68d-5257-fd06-a68d-000000000063] 23820 1727096396.16679: sending task result for task 0afff68d-5257-fd06-a68d-000000000063 23820 1727096396.16745: done sending task result for task 0afff68d-5257-fd06-a68d-000000000063 23820 1727096396.16750: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 23820 1727096396.16802: no more pending results, returning what we have 23820 1727096396.16806: results queue empty 23820 1727096396.16807: checking for any_errors_fatal 23820 1727096396.16814: done checking for any_errors_fatal 23820 1727096396.16815: checking for max_fail_percentage 23820 1727096396.16817: done checking for max_fail_percentage 23820 1727096396.16817: checking to see if all hosts have failed and the running result is not ok 23820 1727096396.16819: done checking to see if all hosts have failed 23820 1727096396.16819: getting the remaining hosts for this loop 23820 1727096396.16821: done getting the remaining hosts for this loop 23820 1727096396.16826: getting the next task for host managed_node3 23820 1727096396.16831: done getting next task for host managed_node3 23820 1727096396.16834: ^ task is: TASK: List the files in {{ _rundir.path }} 23820 1727096396.16836: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096396.16839: getting variables 23820 1727096396.16841: in VariableManager get_vars() 23820 1727096396.16875: Calling all_inventory to load vars for managed_node3 23820 1727096396.16878: Calling groups_inventory to load vars for managed_node3 23820 1727096396.16881: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096396.16893: Calling all_plugins_play to load vars for managed_node3 23820 1727096396.16896: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096396.16899: Calling groups_plugins_play to load vars for managed_node3 23820 1727096396.17616: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096396.18012: done with get_vars() 23820 1727096396.18023: done getting variables 23820 1727096396.18198: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 23820 1727096396.18441: variable '_rundir' from source: set_fact 23820 1727096396.18453: Ignoring undefined failure: 'dict object' has no attribute 'path' TASK [List the files in {{ _rundir.path }}] ************************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:126 Monday 23 September 2024 08:59:56 -0400 (0:00:00.107) 0:00:06.873 ****** 23820 1727096396.18594: entering _queue_task() for managed_node3/command 23820 1727096396.19048: worker is 1 (out of 1 available) 23820 1727096396.19061: exiting _queue_task() for managed_node3/command 23820 1727096396.19077: done queuing things up, now waiting for results queue to drain 23820 1727096396.19078: waiting for pending results... 23820 1727096396.19787: running TaskExecutor() for managed_node3/TASK: List the files in {{ _rundir.path }} 23820 1727096396.19875: in run() - task 0afff68d-5257-fd06-a68d-000000000064 23820 1727096396.19879: variable 'ansible_search_path' from source: unknown 23820 1727096396.19882: calling self._execute() 23820 1727096396.20123: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096396.20128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096396.20131: variable 'omit' from source: magic vars 23820 1727096396.21320: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096396.25009: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096396.25013: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096396.25018: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096396.25059: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096396.25086: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096396.25164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096396.25194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096396.25218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096396.25256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096396.25277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096396.25440: variable 'ansible_distribution' from source: facts 23820 1727096396.25445: variable 'ansible_distribution_major_version' from source: facts 23820 1727096396.25457: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096396.25460: when evaluation is False, skipping this task 23820 1727096396.25462: _execute() done 23820 1727096396.25465: dumping result to json 23820 1727096396.25471: done dumping result, returning 23820 1727096396.25550: done running TaskExecutor() for managed_node3/TASK: List the files in {{ _rundir.path }} [0afff68d-5257-fd06-a68d-000000000064] 23820 1727096396.25559: sending task result for task 0afff68d-5257-fd06-a68d-000000000064 23820 1727096396.25626: done sending task result for task 0afff68d-5257-fd06-a68d-000000000064 23820 1727096396.25629: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096396.25707: no more pending results, returning what we have 23820 1727096396.25710: results queue empty 23820 1727096396.25712: checking for any_errors_fatal 23820 1727096396.25718: done checking for any_errors_fatal 23820 1727096396.25719: checking for max_fail_percentage 23820 1727096396.25720: done checking for max_fail_percentage 23820 1727096396.25721: checking to see if all hosts have failed and the running result is not ok 23820 1727096396.25722: done checking to see if all hosts have failed 23820 1727096396.25722: getting the remaining hosts for this loop 23820 1727096396.25724: done getting the remaining hosts for this loop 23820 1727096396.25727: getting the next task for host managed_node3 23820 1727096396.25734: done getting next task for host managed_node3 23820 1727096396.25741: ^ task is: TASK: Run pytest with nm 23820 1727096396.25744: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 23820 1727096396.25748: getting variables 23820 1727096396.25749: in VariableManager get_vars() 23820 1727096396.25782: Calling all_inventory to load vars for managed_node3 23820 1727096396.25785: Calling groups_inventory to load vars for managed_node3 23820 1727096396.25789: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096396.25801: Calling all_plugins_play to load vars for managed_node3 23820 1727096396.25804: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096396.25808: Calling groups_plugins_play to load vars for managed_node3 23820 1727096396.26690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096396.27151: done with get_vars() 23820 1727096396.27161: done getting variables 23820 1727096396.27337: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Run pytest with nm] ****************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:132 Monday 23 September 2024 08:59:56 -0400 (0:00:00.087) 0:00:06.961 ****** 23820 1727096396.27365: entering _queue_task() for managed_node3/command 23820 1727096396.28012: worker is 1 (out of 1 available) 23820 1727096396.28023: exiting _queue_task() for managed_node3/command 23820 1727096396.28034: done queuing things up, now waiting for results queue to drain 23820 1727096396.28035: waiting for pending results... 23820 1727096396.28486: running TaskExecutor() for managed_node3/TASK: Run pytest with nm 23820 1727096396.28702: in run() - task 0afff68d-5257-fd06-a68d-000000000066 23820 1727096396.28717: variable 'ansible_search_path' from source: unknown 23820 1727096396.28856: calling self._execute() 23820 1727096396.28859: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096396.28863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096396.28866: variable 'omit' from source: magic vars 23820 1727096396.30185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096396.34642: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096396.34874: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096396.34879: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096396.35054: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096396.35089: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096396.35409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096396.35413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096396.35416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096396.35530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096396.35596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096396.36056: variable 'ansible_distribution' from source: facts 23820 1727096396.36069: variable 'ansible_distribution_major_version' from source: facts 23820 1727096396.36148: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096396.36152: when evaluation is False, skipping this task 23820 1727096396.36154: _execute() done 23820 1727096396.36157: dumping result to json 23820 1727096396.36207: done dumping result, returning 23820 1727096396.36211: done running TaskExecutor() for managed_node3/TASK: Run pytest with nm [0afff68d-5257-fd06-a68d-000000000066] 23820 1727096396.36214: sending task result for task 0afff68d-5257-fd06-a68d-000000000066 23820 1727096396.36573: done sending task result for task 0afff68d-5257-fd06-a68d-000000000066 23820 1727096396.36577: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096396.36629: no more pending results, returning what we have 23820 1727096396.36632: results queue empty 23820 1727096396.36634: checking for any_errors_fatal 23820 1727096396.36641: done checking for any_errors_fatal 23820 1727096396.36642: checking for max_fail_percentage 23820 1727096396.36644: done checking for max_fail_percentage 23820 1727096396.36645: checking to see if all hosts have failed and the running result is not ok 23820 1727096396.36646: done checking to see if all hosts have failed 23820 1727096396.36646: getting the remaining hosts for this loop 23820 1727096396.36648: done getting the remaining hosts for this loop 23820 1727096396.36652: getting the next task for host managed_node3 23820 1727096396.36660: done getting next task for host managed_node3 23820 1727096396.36663: ^ task is: TASK: Debug stdout_lines of the running playbook with nm 23820 1727096396.36666: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096396.36672: getting variables 23820 1727096396.36673: in VariableManager get_vars() 23820 1727096396.36705: Calling all_inventory to load vars for managed_node3 23820 1727096396.36707: Calling groups_inventory to load vars for managed_node3 23820 1727096396.36710: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096396.36722: Calling all_plugins_play to load vars for managed_node3 23820 1727096396.36725: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096396.36728: Calling groups_plugins_play to load vars for managed_node3 23820 1727096396.37377: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096396.37809: done with get_vars() 23820 1727096396.37820: done getting variables 23820 1727096396.37999: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Debug stdout_lines of the running playbook with nm] ********************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:142 Monday 23 September 2024 08:59:56 -0400 (0:00:00.106) 0:00:07.068 ****** 23820 1727096396.38037: entering _queue_task() for managed_node3/debug 23820 1727096396.38787: worker is 1 (out of 1 available) 23820 1727096396.38797: exiting _queue_task() for managed_node3/debug 23820 1727096396.38808: done queuing things up, now waiting for results queue to drain 23820 1727096396.38810: waiting for pending results... 23820 1727096396.39161: running TaskExecutor() for managed_node3/TASK: Debug stdout_lines of the running playbook with nm 23820 1727096396.39390: in run() - task 0afff68d-5257-fd06-a68d-000000000067 23820 1727096396.39405: variable 'ansible_search_path' from source: unknown 23820 1727096396.39446: calling self._execute() 23820 1727096396.39524: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096396.39693: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096396.39697: variable 'omit' from source: magic vars 23820 1727096396.40938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096396.45713: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096396.45894: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096396.46519: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096396.46561: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096396.46793: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096396.46797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096396.46928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096396.46957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096396.47075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096396.47099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096396.47661: variable 'ansible_distribution' from source: facts 23820 1727096396.47665: variable 'ansible_distribution_major_version' from source: facts 23820 1727096396.47672: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096396.47675: when evaluation is False, skipping this task 23820 1727096396.47677: _execute() done 23820 1727096396.47680: dumping result to json 23820 1727096396.47682: done dumping result, returning 23820 1727096396.47684: done running TaskExecutor() for managed_node3/TASK: Debug stdout_lines of the running playbook with nm [0afff68d-5257-fd06-a68d-000000000067] 23820 1727096396.47686: sending task result for task 0afff68d-5257-fd06-a68d-000000000067 23820 1727096396.47751: done sending task result for task 0afff68d-5257-fd06-a68d-000000000067 23820 1727096396.47756: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 23820 1727096396.47835: no more pending results, returning what we have 23820 1727096396.47839: results queue empty 23820 1727096396.47840: checking for any_errors_fatal 23820 1727096396.47848: done checking for any_errors_fatal 23820 1727096396.47849: checking for max_fail_percentage 23820 1727096396.47851: done checking for max_fail_percentage 23820 1727096396.47851: checking to see if all hosts have failed and the running result is not ok 23820 1727096396.47852: done checking to see if all hosts have failed 23820 1727096396.47853: getting the remaining hosts for this loop 23820 1727096396.47866: done getting the remaining hosts for this loop 23820 1727096396.47977: getting the next task for host managed_node3 23820 1727096396.47986: done getting next task for host managed_node3 23820 1727096396.47989: ^ task is: TASK: Install network-scripts when running pytest with initscripts 23820 1727096396.47992: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 23820 1727096396.47995: getting variables 23820 1727096396.47997: in VariableManager get_vars() 23820 1727096396.48036: Calling all_inventory to load vars for managed_node3 23820 1727096396.48039: Calling groups_inventory to load vars for managed_node3 23820 1727096396.48042: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096396.48054: Calling all_plugins_play to load vars for managed_node3 23820 1727096396.48057: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096396.48060: Calling groups_plugins_play to load vars for managed_node3 23820 1727096396.48526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096396.48735: done with get_vars() 23820 1727096396.48745: done getting variables 23820 1727096396.48808: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install network-scripts when running pytest with initscripts] ************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:148 Monday 23 September 2024 08:59:56 -0400 (0:00:00.107) 0:00:07.176 ****** 23820 1727096396.48840: entering _queue_task() for managed_node3/package 23820 1727096396.49244: worker is 1 (out of 1 available) 23820 1727096396.49254: exiting _queue_task() for managed_node3/package 23820 1727096396.49265: done queuing things up, now waiting for results queue to drain 23820 1727096396.49266: waiting for pending results... 23820 1727096396.49656: running TaskExecutor() for managed_node3/TASK: Install network-scripts when running pytest with initscripts 23820 1727096396.49660: in run() - task 0afff68d-5257-fd06-a68d-000000000069 23820 1727096396.49685: variable 'ansible_search_path' from source: unknown 23820 1727096396.49727: calling self._execute() 23820 1727096396.49819: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096396.49862: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096396.49865: variable 'omit' from source: magic vars 23820 1727096396.50333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096396.53933: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096396.54029: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096396.54054: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096396.54098: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096396.54137: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096396.54248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096396.54257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096396.54290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096396.54339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096396.54363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096396.54573: variable 'ansible_distribution' from source: facts 23820 1727096396.54577: variable 'ansible_distribution_major_version' from source: facts 23820 1727096396.54579: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096396.54581: when evaluation is False, skipping this task 23820 1727096396.54583: _execute() done 23820 1727096396.54585: dumping result to json 23820 1727096396.54591: done dumping result, returning 23820 1727096396.54602: done running TaskExecutor() for managed_node3/TASK: Install network-scripts when running pytest with initscripts [0afff68d-5257-fd06-a68d-000000000069] 23820 1727096396.54642: sending task result for task 0afff68d-5257-fd06-a68d-000000000069 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096396.54839: no more pending results, returning what we have 23820 1727096396.54842: results queue empty 23820 1727096396.54844: checking for any_errors_fatal 23820 1727096396.54850: done checking for any_errors_fatal 23820 1727096396.54851: checking for max_fail_percentage 23820 1727096396.54852: done checking for max_fail_percentage 23820 1727096396.54853: checking to see if all hosts have failed and the running result is not ok 23820 1727096396.54854: done checking to see if all hosts have failed 23820 1727096396.54854: getting the remaining hosts for this loop 23820 1727096396.54856: done getting the remaining hosts for this loop 23820 1727096396.54860: getting the next task for host managed_node3 23820 1727096396.54868: done getting next task for host managed_node3 23820 1727096396.54872: ^ task is: TASK: Run pytest with initscripts 23820 1727096396.54875: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 23820 1727096396.54878: getting variables 23820 1727096396.54880: in VariableManager get_vars() 23820 1727096396.54913: Calling all_inventory to load vars for managed_node3 23820 1727096396.54917: Calling groups_inventory to load vars for managed_node3 23820 1727096396.54920: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096396.54932: Calling all_plugins_play to load vars for managed_node3 23820 1727096396.54935: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096396.54938: Calling groups_plugins_play to load vars for managed_node3 23820 1727096396.55237: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096396.55597: done with get_vars() 23820 1727096396.55608: done getting variables 23820 1727096396.55639: done sending task result for task 0afff68d-5257-fd06-a68d-000000000069 23820 1727096396.55642: WORKER PROCESS EXITING 23820 1727096396.55676: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Run pytest with initscripts] ********************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:153 Monday 23 September 2024 08:59:56 -0400 (0:00:00.068) 0:00:07.244 ****** 23820 1727096396.55710: entering _queue_task() for managed_node3/command 23820 1727096396.56035: worker is 1 (out of 1 available) 23820 1727096396.56046: exiting _queue_task() for managed_node3/command 23820 1727096396.56058: done queuing things up, now waiting for results queue to drain 23820 1727096396.56060: waiting for pending results... 23820 1727096396.56283: running TaskExecutor() for managed_node3/TASK: Run pytest with initscripts 23820 1727096396.56387: in run() - task 0afff68d-5257-fd06-a68d-00000000006a 23820 1727096396.56407: variable 'ansible_search_path' from source: unknown 23820 1727096396.56446: calling self._execute() 23820 1727096396.56536: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096396.56548: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096396.56561: variable 'omit' from source: magic vars 23820 1727096396.57088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096396.60054: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096396.60128: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096396.60265: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096396.60271: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096396.60274: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096396.60339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096396.60381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096396.60411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096396.60454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096396.60478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096396.60655: variable 'ansible_distribution' from source: facts 23820 1727096396.60670: variable 'ansible_distribution_major_version' from source: facts 23820 1727096396.60690: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096396.60875: when evaluation is False, skipping this task 23820 1727096396.60877: _execute() done 23820 1727096396.60879: dumping result to json 23820 1727096396.60882: done dumping result, returning 23820 1727096396.60884: done running TaskExecutor() for managed_node3/TASK: Run pytest with initscripts [0afff68d-5257-fd06-a68d-00000000006a] 23820 1727096396.60886: sending task result for task 0afff68d-5257-fd06-a68d-00000000006a 23820 1727096396.60957: done sending task result for task 0afff68d-5257-fd06-a68d-00000000006a 23820 1727096396.60960: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096396.61014: no more pending results, returning what we have 23820 1727096396.61017: results queue empty 23820 1727096396.61018: checking for any_errors_fatal 23820 1727096396.61025: done checking for any_errors_fatal 23820 1727096396.61025: checking for max_fail_percentage 23820 1727096396.61027: done checking for max_fail_percentage 23820 1727096396.61028: checking to see if all hosts have failed and the running result is not ok 23820 1727096396.61029: done checking to see if all hosts have failed 23820 1727096396.61030: getting the remaining hosts for this loop 23820 1727096396.61031: done getting the remaining hosts for this loop 23820 1727096396.61035: getting the next task for host managed_node3 23820 1727096396.61042: done getting next task for host managed_node3 23820 1727096396.61046: ^ task is: TASK: Debug stdout_lines of the running playbook with initscripts 23820 1727096396.61049: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 23820 1727096396.61052: getting variables 23820 1727096396.61054: in VariableManager get_vars() 23820 1727096396.61090: Calling all_inventory to load vars for managed_node3 23820 1727096396.61093: Calling groups_inventory to load vars for managed_node3 23820 1727096396.61096: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096396.61107: Calling all_plugins_play to load vars for managed_node3 23820 1727096396.61110: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096396.61113: Calling groups_plugins_play to load vars for managed_node3 23820 1727096396.61632: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096396.62059: done with get_vars() 23820 1727096396.62074: done getting variables 23820 1727096396.62132: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Debug stdout_lines of the running playbook with initscripts] ************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:163 Monday 23 September 2024 08:59:56 -0400 (0:00:00.064) 0:00:07.309 ****** 23820 1727096396.62165: entering _queue_task() for managed_node3/debug 23820 1727096396.62883: worker is 1 (out of 1 available) 23820 1727096396.62897: exiting _queue_task() for managed_node3/debug 23820 1727096396.62909: done queuing things up, now waiting for results queue to drain 23820 1727096396.62910: waiting for pending results... 23820 1727096396.63380: running TaskExecutor() for managed_node3/TASK: Debug stdout_lines of the running playbook with initscripts 23820 1727096396.63510: in run() - task 0afff68d-5257-fd06-a68d-00000000006b 23820 1727096396.63514: variable 'ansible_search_path' from source: unknown 23820 1727096396.63550: calling self._execute() 23820 1727096396.63641: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096396.63701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096396.63714: variable 'omit' from source: magic vars 23820 1727096396.64349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096396.66925: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096396.67003: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096396.67047: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096396.67094: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096396.67124: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096396.67373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096396.67377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096396.67379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096396.67382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096396.67384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096396.67511: variable 'ansible_distribution' from source: facts 23820 1727096396.67522: variable 'ansible_distribution_major_version' from source: facts 23820 1727096396.67539: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096396.67547: when evaluation is False, skipping this task 23820 1727096396.67555: _execute() done 23820 1727096396.67562: dumping result to json 23820 1727096396.67571: done dumping result, returning 23820 1727096396.67582: done running TaskExecutor() for managed_node3/TASK: Debug stdout_lines of the running playbook with initscripts [0afff68d-5257-fd06-a68d-00000000006b] 23820 1727096396.67591: sending task result for task 0afff68d-5257-fd06-a68d-00000000006b skipping: [managed_node3] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 23820 1727096396.67760: no more pending results, returning what we have 23820 1727096396.67764: results queue empty 23820 1727096396.67765: checking for any_errors_fatal 23820 1727096396.67775: done checking for any_errors_fatal 23820 1727096396.67776: checking for max_fail_percentage 23820 1727096396.67778: done checking for max_fail_percentage 23820 1727096396.67778: checking to see if all hosts have failed and the running result is not ok 23820 1727096396.67779: done checking to see if all hosts have failed 23820 1727096396.67780: getting the remaining hosts for this loop 23820 1727096396.67782: done getting the remaining hosts for this loop 23820 1727096396.67786: getting the next task for host managed_node3 23820 1727096396.67794: done getting next task for host managed_node3 23820 1727096396.67797: ^ task is: TASK: Remove local tar file 23820 1727096396.67799: ^ state is: HOST STATE: block=2, task=15, 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 23820 1727096396.67802: getting variables 23820 1727096396.67804: in VariableManager get_vars() 23820 1727096396.67836: Calling all_inventory to load vars for managed_node3 23820 1727096396.67839: Calling groups_inventory to load vars for managed_node3 23820 1727096396.67842: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096396.67855: Calling all_plugins_play to load vars for managed_node3 23820 1727096396.67858: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096396.67861: Calling groups_plugins_play to load vars for managed_node3 23820 1727096396.68383: done sending task result for task 0afff68d-5257-fd06-a68d-00000000006b 23820 1727096396.68386: WORKER PROCESS EXITING 23820 1727096396.68408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096396.68629: done with get_vars() 23820 1727096396.68640: done getting variables TASK [Remove local tar file] *************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:167 Monday 23 September 2024 08:59:56 -0400 (0:00:00.065) 0:00:07.375 ****** 23820 1727096396.68734: entering _queue_task() for managed_node3/file 23820 1727096396.69001: worker is 1 (out of 1 available) 23820 1727096396.69082: exiting _queue_task() for managed_node3/file 23820 1727096396.69092: done queuing things up, now waiting for results queue to drain 23820 1727096396.69093: waiting for pending results... 23820 1727096396.69299: running TaskExecutor() for managed_node3/TASK: Remove local tar file 23820 1727096396.69417: in run() - task 0afff68d-5257-fd06-a68d-00000000006c 23820 1727096396.69438: variable 'ansible_search_path' from source: unknown 23820 1727096396.69497: calling self._execute() 23820 1727096396.69576: in VariableManager get_vars() 23820 1727096396.69608: Calling all_inventory to load vars for localhost 23820 1727096396.69620: Calling groups_inventory to load vars for localhost 23820 1727096396.69672: Calling all_plugins_inventory to load vars for localhost 23820 1727096396.69687: Calling all_plugins_play to load vars for localhost 23820 1727096396.69729: Calling groups_plugins_inventory to load vars for localhost 23820 1727096396.69746: Calling groups_plugins_play to load vars for localhost 23820 1727096396.69831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096396.69861: done with get_vars() 23820 1727096396.69874: variable 'inventory_hostname' from source: host vars for 'managed_node3' 23820 1727096396.69947: variable 'ansible_delegated_vars' from source: unknown 23820 1727096396.69957: variable 'ansible_connection' from source: host vars for 'localhost' 23820 1727096396.69993: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 23820 1727096396.69996: variable 'omit' from source: magic vars 23820 1727096396.70436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096396.73494: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096396.73738: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096396.73811: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096396.73946: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096396.73950: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096396.74128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096396.74215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096396.74266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096396.74501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096396.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) 23820 1727096396.74735: variable 'ansible_distribution' from source: facts 23820 1727096396.74763: variable 'ansible_distribution_major_version' from source: facts 23820 1727096396.74781: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096396.74807: when evaluation is False, skipping this task 23820 1727096396.74831: _execute() done 23820 1727096396.74838: dumping result to json 23820 1727096396.74846: done dumping result, returning 23820 1727096396.74865: done running TaskExecutor() for managed_node3/TASK: Remove local tar file [0afff68d-5257-fd06-a68d-00000000006c] 23820 1727096396.74903: sending task result for task 0afff68d-5257-fd06-a68d-00000000006c skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096396.75207: no more pending results, returning what we have 23820 1727096396.75210: results queue empty 23820 1727096396.75211: checking for any_errors_fatal 23820 1727096396.75217: done checking for any_errors_fatal 23820 1727096396.75218: checking for max_fail_percentage 23820 1727096396.75220: done checking for max_fail_percentage 23820 1727096396.75220: checking to see if all hosts have failed and the running result is not ok 23820 1727096396.75221: done checking to see if all hosts have failed 23820 1727096396.75222: getting the remaining hosts for this loop 23820 1727096396.75223: done getting the remaining hosts for this loop 23820 1727096396.75227: getting the next task for host managed_node3 23820 1727096396.75234: done getting next task for host managed_node3 23820 1727096396.75236: ^ task is: TASK: Remove tempdir 23820 1727096396.75239: ^ state is: HOST STATE: block=2, task=15, 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? (None), did rescue? False, did start at task? False 23820 1727096396.75242: getting variables 23820 1727096396.75243: in VariableManager get_vars() 23820 1727096396.75273: Calling all_inventory to load vars for managed_node3 23820 1727096396.75278: Calling groups_inventory to load vars for managed_node3 23820 1727096396.75284: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096396.75294: Calling all_plugins_play to load vars for managed_node3 23820 1727096396.75297: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096396.75300: Calling groups_plugins_play to load vars for managed_node3 23820 1727096396.76003: done sending task result for task 0afff68d-5257-fd06-a68d-00000000006c 23820 1727096396.76006: WORKER PROCESS EXITING 23820 1727096396.76305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096396.77017: done with get_vars() 23820 1727096396.77029: done getting variables TASK [Remove tempdir] ********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:173 Monday 23 September 2024 08:59:56 -0400 (0:00:00.084) 0:00:07.459 ****** 23820 1727096396.77214: entering _queue_task() for managed_node3/file 23820 1727096396.78053: worker is 1 (out of 1 available) 23820 1727096396.78064: exiting _queue_task() for managed_node3/file 23820 1727096396.78221: done queuing things up, now waiting for results queue to drain 23820 1727096396.78223: waiting for pending results... 23820 1727096396.78604: running TaskExecutor() for managed_node3/TASK: Remove tempdir 23820 1727096396.78810: in run() - task 0afff68d-5257-fd06-a68d-00000000006d 23820 1727096396.78831: variable 'ansible_search_path' from source: unknown 23820 1727096396.78898: calling self._execute() 23820 1727096396.79115: variable 'ansible_host' from source: host vars for 'managed_node3' 23820 1727096396.79131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 23820 1727096396.79150: variable 'omit' from source: magic vars 23820 1727096396.80104: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23820 1727096396.84131: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23820 1727096396.84317: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23820 1727096396.84415: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23820 1727096396.84601: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23820 1727096396.84607: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23820 1727096396.84776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23820 1727096396.84850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23820 1727096396.84886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23820 1727096396.85002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23820 1727096396.85023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23820 1727096396.85473: variable 'ansible_distribution' from source: facts 23820 1727096396.85476: variable 'ansible_distribution_major_version' from source: facts 23820 1727096396.85479: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 23820 1727096396.85481: when evaluation is False, skipping this task 23820 1727096396.85483: _execute() done 23820 1727096396.85485: dumping result to json 23820 1727096396.85487: done dumping result, returning 23820 1727096396.85501: done running TaskExecutor() for managed_node3/TASK: Remove tempdir [0afff68d-5257-fd06-a68d-00000000006d] 23820 1727096396.85520: sending task result for task 0afff68d-5257-fd06-a68d-00000000006d skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 23820 1727096396.85796: no more pending results, returning what we have 23820 1727096396.85799: results queue empty 23820 1727096396.85800: checking for any_errors_fatal 23820 1727096396.85807: done checking for any_errors_fatal 23820 1727096396.85808: checking for max_fail_percentage 23820 1727096396.85810: done checking for max_fail_percentage 23820 1727096396.85810: checking to see if all hosts have failed and the running result is not ok 23820 1727096396.85813: done checking to see if all hosts have failed 23820 1727096396.85814: getting the remaining hosts for this loop 23820 1727096396.85816: done getting the remaining hosts for this loop 23820 1727096396.85820: getting the next task for host managed_node3 23820 1727096396.85827: done getting next task for host managed_node3 23820 1727096396.85829: ^ task is: TASK: meta (flush_handlers) 23820 1727096396.85832: ^ 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 23820 1727096396.85836: getting variables 23820 1727096396.85837: in VariableManager get_vars() 23820 1727096396.86072: Calling all_inventory to load vars for managed_node3 23820 1727096396.86075: Calling groups_inventory to load vars for managed_node3 23820 1727096396.86080: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096396.86093: Calling all_plugins_play to load vars for managed_node3 23820 1727096396.86096: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096396.86099: Calling groups_plugins_play to load vars for managed_node3 23820 1727096396.86554: done sending task result for task 0afff68d-5257-fd06-a68d-00000000006d 23820 1727096396.86557: WORKER PROCESS EXITING 23820 1727096396.86653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096396.87264: done with get_vars() 23820 1727096396.87285: done getting variables 23820 1727096396.87386: in VariableManager get_vars() 23820 1727096396.87396: Calling all_inventory to load vars for managed_node3 23820 1727096396.87399: Calling groups_inventory to load vars for managed_node3 23820 1727096396.87401: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096396.87433: Calling all_plugins_play to load vars for managed_node3 23820 1727096396.87437: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096396.87440: Calling groups_plugins_play to load vars for managed_node3 23820 1727096396.88170: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096396.88406: done with get_vars() 23820 1727096396.88419: done queuing things up, now waiting for results queue to drain 23820 1727096396.88421: results queue empty 23820 1727096396.88422: checking for any_errors_fatal 23820 1727096396.88424: done checking for any_errors_fatal 23820 1727096396.88424: checking for max_fail_percentage 23820 1727096396.88425: done checking for max_fail_percentage 23820 1727096396.88426: checking to see if all hosts have failed and the running result is not ok 23820 1727096396.88427: done checking to see if all hosts have failed 23820 1727096396.88428: getting the remaining hosts for this loop 23820 1727096396.88428: done getting the remaining hosts for this loop 23820 1727096396.88431: getting the next task for host managed_node3 23820 1727096396.88434: done getting next task for host managed_node3 23820 1727096396.88436: ^ task is: TASK: meta (flush_handlers) 23820 1727096396.88437: ^ 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 23820 1727096396.88440: getting variables 23820 1727096396.88440: in VariableManager get_vars() 23820 1727096396.88447: Calling all_inventory to load vars for managed_node3 23820 1727096396.88449: Calling groups_inventory to load vars for managed_node3 23820 1727096396.88469: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096396.88475: Calling all_plugins_play to load vars for managed_node3 23820 1727096396.88477: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096396.88479: Calling groups_plugins_play to load vars for managed_node3 23820 1727096396.88641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096396.88826: done with get_vars() 23820 1727096396.88834: done getting variables 23820 1727096396.88881: in VariableManager get_vars() 23820 1727096396.88889: Calling all_inventory to load vars for managed_node3 23820 1727096396.88891: Calling groups_inventory to load vars for managed_node3 23820 1727096396.88893: Calling all_plugins_inventory to load vars for managed_node3 23820 1727096396.88898: Calling all_plugins_play to load vars for managed_node3 23820 1727096396.88900: Calling groups_plugins_inventory to load vars for managed_node3 23820 1727096396.88902: Calling groups_plugins_play to load vars for managed_node3 23820 1727096396.89078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23820 1727096396.89351: done with get_vars() 23820 1727096396.89363: done queuing things up, now waiting for results queue to drain 23820 1727096396.89364: results queue empty 23820 1727096396.89365: checking for any_errors_fatal 23820 1727096396.89366: done checking for any_errors_fatal 23820 1727096396.89378: checking for max_fail_percentage 23820 1727096396.89380: done checking for max_fail_percentage 23820 1727096396.89381: checking to see if all hosts have failed and the running result is not ok 23820 1727096396.89381: done checking to see if all hosts have failed 23820 1727096396.89382: getting the remaining hosts for this loop 23820 1727096396.89389: done getting the remaining hosts for this loop 23820 1727096396.89393: getting the next task for host managed_node3 23820 1727096396.89396: done getting next task for host managed_node3 23820 1727096396.89397: ^ task is: None 23820 1727096396.89398: ^ 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 23820 1727096396.89399: done queuing things up, now waiting for results queue to drain 23820 1727096396.89400: results queue empty 23820 1727096396.89409: checking for any_errors_fatal 23820 1727096396.89410: done checking for any_errors_fatal 23820 1727096396.89411: checking for max_fail_percentage 23820 1727096396.89412: done checking for max_fail_percentage 23820 1727096396.89413: checking to see if all hosts have failed and the running result is not ok 23820 1727096396.89413: done checking to see if all hosts have failed 23820 1727096396.89415: getting the next task for host managed_node3 23820 1727096396.89417: done getting next task for host managed_node3 23820 1727096396.89418: ^ task is: None 23820 1727096396.89419: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node3 : ok=6 changed=0 unreachable=0 failed=0 skipped=84 rescued=0 ignored=0 Monday 23 September 2024 08:59:56 -0400 (0:00:00.122) 0:00:07.582 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.35s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_integration_pytest.yml:3 Gather the minimum subset of ansible_facts required by the network role test --- 0.66s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.45s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Remove tempdir ---------------------------------------------------------- 0.12s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:173 Untar testrepo.tar ------------------------------------------------------ 0.12s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:90 Set _lsr_python_path ---------------------------------------------------- 0.11s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:118 Debug stdout_lines of the running playbook with nm ---------------------- 0.11s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:142 Show _lsr_python_path --------------------------------------------------- 0.11s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:122 Run pytest with nm ------------------------------------------------------ 0.11s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:132 Create subdirectory './ansible' under '{{ _rundir.path }}' -------------- 0.10s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:96 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.10s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Move module_utils to ansible directory ---------------------------------- 0.09s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:102 fedora.linux_system_roles.network : Show debug messages for the network_connections --- 0.09s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Copy testrepo.tar to the remote system ---------------------------------- 0.09s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:84 List the files in {{ _rundir.path }} ------------------------------------ 0.09s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:126 Remove local tar file --------------------------------------------------- 0.08s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:167 Set network provider to 'nm' -------------------------------------------- 0.08s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_nm.yml:10 fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider --- 0.08s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 --- 0.08s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Test warning and info logs ---------------------------------------------- 0.07s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:13 23820 1727096396.89520: RUNNING CLEANUP