[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. 20058 1726853432.95916: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-Qi7 executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 20058 1726853432.96338: Added group all to inventory 20058 1726853432.96340: Added group ungrouped to inventory 20058 1726853432.96344: Group all now contains ungrouped 20058 1726853432.96347: Examining possible inventory source: /tmp/network-iHm/inventory.yml 20058 1726853433.12459: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 20058 1726853433.12504: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 20058 1726853433.12523: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 20058 1726853433.12562: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 20058 1726853433.12611: Loaded config def from plugin (inventory/script) 20058 1726853433.12612: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 20058 1726853433.12645: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 20058 1726853433.12713: Loaded config def from plugin (inventory/yaml) 20058 1726853433.12714: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 20058 1726853433.12777: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 20058 1726853433.13159: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 20058 1726853433.13163: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 20058 1726853433.13166: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 20058 1726853433.13174: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 20058 1726853433.13178: Loading data from /tmp/network-iHm/inventory.yml 20058 1726853433.13243: /tmp/network-iHm/inventory.yml was not parsable by auto 20058 1726853433.13307: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 20058 1726853433.13346: Loading data from /tmp/network-iHm/inventory.yml 20058 1726853433.13431: group all already in inventory 20058 1726853433.13438: set inventory_file for managed_node1 20058 1726853433.13444: set inventory_dir for managed_node1 20058 1726853433.13445: Added host managed_node1 to inventory 20058 1726853433.13448: Added host managed_node1 to group all 20058 1726853433.13449: set ansible_host for managed_node1 20058 1726853433.13449: set ansible_ssh_extra_args for managed_node1 20058 1726853433.13453: set inventory_file for managed_node2 20058 1726853433.13456: set inventory_dir for managed_node2 20058 1726853433.13456: Added host managed_node2 to inventory 20058 1726853433.13458: Added host managed_node2 to group all 20058 1726853433.13459: set ansible_host for managed_node2 20058 1726853433.13459: set ansible_ssh_extra_args for managed_node2 20058 1726853433.13462: set inventory_file for managed_node3 20058 1726853433.13464: set inventory_dir for managed_node3 20058 1726853433.13465: Added host managed_node3 to inventory 20058 1726853433.13466: Added host managed_node3 to group all 20058 1726853433.13467: set ansible_host for managed_node3 20058 1726853433.13468: set ansible_ssh_extra_args for managed_node3 20058 1726853433.13470: Reconcile groups and hosts in inventory. 20058 1726853433.13476: Group ungrouped now contains managed_node1 20058 1726853433.13477: Group ungrouped now contains managed_node2 20058 1726853433.13479: Group ungrouped now contains managed_node3 20058 1726853433.13552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 20058 1726853433.13670: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 20058 1726853433.13718: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 20058 1726853433.13746: Loaded config def from plugin (vars/host_group_vars) 20058 1726853433.13748: 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) 20058 1726853433.13755: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 20058 1726853433.13764: 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) 20058 1726853433.13808: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 20058 1726853433.14130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853433.14225: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 20058 1726853433.14263: Loaded config def from plugin (connection/local) 20058 1726853433.14266: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 20058 1726853433.15089: Loaded config def from plugin (connection/paramiko_ssh) 20058 1726853433.15094: 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) 20058 1726853433.15872: 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) 20058 1726853433.15896: Loaded config def from plugin (connection/psrp) 20058 1726853433.15898: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 20058 1726853433.16303: 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) 20058 1726853433.16325: Loaded config def from plugin (connection/ssh) 20058 1726853433.16327: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 20058 1726853433.17796: 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) 20058 1726853433.17836: Loaded config def from plugin (connection/winrm) 20058 1726853433.17838: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 20058 1726853433.17867: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 20058 1726853433.17930: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 20058 1726853433.17997: Loaded config def from plugin (shell/cmd) 20058 1726853433.18000: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 20058 1726853433.18025: 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) 20058 1726853433.18091: Loaded config def from plugin (shell/powershell) 20058 1726853433.18094: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 20058 1726853433.18144: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 20058 1726853433.18316: Loaded config def from plugin (shell/sh) 20058 1726853433.18319: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 20058 1726853433.18350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 20058 1726853433.18468: Loaded config def from plugin (become/runas) 20058 1726853433.18472: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 20058 1726853433.18641: Loaded config def from plugin (become/su) 20058 1726853433.18644: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 20058 1726853433.18754: Loaded config def from plugin (become/sudo) 20058 1726853433.18756: 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 20058 1726853433.18789: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_initscripts.yml 20058 1726853433.19101: in VariableManager get_vars() 20058 1726853433.19121: done with get_vars() 20058 1726853433.19244: trying /usr/local/lib/python3.12/site-packages/ansible/modules 20058 1726853433.22127: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 20058 1726853433.22200: in VariableManager get_vars() 20058 1726853433.22203: done with get_vars() 20058 1726853433.22205: variable 'playbook_dir' from source: magic vars 20058 1726853433.22206: variable 'ansible_playbook_python' from source: magic vars 20058 1726853433.22206: variable 'ansible_config_file' from source: magic vars 20058 1726853433.22207: variable 'groups' from source: magic vars 20058 1726853433.22207: variable 'omit' from source: magic vars 20058 1726853433.22208: variable 'ansible_version' from source: magic vars 20058 1726853433.22208: variable 'ansible_check_mode' from source: magic vars 20058 1726853433.22208: variable 'ansible_diff_mode' from source: magic vars 20058 1726853433.22209: variable 'ansible_forks' from source: magic vars 20058 1726853433.22209: variable 'ansible_inventory_sources' from source: magic vars 20058 1726853433.22210: variable 'ansible_skip_tags' from source: magic vars 20058 1726853433.22210: variable 'ansible_limit' from source: magic vars 20058 1726853433.22211: variable 'ansible_run_tags' from source: magic vars 20058 1726853433.22211: variable 'ansible_verbosity' from source: magic vars 20058 1726853433.22234: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml 20058 1726853433.22868: in VariableManager get_vars() 20058 1726853433.22881: done with get_vars() 20058 1726853433.22903: in VariableManager get_vars() 20058 1726853433.22910: done with get_vars() 20058 1726853433.22932: in VariableManager get_vars() 20058 1726853433.22941: done with get_vars() 20058 1726853433.23136: in VariableManager get_vars() 20058 1726853433.23147: done with get_vars() 20058 1726853433.23151: variable 'omit' from source: magic vars 20058 1726853433.23165: variable 'omit' from source: magic vars 20058 1726853433.23186: in VariableManager get_vars() 20058 1726853433.23193: done with get_vars() 20058 1726853433.23222: in VariableManager get_vars() 20058 1726853433.23229: done with get_vars() 20058 1726853433.23253: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 20058 1726853433.23385: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 20058 1726853433.23459: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 20058 1726853433.24129: in VariableManager get_vars() 20058 1726853433.24148: done with get_vars() 20058 1726853433.24963: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 20058 1726853433.25103: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20058 1726853433.26281: in VariableManager get_vars() 20058 1726853433.26295: done with get_vars() 20058 1726853433.27465: variable 'omit' from source: magic vars 20058 1726853433.27476: variable 'omit' from source: magic vars 20058 1726853433.27496: in VariableManager get_vars() 20058 1726853433.27506: done with get_vars() 20058 1726853433.27519: in VariableManager get_vars() 20058 1726853433.27528: done with get_vars() 20058 1726853433.27547: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 20058 1726853433.27613: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 20058 1726853433.27656: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 20058 1726853433.27882: in VariableManager get_vars() 20058 1726853433.27898: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20058 1726853433.29277: in VariableManager get_vars() 20058 1726853433.29290: done with get_vars() 20058 1726853433.29293: variable 'omit' from source: magic vars 20058 1726853433.29301: variable 'omit' from source: magic vars 20058 1726853433.29321: in VariableManager get_vars() 20058 1726853433.29331: done with get_vars() 20058 1726853433.29343: in VariableManager get_vars() 20058 1726853433.29364: done with get_vars() 20058 1726853433.29384: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 20058 1726853433.29449: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 20058 1726853433.29493: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 20058 1726853433.29716: in VariableManager get_vars() 20058 1726853433.29730: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20058 1726853433.31354: in VariableManager get_vars() 20058 1726853433.31368: done with get_vars() 20058 1726853433.31373: variable 'omit' from source: magic vars 20058 1726853433.31382: variable 'omit' from source: magic vars 20058 1726853433.31400: in VariableManager get_vars() 20058 1726853433.31412: done with get_vars() 20058 1726853433.31424: in VariableManager get_vars() 20058 1726853433.31447: done with get_vars() 20058 1726853433.31465: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 20058 1726853433.31529: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 20058 1726853433.31574: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 20058 1726853433.31794: in VariableManager get_vars() 20058 1726853433.31812: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20058 1726853433.33087: in VariableManager get_vars() 20058 1726853433.33106: done with get_vars() 20058 1726853433.33114: variable 'omit' from source: magic vars 20058 1726853433.33132: variable 'omit' from source: magic vars 20058 1726853433.33154: in VariableManager get_vars() 20058 1726853433.33167: done with get_vars() 20058 1726853433.33182: in VariableManager get_vars() 20058 1726853433.33195: done with get_vars() 20058 1726853433.33212: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 20058 1726853433.33292: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 20058 1726853433.33334: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 20058 1726853433.33555: in VariableManager get_vars() 20058 1726853433.33576: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20058 1726853433.34751: in VariableManager get_vars() 20058 1726853433.34773: done with get_vars() 20058 1726853433.34798: in VariableManager get_vars() 20058 1726853433.34812: done with get_vars() 20058 1726853433.34851: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 20058 1726853433.34861: 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 20058 1726853433.35102: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 20058 1726853433.35189: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 20058 1726853433.35192: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Qi7/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 20058 1726853433.35214: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 20058 1726853433.35230: 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) 20058 1726853433.35331: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 20058 1726853433.35367: Loaded config def from plugin (callback/default) 20058 1726853433.35369: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 20058 1726853433.36121: Loaded config def from plugin (callback/junit) 20058 1726853433.36123: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 20058 1726853433.36152: 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) 20058 1726853433.36195: Loaded config def from plugin (callback/minimal) 20058 1726853433.36196: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 20058 1726853433.36222: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 20058 1726853433.36260: Loaded config def from plugin (callback/tree) 20058 1726853433.36261: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 20058 1726853433.36335: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 20058 1726853433.36337: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Qi7/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_ethtool_features_initscripts.yml ******************************* 2 plays in /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_initscripts.yml 20058 1726853433.36356: in VariableManager get_vars() 20058 1726853433.36364: done with get_vars() 20058 1726853433.36367: in VariableManager get_vars() 20058 1726853433.36374: done with get_vars() 20058 1726853433.36377: variable 'omit' from source: magic vars 20058 1726853433.36403: in VariableManager get_vars() 20058 1726853433.36412: done with get_vars() 20058 1726853433.36424: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_ethtool_features.yml' with initscripts as provider] *** 20058 1726853433.36792: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 20058 1726853433.36843: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 20058 1726853433.36872: getting the remaining hosts for this loop 20058 1726853433.36874: done getting the remaining hosts for this loop 20058 1726853433.36876: getting the next task for host managed_node3 20058 1726853433.36878: done getting next task for host managed_node3 20058 1726853433.36880: ^ task is: TASK: Gathering Facts 20058 1726853433.36881: ^ 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 20058 1726853433.36882: getting variables 20058 1726853433.36883: in VariableManager get_vars() 20058 1726853433.36889: Calling all_inventory to load vars for managed_node3 20058 1726853433.36890: Calling groups_inventory to load vars for managed_node3 20058 1726853433.36892: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853433.36900: Calling all_plugins_play to load vars for managed_node3 20058 1726853433.36907: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853433.36909: Calling groups_plugins_play to load vars for managed_node3 20058 1726853433.36929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853433.36966: done with get_vars() 20058 1726853433.36973: done getting variables 20058 1726853433.37016: 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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_initscripts.yml:5 Friday 20 September 2024 13:30:33 -0400 (0:00:00.007) 0:00:00.007 ****** 20058 1726853433.37049: entering _queue_task() for managed_node3/gather_facts 20058 1726853433.37051: Creating lock for gather_facts 20058 1726853433.37320: worker is 1 (out of 1 available) 20058 1726853433.37332: exiting _queue_task() for managed_node3/gather_facts 20058 1726853433.37344: done queuing things up, now waiting for results queue to drain 20058 1726853433.37345: waiting for pending results... 20058 1726853433.37503: running TaskExecutor() for managed_node3/TASK: Gathering Facts 20058 1726853433.37560: in run() - task 02083763-bbaf-5bb9-b294-0000000001aa 20058 1726853433.37573: variable 'ansible_search_path' from source: unknown 20058 1726853433.37607: calling self._execute() 20058 1726853433.37654: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853433.37658: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853433.37662: variable 'omit' from source: magic vars 20058 1726853433.37733: variable 'omit' from source: magic vars 20058 1726853433.37754: variable 'omit' from source: magic vars 20058 1726853433.37778: variable 'omit' from source: magic vars 20058 1726853433.37813: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20058 1726853433.37844: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20058 1726853433.37859: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20058 1726853433.37874: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20058 1726853433.37885: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20058 1726853433.37910: variable 'inventory_hostname' from source: host vars for 'managed_node3' 20058 1726853433.37913: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853433.37915: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853433.37986: Set connection var ansible_shell_type to sh 20058 1726853433.37993: Set connection var ansible_timeout to 10 20058 1726853433.37998: Set connection var ansible_module_compression to ZIP_DEFLATED 20058 1726853433.38000: Set connection var ansible_connection to ssh 20058 1726853433.38008: Set connection var ansible_shell_executable to /bin/sh 20058 1726853433.38011: Set connection var ansible_pipelining to False 20058 1726853433.38030: variable 'ansible_shell_executable' from source: unknown 20058 1726853433.38035: variable 'ansible_connection' from source: unknown 20058 1726853433.38038: variable 'ansible_module_compression' from source: unknown 20058 1726853433.38040: variable 'ansible_shell_type' from source: unknown 20058 1726853433.38043: variable 'ansible_shell_executable' from source: unknown 20058 1726853433.38046: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853433.38049: variable 'ansible_pipelining' from source: unknown 20058 1726853433.38054: variable 'ansible_timeout' from source: unknown 20058 1726853433.38056: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853433.38183: 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) 20058 1726853433.38192: variable 'omit' from source: magic vars 20058 1726853433.38195: starting attempt loop 20058 1726853433.38197: running the handler 20058 1726853433.38210: variable 'ansible_facts' from source: unknown 20058 1726853433.38225: _low_level_execute_command(): starting 20058 1726853433.38233: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20058 1726853433.38758: 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 <<< 20058 1726853433.38761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20058 1726853433.38765: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20058 1726853433.38767: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20058 1726853433.38810: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 20058 1726853433.38825: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20058 1726853433.38907: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20058 1726853433.40615: stdout chunk (state=3): >>>/root <<< 20058 1726853433.40719: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20058 1726853433.40749: stderr chunk (state=3): >>><<< 20058 1726853433.40755: stdout chunk (state=3): >>><<< 20058 1726853433.40778: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20058 1726853433.40789: _low_level_execute_command(): starting 20058 1726853433.40794: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853433.4077773-20081-63404217995282 `" && echo ansible-tmp-1726853433.4077773-20081-63404217995282="` echo /root/.ansible/tmp/ansible-tmp-1726853433.4077773-20081-63404217995282 `" ) && sleep 0' 20058 1726853433.41243: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20058 1726853433.41246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 20058 1726853433.41249: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20058 1726853433.41251: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20058 1726853433.41263: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20058 1726853433.41317: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 20058 1726853433.41320: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20058 1726853433.41322: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20058 1726853433.41378: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20058 1726853433.43344: stdout chunk (state=3): >>>ansible-tmp-1726853433.4077773-20081-63404217995282=/root/.ansible/tmp/ansible-tmp-1726853433.4077773-20081-63404217995282 <<< 20058 1726853433.43445: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20058 1726853433.43480: stderr chunk (state=3): >>><<< 20058 1726853433.43483: stdout chunk (state=3): >>><<< 20058 1726853433.43496: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853433.4077773-20081-63404217995282=/root/.ansible/tmp/ansible-tmp-1726853433.4077773-20081-63404217995282 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20058 1726853433.43526: variable 'ansible_module_compression' from source: unknown 20058 1726853433.43566: ANSIBALLZ: Using generic lock for ansible.legacy.setup 20058 1726853433.43578: ANSIBALLZ: Acquiring lock 20058 1726853433.43581: ANSIBALLZ: Lock acquired: 140148337938832 20058 1726853433.43584: ANSIBALLZ: Creating module 20058 1726853433.63334: ANSIBALLZ: Writing module into payload 20058 1726853433.63431: ANSIBALLZ: Writing module 20058 1726853433.63448: ANSIBALLZ: Renaming module 20058 1726853433.63452: ANSIBALLZ: Done creating module 20058 1726853433.63501: variable 'ansible_facts' from source: unknown 20058 1726853433.63506: variable 'inventory_hostname' from source: host vars for 'managed_node3' 20058 1726853433.63576: _low_level_execute_command(): starting 20058 1726853433.63580: _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' 20058 1726853433.64208: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20058 1726853433.64221: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20058 1726853433.64236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20058 1726853433.64257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20058 1726853433.64286: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20058 1726853433.64377: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 20058 1726853433.64396: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20058 1726853433.64414: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20058 1726853433.64511: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20058 1726853433.66234: stdout chunk (state=3): >>>PLATFORM <<< 20058 1726853433.66306: stdout chunk (state=3): >>>Linux <<< 20058 1726853433.66331: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 20058 1726853433.66666: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20058 1726853433.66669: stdout chunk (state=3): >>><<< 20058 1726853433.66679: stderr chunk (state=3): >>><<< 20058 1726853433.66682: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20058 1726853433.66689 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 20058 1726853433.66694: _low_level_execute_command(): starting 20058 1726853433.66697: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 20058 1726853433.66814: Sending initial data 20058 1726853433.66880: Sent initial data (1181 bytes) 20058 1726853433.67822: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20058 1726853433.67881: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 20058 1726853433.67885: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20058 1726853433.67980: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20058 1726853433.68055: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20058 1726853433.71579: 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"} <<< 20058 1726853433.72054: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20058 1726853433.72076: stderr chunk (state=3): >>><<< 20058 1726853433.72079: stdout chunk (state=3): >>><<< 20058 1726853433.72092: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20058 1726853433.72152: variable 'ansible_facts' from source: unknown 20058 1726853433.72155: variable 'ansible_facts' from source: unknown 20058 1726853433.72165: variable 'ansible_module_compression' from source: unknown 20058 1726853433.72206: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20058fshuqfdo/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 20058 1726853433.72231: variable 'ansible_facts' from source: unknown 20058 1726853433.72356: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853433.4077773-20081-63404217995282/AnsiballZ_setup.py 20058 1726853433.72461: Sending initial data 20058 1726853433.72464: Sent initial data (153 bytes) 20058 1726853433.73008: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 20058 1726853433.73027: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20058 1726853433.73119: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20058 1726853433.74754: 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 <<< 20058 1726853433.74763: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 20058 1726853433.74814: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20058 1726853433.74872: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20058fshuqfdo/tmppjn8cmkf /root/.ansible/tmp/ansible-tmp-1726853433.4077773-20081-63404217995282/AnsiballZ_setup.py <<< 20058 1726853433.74875: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853433.4077773-20081-63404217995282/AnsiballZ_setup.py" <<< 20058 1726853433.74932: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20058fshuqfdo/tmppjn8cmkf" to remote "/root/.ansible/tmp/ansible-tmp-1726853433.4077773-20081-63404217995282/AnsiballZ_setup.py" <<< 20058 1726853433.74936: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853433.4077773-20081-63404217995282/AnsiballZ_setup.py" <<< 20058 1726853433.76174: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20058 1726853433.76215: stderr chunk (state=3): >>><<< 20058 1726853433.76219: stdout chunk (state=3): >>><<< 20058 1726853433.76236: done transferring module to remote 20058 1726853433.76248: _low_level_execute_command(): starting 20058 1726853433.76254: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853433.4077773-20081-63404217995282/ /root/.ansible/tmp/ansible-tmp-1726853433.4077773-20081-63404217995282/AnsiballZ_setup.py && sleep 0' 20058 1726853433.76694: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20058 1726853433.76698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found <<< 20058 1726853433.76700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20058 1726853433.76702: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20058 1726853433.76708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20058 1726853433.76759: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 20058 1726853433.76762: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20058 1726853433.76764: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20058 1726853433.76822: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20058 1726853433.78646: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20058 1726853433.78676: stderr chunk (state=3): >>><<< 20058 1726853433.78679: stdout chunk (state=3): >>><<< 20058 1726853433.78692: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20058 1726853433.78694: _low_level_execute_command(): starting 20058 1726853433.78699: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853433.4077773-20081-63404217995282/AnsiballZ_setup.py && sleep 0' 20058 1726853433.79126: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20058 1726853433.79129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20058 1726853433.79132: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20058 1726853433.79134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found <<< 20058 1726853433.79136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20058 1726853433.79182: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 20058 1726853433.79186: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20058 1726853433.79257: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20058 1726853433.81445: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 20058 1726853433.81474: stdout chunk (state=3): >>>import _imp # builtin <<< 20058 1726853433.81506: stdout chunk (state=3): >>>import '_thread' # <<< 20058 1726853433.81512: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 20058 1726853433.81581: stdout chunk (state=3): >>>import '_io' # <<< 20058 1726853433.81587: stdout chunk (state=3): >>>import 'marshal' # <<< 20058 1726853433.81623: stdout chunk (state=3): >>>import 'posix' # <<< 20058 1726853433.81652: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20058 1726853433.81681: stdout chunk (state=3): >>>import 'time' # <<< 20058 1726853433.81696: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20058 1726853433.81744: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 20058 1726853433.81756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 20058 1726853433.81774: stdout chunk (state=3): >>>import '_codecs' # <<< 20058 1726853433.81796: stdout chunk (state=3): >>>import 'codecs' # <<< 20058 1726853433.81838: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 20058 1726853433.81864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 20058 1726853433.81890: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6f104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6edfb30> <<< 20058 1726853433.81893: 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' <<< 20058 1726853433.81927: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6f12a50> <<< 20058 1726853433.81969: stdout chunk (state=3): >>>import '_signal' # <<< 20058 1726853433.81974: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # <<< 20058 1726853433.82008: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 20058 1726853433.82097: stdout chunk (state=3): >>>import '_collections_abc' # <<< 20058 1726853433.82124: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 20058 1726853433.82158: stdout chunk (state=3): >>>import 'os' # <<< 20058 1726853433.82194: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages <<< 20058 1726853433.82218: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 20058 1726853433.82263: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 20058 1726853433.82266: 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 <<< 20058 1726853433.82285: stdout chunk (state=3): >>># 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 0x7fc8b6d05130> <<< 20058 1726853433.82340: 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 <<< 20058 1726853433.82351: 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 0x7fc8b6d05fa0> <<< 20058 1726853433.82376: stdout chunk (state=3): >>>import 'site' # <<< 20058 1726853433.82408: 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. <<< 20058 1726853433.82790: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 20058 1726853433.82827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 20058 1726853433.82843: 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' <<< 20058 1726853433.82856: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 20058 1726853433.82896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 20058 1726853433.82916: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 20058 1726853433.82951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 20058 1726853433.82973: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6d43e00> <<< 20058 1726853433.82995: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 20058 1726853433.83011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 20058 1726853433.83031: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6d43ec0> <<< 20058 1726853433.83065: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 20058 1726853433.83068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 20058 1726853433.83093: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 20058 1726853433.83146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 20058 1726853433.83190: stdout chunk (state=3): >>>import 'itertools' # <<< 20058 1726853433.83199: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 20058 1726853433.83227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6d7b7d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 20058 1726853433.83233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6d7be60> <<< 20058 1726853433.83250: stdout chunk (state=3): >>>import '_collections' # <<< 20058 1726853433.83300: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6d5bad0> <<< 20058 1726853433.83308: stdout chunk (state=3): >>>import '_functools' # <<< 20058 1726853433.83332: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6d591f0> <<< 20058 1726853433.83425: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6d40fb0> <<< 20058 1726853433.83448: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 20058 1726853433.83481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 20058 1726853433.83485: stdout chunk (state=3): >>>import '_sre' # <<< 20058 1726853433.83514: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 20058 1726853433.83529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 20058 1726853433.83559: 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' <<< 20058 1726853433.83600: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6d9b770> <<< 20058 1726853433.83604: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6d9a390> <<< 20058 1726853433.83641: 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' <<< 20058 1726853433.83646: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6d5a090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6d98bc0> <<< 20058 1726853433.83708: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 20058 1726853433.83714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6dd0800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6d40230> <<< 20058 1726853433.83743: 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' <<< 20058 1726853433.83775: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 20058 1726853433.83781: 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 0x7fc8b6dd0cb0> <<< 20058 1726853433.83796: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6dd0b60> <<< 20058 1726853433.83827: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 20058 1726853433.83840: 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 0x7fc8b6dd0ef0> <<< 20058 1726853433.83846: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6d3ed50> <<< 20058 1726853433.83870: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 20058 1726853433.83876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 20058 1726853433.83894: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 20058 1726853433.83941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 20058 1726853433.83945: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6dd1580> <<< 20058 1726853433.83953: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6dd1250> <<< 20058 1726853433.83956: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 20058 1726853433.83993: 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' <<< 20058 1726853433.84008: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6dd2480> <<< 20058 1726853433.84025: stdout chunk (state=3): >>>import 'importlib.util' # <<< 20058 1726853433.84030: stdout chunk (state=3): >>>import 'runpy' # <<< 20058 1726853433.84062: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 20058 1726853433.84088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 20058 1726853433.84118: 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' <<< 20058 1726853433.84130: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6de86b0> <<< 20058 1726853433.84137: stdout chunk (state=3): >>>import 'errno' # <<< 20058 1726853433.84177: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 20058 1726853433.84182: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b6de9d90> <<< 20058 1726853433.84199: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 20058 1726853433.84218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 20058 1726853433.84235: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 20058 1726853433.84254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 20058 1726853433.84258: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6deac30> <<< 20058 1726853433.84295: 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 0x7fc8b6deb290> <<< 20058 1726853433.84308: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6dea180> <<< 20058 1726853433.84332: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 20058 1726853433.84338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 20058 1726853433.84379: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 20058 1726853433.84390: 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 0x7fc8b6debd10> <<< 20058 1726853433.84395: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6deb440> <<< 20058 1726853433.84441: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6dd24e0> <<< 20058 1726853433.84459: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 20058 1726853433.84489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 20058 1726853433.84506: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 20058 1726853433.84532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 20058 1726853433.84560: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 20058 1726853433.84567: 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 0x7fc8b6ae7bc0> <<< 20058 1726853433.84590: 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' <<< 20058 1726853433.84618: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 20058 1726853433.84624: 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 0x7fc8b6b106e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6b10440> <<< 20058 1726853433.84657: 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 0x7fc8b6b10620><<< 20058 1726853433.84660: stdout chunk (state=3): >>> <<< 20058 1726853433.84696: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 20058 1726853433.84703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 20058 1726853433.84767: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 20058 1726853433.84899: 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 0x7fc8b6b10fe0> <<< 20058 1726853433.85027: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 20058 1726853433.85035: 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 0x7fc8b6b11970> <<< 20058 1726853433.85047: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6b10890> <<< 20058 1726853433.85056: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6ae5d60> <<< 20058 1726853433.85075: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 20058 1726853433.85115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 20058 1726853433.85118: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 20058 1726853433.85144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 20058 1726853433.85149: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6b12cf0> <<< 20058 1726853433.85169: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6b10e60> <<< 20058 1726853433.85187: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6dd2bd0> <<< 20058 1726853433.85220: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 20058 1726853433.85280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 20058 1726853433.85302: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 20058 1726853433.85340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 20058 1726853433.85367: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6b3f020> <<< 20058 1726853433.85417: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 20058 1726853433.85437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 20058 1726853433.85455: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 20058 1726853433.85478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 20058 1726853433.85517: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6b633e0> <<< 20058 1726853433.85541: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 20058 1726853433.85585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 20058 1726853433.85636: stdout chunk (state=3): >>>import 'ntpath' # <<< 20058 1726853433.85663: 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 0x7fc8b6bc01a0> <<< 20058 1726853433.85690: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 20058 1726853433.85717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 20058 1726853433.85747: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 20058 1726853433.85787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 20058 1726853433.85873: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6bc28d0> <<< 20058 1726853433.85950: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6bc02c0> <<< 20058 1726853433.85987: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6b8d190> <<< 20058 1726853433.86012: 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 0x7fc8b69c51f0> <<< 20058 1726853433.86034: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6b621e0> <<< 20058 1726853433.86038: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6b13bf0> <<< 20058 1726853433.86220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 20058 1726853433.86242: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc8b6b628a0> <<< 20058 1726853433.86563: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_t5de773_/ansible_ansible.legacy.setup_payload.zip' <<< 20058 1726853433.86568: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.86688: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.86719: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 20058 1726853433.86729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 20058 1726853433.86774: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 20058 1726853433.86850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 20058 1726853433.86879: 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 0x7fc8b6a26f00> <<< 20058 1726853433.86892: stdout chunk (state=3): >>>import '_typing' # <<< 20058 1726853433.87076: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6a05df0> <<< 20058 1726853433.87083: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6a04f50> <<< 20058 1726853433.87091: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.87116: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 20058 1726853433.87141: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.87161: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 20058 1726853433.87180: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.88583: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.89729: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 20058 1726853433.89734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6a24c50> <<< 20058 1726853433.89762: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 20058 1726853433.89768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 20058 1726853433.89787: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 20058 1726853433.89808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 20058 1726853433.89829: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 20058 1726853433.89834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 20058 1726853433.89861: 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 0x7fc8b6a5e7e0> <<< 20058 1726853433.89903: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6a5e570> <<< 20058 1726853433.89935: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6a5de80> <<< 20058 1726853433.89951: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 20058 1726853433.89964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 20058 1726853433.90005: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6a5e5d0> <<< 20058 1726853433.90008: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6d5a9c0> <<< 20058 1726853433.90018: stdout chunk (state=3): >>>import 'atexit' # <<< 20058 1726853433.90048: 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 0x7fc8b6a5f4d0> <<< 20058 1726853433.90076: 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 0x7fc8b6a5f710> <<< 20058 1726853433.90101: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 20058 1726853433.90144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 20058 1726853433.90161: stdout chunk (state=3): >>>import '_locale' # <<< 20058 1726853433.90206: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6a5fc50> <<< 20058 1726853433.90220: stdout chunk (state=3): >>>import 'pwd' # <<< 20058 1726853433.90235: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 20058 1726853433.90263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 20058 1726853433.90303: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b63259d0> <<< 20058 1726853433.90327: 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 0x7fc8b63275f0> <<< 20058 1726853433.90350: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 20058 1726853433.90367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 20058 1726853433.90413: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6327f80> <<< 20058 1726853433.90424: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 20058 1726853433.90460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 20058 1726853433.90473: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6329160> <<< 20058 1726853433.90501: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 20058 1726853433.90527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 20058 1726853433.90555: 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' <<< 20058 1726853433.90618: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b632bb90> <<< 20058 1726853433.90655: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 20058 1726853433.90662: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b632bec0> <<< 20058 1726853433.90675: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6329e50> <<< 20058 1726853433.90702: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 20058 1726853433.90723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 20058 1726853433.90750: 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' <<< 20058 1726853433.90773: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 20058 1726853433.90895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 20058 1726853433.90918: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 20058 1726853433.90934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 20058 1726853433.90938: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6333a40> <<< 20058 1726853433.90949: stdout chunk (state=3): >>>import '_tokenize' # <<< 20058 1726853433.91016: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6332510> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6332270> <<< 20058 1726853433.91043: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 20058 1726853433.91055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 20058 1726853433.91127: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6332780> <<< 20058 1726853433.91155: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b632a360> <<< 20058 1726853433.91184: 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 0x7fc8b6377c50> <<< 20058 1726853433.91214: 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 0x7fc8b6377cb0> <<< 20058 1726853433.91241: 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 <<< 20058 1726853433.91261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 20058 1726853433.91287: 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' <<< 20058 1726853433.91318: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 20058 1726853433.91323: 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 0x7fc8b6379820> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b63795e0> <<< 20058 1726853433.91345: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 20058 1726853433.91377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 20058 1726853433.91430: 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 0x7fc8b637bd70> <<< 20058 1726853433.91435: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6379ee0> <<< 20058 1726853433.91461: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 20058 1726853433.91504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 20058 1726853433.91522: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 20058 1726853433.91540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 20058 1726853433.91545: stdout chunk (state=3): >>>import '_string' # <<< 20058 1726853433.91593: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b637f4a0> <<< 20058 1726853433.91712: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b637be30> <<< 20058 1726853433.91779: 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 0x7fc8b6380230> <<< 20058 1726853433.91815: 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 0x7fc8b6380260> <<< 20058 1726853433.91862: 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 0x7fc8b63805c0> <<< 20058 1726853433.91867: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6377fe0> <<< 20058 1726853433.91900: 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' <<< 20058 1726853433.91917: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 20058 1726853433.91939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 20058 1726853433.91972: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 20058 1726853433.91998: 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 0x7fc8b6383ce0><<< 20058 1726853433.92005: stdout chunk (state=3): >>> <<< 20058 1726853433.92154: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 20058 1726853433.92167: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b620cfb0> <<< 20058 1726853433.92176: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6382480> <<< 20058 1726853433.92210: 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 0x7fc8b6383800> <<< 20058 1726853433.92217: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6382090> <<< 20058 1726853433.92238: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.92242: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 20058 1726853433.92265: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.92353: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.92452: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.92459: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 20058 1726853433.92488: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.92491: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 20058 1726853433.92511: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.92630: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.92753: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.93308: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.93854: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 20058 1726853433.93869: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 20058 1726853433.93893: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 20058 1726853433.93914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 20058 1726853433.93969: 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 0x7fc8b6211190> <<< 20058 1726853433.94050: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 20058 1726853433.94059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 20058 1726853433.94073: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6212030> <<< 20058 1726853433.94088: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b620d100> <<< 20058 1726853433.94128: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 20058 1726853433.94146: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.94165: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.94188: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 20058 1726853433.94193: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.94340: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.94498: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 20058 1726853433.94502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 20058 1726853433.94513: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6211f10> <<< 20058 1726853433.94525: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.94984: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.95436: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.95503: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.95582: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 20058 1726853433.95589: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.95628: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.95665: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 20058 1726853433.95673: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.95738: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.95823: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 20058 1726853433.95829: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.95849: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 20058 1726853433.95872: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.95913: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.95951: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 20058 1726853433.95958: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.96189: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.96417: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 20058 1726853433.96485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 20058 1726853433.96489: stdout chunk (state=3): >>>import '_ast' # <<< 20058 1726853433.96569: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6213020> <<< 20058 1726853433.96575: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.96653: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.96722: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 20058 1726853433.96729: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 20058 1726853433.96747: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 20058 1726853433.96766: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.96809: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.96855: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 20058 1726853433.96858: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.96898: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.96945: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.96998: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.97070: 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 <<< 20058 1726853433.97111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 20058 1726853433.97205: 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 0x7fc8b621daf0> <<< 20058 1726853433.97240: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b621ac60> <<< 20058 1726853433.97269: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 20058 1726853433.97285: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.97347: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.97415: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.97437: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.97483: 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' <<< 20058 1726853433.97508: 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 <<< 20058 1726853433.97532: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 20058 1726853433.97556: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 20058 1726853433.97612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 20058 1726853433.97637: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 20058 1726853433.97650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 20058 1726853433.97710: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6306510> <<< 20058 1726853433.97751: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b63fe1e0> <<< 20058 1726853433.97831: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b621db80> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b63806e0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 20058 1726853433.97852: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.97874: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.97904: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 20058 1726853433.97969: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 20058 1726853433.97982: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.97999: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 20058 1726853433.98014: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.98072: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.98137: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.98150: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.98181: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.98217: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.98257: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.98294: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.98328: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 20058 1726853433.98335: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.98416: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.98483: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.98512: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.98536: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 20058 1726853433.98556: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.98730: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.98899: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.98939: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853433.98992: 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' <<< 20058 1726853433.99022: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 20058 1726853433.99037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 20058 1726853433.99060: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 20058 1726853433.99081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 20058 1726853433.99113: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b62b18b0> <<< 20058 1726853433.99137: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 20058 1726853433.99140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 20058 1726853433.99159: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 20058 1726853433.99201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 20058 1726853433.99221: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 20058 1726853433.99246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 20058 1726853433.99250: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b5f0faa0> <<< 20058 1726853433.99295: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 20058 1726853433.99300: stdout chunk (state=3): >>>import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b5f0fe00> <<< 20058 1726853433.99349: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b629a450> <<< 20058 1726853433.99374: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b62b2420> <<< 20058 1726853433.99394: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b62b3f20> <<< 20058 1726853433.99413: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b62b39e0> <<< 20058 1726853433.99429: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 20058 1726853433.99509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 20058 1726853433.99517: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 20058 1726853433.99534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 20058 1726853433.99554: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 20058 1726853433.99567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 20058 1726853433.99597: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b5f26f30> <<< 20058 1726853433.99601: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b5f267e0> <<< 20058 1726853433.99626: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 20058 1726853433.99633: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b5f269c0> <<< 20058 1726853433.99651: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b5f25c40> <<< 20058 1726853433.99667: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 20058 1726853433.99797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 20058 1726853433.99803: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b5f27110> <<< 20058 1726853433.99829: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 20058 1726853433.99853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 20058 1726853433.99892: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b5f7dbb0> <<< 20058 1726853433.99924: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b5f27bc0> <<< 20058 1726853433.99944: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b62b0260> <<< 20058 1726853433.99955: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # <<< 20058 1726853433.99969: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 20058 1726853433.99986: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.00000: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 20058 1726853434.00016: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.00078: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.00127: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 20058 1726853434.00151: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.00196: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.00269: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 20058 1726853434.00274: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.00277: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 20058 1726853434.00308: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.00328: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.00364: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 20058 1726853434.00379: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.00499: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 20058 1726853434.00585: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.00588: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 20058 1726853434.00638: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.00694: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.00751: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.00813: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 20058 1726853434.00837: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.01328: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.01775: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 20058 1726853434.01782: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.01828: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.01895: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.01922: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.01957: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 20058 1726853434.01980: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.02007: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.02048: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 20058 1726853434.02051: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.02106: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.02156: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 20058 1726853434.02181: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.02203: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.02245: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 20058 1726853434.02283: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.02310: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 20058 1726853434.02342: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.02396: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.02488: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 20058 1726853434.02525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 20058 1726853434.02569: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b5f7fd70> <<< 20058 1726853434.02579: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 20058 1726853434.02745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 20058 1726853434.02749: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b5f7e660> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 20058 1726853434.02773: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.02879: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 20058 1726853434.03100: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available <<< 20058 1726853434.03194: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 20058 1726853434.03198: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.03222: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.03274: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 20058 1726853434.03321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 20058 1726853434.03395: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 20058 1726853434.03463: 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 0x7fc8b5fbddc0> <<< 20058 1726853434.03656: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b5fa1ac0> import 'ansible.module_utils.facts.system.python' # <<< 20058 1726853434.03675: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.03726: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.03779: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 20058 1726853434.03798: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.03891: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.03980: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.04074: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.04219: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 20058 1726853434.04235: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.04270: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.04317: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 20058 1726853434.04366: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.04414: 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' <<< 20058 1726853434.04463: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 20058 1726853434.04526: 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 0x7fc8b5fc58e0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b5fbdbb0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 20058 1726853434.04531: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 20058 1726853434.04556: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.04572: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.04624: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 20058 1726853434.04626: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.04781: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.04931: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 20058 1726853434.04943: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.05041: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.05143: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.05184: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.05226: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 20058 1726853434.05244: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.05262: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.05290: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.05422: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.05569: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 20058 1726853434.05586: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.05706: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.05826: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 20058 1726853434.05833: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.05870: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.05915: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.06486: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.07009: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 20058 1726853434.07017: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.07111: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.07227: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 20058 1726853434.07230: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.07321: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.07433: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 20058 1726853434.07436: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.07584: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.07757: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 20058 1726853434.07761: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.07788: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 20058 1726853434.07830: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.07876: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 20058 1726853434.07974: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.08073: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.08278: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.08480: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 20058 1726853434.08500: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.08529: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.08576: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 20058 1726853434.08607: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.08632: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 20058 1726853434.08709: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.08795: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 20058 1726853434.08798: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.08839: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.08843: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 20058 1726853434.08856: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.08902: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.08978: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 20058 1726853434.08993: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.09029: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.09094: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 20058 1726853434.09097: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.09360: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.09631: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 20058 1726853434.09635: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.09685: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.09755: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 20058 1726853434.09764: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.09789: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.09822: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 20058 1726853434.09845: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.09867: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.09907: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 20058 1726853434.09919: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.09945: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.09990: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 20058 1726853434.09993: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.10073: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.10167: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 20058 1726853434.10198: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 20058 1726853434.10210: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.10245: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.10303: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 20058 1726853434.10332: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.10343: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.10393: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.10438: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.10506: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.10804: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 20058 1726853434.10807: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 20058 1726853434.10917: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.11110: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 20058 1726853434.11162: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.11208: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 20058 1726853434.11260: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20058 1726853434.11314: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 20058 1726853434.11329: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.11401: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.11479: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 20058 1726853434.11502: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 20058 1726853434.11587: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.11685: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 20058 1726853434.11768: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.11949: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 20058 1726853434.12016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 20058 1726853434.12043: 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 0x7fc8b5d5a330> <<< 20058 1726853434.12057: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b5d59580> <<< 20058 1726853434.12118: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b5d53ec0> <<< 20058 1726853434.24188: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 20058 1726853434.24240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b5d5b860> <<< 20058 1726853434.24293: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 20058 1726853434.24297: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b5da0350> <<< 20058 1726853434.24348: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 20058 1726853434.24392: 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 0x7fc8b5da1c10> <<< 20058 1726853434.24414: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b5da16a0> <<< 20058 1726853434.24670: 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 <<< 20058 1726853434.49416: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-217.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-217", "ansible_nodename": "ip-10-31-11-217.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": "ec2a85cf21f17783c9da20681cb8e352", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCoYDjPBT+oZMoH+Iz89VMad3pzgkIKqOuUO8QZPyEpVfgGNjVOaglgkXLQyOXulclB6EA4nlBVmVP6IyWL+N4gskjf5Qmm5n+WHu3amXXm9l66v+yKWruV18sgIn8o6iAdCgZrJFzdFVNeKRLYV6P67syyegqRkOJe7U2m/rxA967Vm6wcrwJN8eiZc8tbx1lHOuJNCcP20ThNxMHIPfvT2im8rlt/ojf6e+Z1axRnvFBubBg1qDfxHEX6AlxMHl+CIOXxGHxsvSxfLq7lhrXrComBSxTDv+fmHeJkck3VGck2rn8Hz3eBTty453RU3pq6KxdqU1GB+Z+VYHInXEtXb2i38QpLqRfiLqwUxdjkFKqz0j5z/+NskQF3w8j6uz77Revs9G8eMs14sICJtnD9qBLhFuGxlR/ovZCjynVjBTKBfDaVASpjV0iCIZKSgLn6zSaM/6FBhnBoeb4ch2iiw2S8Q0aKJNKIp0AfY21IVplyS3VCu+Br3fIXzoINo0s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIX3PaAHBZzPq23oQJkywX/2bB39yz9ZrSLgsNfhL04NHwnY0Up/oiN+aiUte1DWFqV5wiDLJpl9a1tDLARWXNA=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBb2CS4KVp6KVVqnGA45j7tkSkijXfGxbd3neKpDsjh9", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_lsb": {}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_local": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "30", "second": "34", "epoch": "1726853434", "epoch_int": "1726853434", "date": "2024-09-20", "time": "13:30:34", "iso8601_micro": "2024-09-20T17:30:34.124955Z", "iso8601": "2024-09-20T17:30:34Z", "iso8601_basic": "20240920T133034124955", "iso8601_basic_short": "20240920T133034", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_is_chroot": false, "ansible_iscsi_iqn": "", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2981, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 550, "free": 2981}, "nocache": {"free": 3297, "used": 234}, "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": "ec2a85cf-21f1-7783-c9da-20681cb8e352", "ansible_product_uuid": "ec2a85cf-21f1-7783-c9da-20681cb8e352", "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": 578, "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": 261803393024, "block_size": 4096, "block_total": 65519099, "block_available": 63916844, "block_used": 1602255, "inode_total": 131070960, "inode_available": 131029149, "inode_used": 41811, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fibre_channel_wwn": [], "ansible_apparmor": {"status": "disabled"}, "ansible_fips": false, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.199 55604 10.31.11.217 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 55604 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_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_loadavg": {"1m": 0.5625, "5m": 0.474609375, "15m": 0.24267578125}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "12:2a:53:36:f0:e9", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.217", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::102a:53ff:fe36:f0e9", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.11.217", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:2a:53:36:f0:e9", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.217"], "ansible_all_ipv6_addresses": ["fe80::102a:53ff:fe36:f0e9"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.217", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::102a:53ff:fe36:f0e9"]}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 20058 1726853434.49977: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout <<< 20058 1726853434.49985: stdout chunk (state=3): >>># 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 <<< 20058 1726853434.49995: stdout chunk (state=3): >>># cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 <<< 20058 1726853434.50097: stdout chunk (state=3): >>># 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 <<< 20058 1726853434.50101: stdout chunk (state=3): >>># 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 <<< 20058 1726853434.50198: stdout chunk (state=3): >>># 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 <<< 20058 1726853434.50279: stdout chunk (state=3): >>># 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 <<< 20058 1726853434.50299: stdout chunk (state=3): >>># 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 <<< 20058 1726853434.50660: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20058 1726853434.50663: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 20058 1726853434.50776: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 20058 1726853434.50780: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 20058 1726853434.50841: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 20058 1726853434.50898: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy selinux # destroy shutil <<< 20058 1726853434.51011: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 20058 1726853434.51019: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle <<< 20058 1726853434.51142: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 <<< 20058 1726853434.51178: stdout chunk (state=3): >>># 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 <<< 20058 1726853434.51228: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 20058 1726853434.51301: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # 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 <<< 20058 1726853434.51403: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum <<< 20058 1726853434.51424: stdout chunk (state=3): >>># 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 <<< 20058 1726853434.51463: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 20058 1726853434.51627: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 20058 1726853434.51730: stdout chunk (state=3): >>># destroy _collections <<< 20058 1726853434.51775: stdout chunk (state=3): >>># 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 <<< 20058 1726853434.51887: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref <<< 20058 1726853434.51944: stdout chunk (state=3): >>># destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref <<< 20058 1726853434.52182: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 20058 1726853434.52200: stdout chunk (state=3): >>># clear sys.audit hooks <<< 20058 1726853434.52418: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20058 1726853434.52477: stderr chunk (state=3): >>>Shared connection to 10.31.11.217 closed. <<< 20058 1726853434.52486: stdout chunk (state=3): >>><<< 20058 1726853434.52497: stderr chunk (state=3): >>><<< 20058 1726853434.52862: _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 0x7fc8b6f104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6edfb30> # /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 0x7fc8b6f12a50> 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 0x7fc8b6d05130> # /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 0x7fc8b6d05fa0> 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 0x7fc8b6d43e00> # /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 0x7fc8b6d43ec0> # /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 0x7fc8b6d7b7d0> # /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 0x7fc8b6d7be60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6d5bad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6d591f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6d40fb0> # /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 0x7fc8b6d9b770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6d9a390> # /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 0x7fc8b6d5a090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6d98bc0> # /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 0x7fc8b6dd0800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6d40230> # /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 0x7fc8b6dd0cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6dd0b60> # 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 0x7fc8b6dd0ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6d3ed50> # /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 0x7fc8b6dd1580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6dd1250> 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 0x7fc8b6dd2480> 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 0x7fc8b6de86b0> 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 0x7fc8b6de9d90> # /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 0x7fc8b6deac30> # 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 0x7fc8b6deb290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6dea180> # /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 0x7fc8b6debd10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6deb440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6dd24e0> # /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 0x7fc8b6ae7bc0> # /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 0x7fc8b6b106e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6b10440> # 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 0x7fc8b6b10620> # /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 0x7fc8b6b10fe0> # 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 0x7fc8b6b11970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6b10890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6ae5d60> # /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 0x7fc8b6b12cf0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6b10e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6dd2bd0> # /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 0x7fc8b6b3f020> # /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 0x7fc8b6b633e0> # /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 0x7fc8b6bc01a0> # /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 0x7fc8b6bc28d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6bc02c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6b8d190> # /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 0x7fc8b69c51f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6b621e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6b13bf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc8b6b628a0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_t5de773_/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 0x7fc8b6a26f00> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6a05df0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6a04f50> # 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 0x7fc8b6a24c50> # /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 0x7fc8b6a5e7e0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6a5e570> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6a5de80> # /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 0x7fc8b6a5e5d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6d5a9c0> 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 0x7fc8b6a5f4d0> # 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 0x7fc8b6a5f710> # /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 0x7fc8b6a5fc50> 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 0x7fc8b63259d0> # 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 0x7fc8b63275f0> # /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 0x7fc8b6327f80> # /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 0x7fc8b6329160> # /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 0x7fc8b632bb90> # 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 0x7fc8b632bec0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6329e50> # /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 0x7fc8b6333a40> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6332510> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6332270> # /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 0x7fc8b6332780> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b632a360> # 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 0x7fc8b6377c50> # /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 0x7fc8b6377cb0> # /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 0x7fc8b6379820> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b63795e0> # /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 0x7fc8b637bd70> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6379ee0> # /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 0x7fc8b637f4a0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b637be30> # 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 0x7fc8b6380230> # 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 0x7fc8b6380260> # 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 0x7fc8b63805c0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6377fe0> # /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 0x7fc8b6383ce0> # 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 0x7fc8b620cfb0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6382480> # 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 0x7fc8b6383800> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b6382090> # 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 0x7fc8b6211190> # /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 0x7fc8b6212030> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b620d100> 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 0x7fc8b6211f10> # 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 0x7fc8b6213020> # 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 0x7fc8b621daf0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b621ac60> 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 0x7fc8b6306510> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b63fe1e0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b621db80> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b63806e0> # 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 0x7fc8b62b18b0> # /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 0x7fc8b5f0faa0> # 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 0x7fc8b5f0fe00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b629a450> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b62b2420> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b62b3f20> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b62b39e0> # /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 0x7fc8b5f26f30> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b5f267e0> # 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 0x7fc8b5f269c0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b5f25c40> # /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 0x7fc8b5f27110> # /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 0x7fc8b5f7dbb0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b5f27bc0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b62b0260> 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 0x7fc8b5f7fd70> # /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 0x7fc8b5f7e660> 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 0x7fc8b5fbddc0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b5fa1ac0> 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 0x7fc8b5fc58e0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b5fbdbb0> 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 0x7fc8b5d5a330> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b5d59580> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b5d53ec0> # /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 0x7fc8b5d5b860> # /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 0x7fc8b5da0350> # /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 0x7fc8b5da1c10> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b5da16a0> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-217.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-217", "ansible_nodename": "ip-10-31-11-217.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": "ec2a85cf21f17783c9da20681cb8e352", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCoYDjPBT+oZMoH+Iz89VMad3pzgkIKqOuUO8QZPyEpVfgGNjVOaglgkXLQyOXulclB6EA4nlBVmVP6IyWL+N4gskjf5Qmm5n+WHu3amXXm9l66v+yKWruV18sgIn8o6iAdCgZrJFzdFVNeKRLYV6P67syyegqRkOJe7U2m/rxA967Vm6wcrwJN8eiZc8tbx1lHOuJNCcP20ThNxMHIPfvT2im8rlt/ojf6e+Z1axRnvFBubBg1qDfxHEX6AlxMHl+CIOXxGHxsvSxfLq7lhrXrComBSxTDv+fmHeJkck3VGck2rn8Hz3eBTty453RU3pq6KxdqU1GB+Z+VYHInXEtXb2i38QpLqRfiLqwUxdjkFKqz0j5z/+NskQF3w8j6uz77Revs9G8eMs14sICJtnD9qBLhFuGxlR/ovZCjynVjBTKBfDaVASpjV0iCIZKSgLn6zSaM/6FBhnBoeb4ch2iiw2S8Q0aKJNKIp0AfY21IVplyS3VCu+Br3fIXzoINo0s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIX3PaAHBZzPq23oQJkywX/2bB39yz9ZrSLgsNfhL04NHwnY0Up/oiN+aiUte1DWFqV5wiDLJpl9a1tDLARWXNA=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBb2CS4KVp6KVVqnGA45j7tkSkijXfGxbd3neKpDsjh9", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_lsb": {}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_local": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "30", "second": "34", "epoch": "1726853434", "epoch_int": "1726853434", "date": "2024-09-20", "time": "13:30:34", "iso8601_micro": "2024-09-20T17:30:34.124955Z", "iso8601": "2024-09-20T17:30:34Z", "iso8601_basic": "20240920T133034124955", "iso8601_basic_short": "20240920T133034", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_is_chroot": false, "ansible_iscsi_iqn": "", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2981, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 550, "free": 2981}, "nocache": {"free": 3297, "used": 234}, "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": "ec2a85cf-21f1-7783-c9da-20681cb8e352", "ansible_product_uuid": "ec2a85cf-21f1-7783-c9da-20681cb8e352", "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": 578, "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": 261803393024, "block_size": 4096, "block_total": 65519099, "block_available": 63916844, "block_used": 1602255, "inode_total": 131070960, "inode_available": 131029149, "inode_used": 41811, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fibre_channel_wwn": [], "ansible_apparmor": {"status": "disabled"}, "ansible_fips": false, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.199 55604 10.31.11.217 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 55604 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_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_loadavg": {"1m": 0.5625, "5m": 0.474609375, "15m": 0.24267578125}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "12:2a:53:36:f0:e9", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.217", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::102a:53ff:fe36:f0e9", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.11.217", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:2a:53:36:f0:e9", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.217"], "ansible_all_ipv6_addresses": ["fe80::102a:53ff:fe36:f0e9"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.217", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::102a:53ff:fe36:f0e9"]}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.217 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. 20058 1726853434.54837: 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-1726853433.4077773-20081-63404217995282/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20058 1726853434.54840: _low_level_execute_command(): starting 20058 1726853434.54843: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853433.4077773-20081-63404217995282/ > /dev/null 2>&1 && sleep 0' 20058 1726853434.55592: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 20058 1726853434.55723: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20058 1726853434.55730: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20058 1726853434.55987: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20058 1726853434.57741: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20058 1726853434.57745: stdout chunk (state=3): >>><<< 20058 1726853434.57747: stderr chunk (state=3): >>><<< 20058 1726853434.57749: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20058 1726853434.57751: handler run complete 20058 1726853434.57889: variable 'ansible_facts' from source: unknown 20058 1726853434.57942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853434.58262: variable 'ansible_facts' from source: unknown 20058 1726853434.58388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853434.58535: attempt loop complete, returning result 20058 1726853434.58539: _execute() done 20058 1726853434.58541: dumping result to json 20058 1726853434.58562: done dumping result, returning 20058 1726853434.58569: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [02083763-bbaf-5bb9-b294-0000000001aa] 20058 1726853434.58574: sending task result for task 02083763-bbaf-5bb9-b294-0000000001aa 20058 1726853434.59404: done sending task result for task 02083763-bbaf-5bb9-b294-0000000001aa 20058 1726853434.59407: WORKER PROCESS EXITING ok: [managed_node3] 20058 1726853434.59665: no more pending results, returning what we have 20058 1726853434.59669: results queue empty 20058 1726853434.59670: checking for any_errors_fatal 20058 1726853434.59674: done checking for any_errors_fatal 20058 1726853434.59675: checking for max_fail_percentage 20058 1726853434.59676: done checking for max_fail_percentage 20058 1726853434.59677: checking to see if all hosts have failed and the running result is not ok 20058 1726853434.59678: done checking to see if all hosts have failed 20058 1726853434.59679: getting the remaining hosts for this loop 20058 1726853434.59686: done getting the remaining hosts for this loop 20058 1726853434.59691: getting the next task for host managed_node3 20058 1726853434.59697: done getting next task for host managed_node3 20058 1726853434.59699: ^ task is: TASK: meta (flush_handlers) 20058 1726853434.59704: ^ 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 20058 1726853434.59707: getting variables 20058 1726853434.59708: in VariableManager get_vars() 20058 1726853434.59724: Calling all_inventory to load vars for managed_node3 20058 1726853434.59726: Calling groups_inventory to load vars for managed_node3 20058 1726853434.59728: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853434.59736: Calling all_plugins_play to load vars for managed_node3 20058 1726853434.59737: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853434.59739: Calling groups_plugins_play to load vars for managed_node3 20058 1726853434.59896: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853434.60032: done with get_vars() 20058 1726853434.60047: done getting variables 20058 1726853434.60114: in VariableManager get_vars() 20058 1726853434.60123: Calling all_inventory to load vars for managed_node3 20058 1726853434.60125: Calling groups_inventory to load vars for managed_node3 20058 1726853434.60127: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853434.60131: Calling all_plugins_play to load vars for managed_node3 20058 1726853434.60133: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853434.60135: Calling groups_plugins_play to load vars for managed_node3 20058 1726853434.60284: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853434.60540: done with get_vars() 20058 1726853434.60552: done queuing things up, now waiting for results queue to drain 20058 1726853434.60554: results queue empty 20058 1726853434.60555: checking for any_errors_fatal 20058 1726853434.60557: done checking for any_errors_fatal 20058 1726853434.60557: checking for max_fail_percentage 20058 1726853434.60558: done checking for max_fail_percentage 20058 1726853434.60559: checking to see if all hosts have failed and the running result is not ok 20058 1726853434.60560: done checking to see if all hosts have failed 20058 1726853434.60564: getting the remaining hosts for this loop 20058 1726853434.60565: done getting the remaining hosts for this loop 20058 1726853434.60567: getting the next task for host managed_node3 20058 1726853434.60573: done getting next task for host managed_node3 20058 1726853434.60576: ^ task is: TASK: Include the task 'el_repo_setup.yml' 20058 1726853434.60577: ^ 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 20058 1726853434.60579: getting variables 20058 1726853434.60580: in VariableManager get_vars() 20058 1726853434.60588: Calling all_inventory to load vars for managed_node3 20058 1726853434.60590: Calling groups_inventory to load vars for managed_node3 20058 1726853434.60592: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853434.60596: Calling all_plugins_play to load vars for managed_node3 20058 1726853434.60599: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853434.60601: Calling groups_plugins_play to load vars for managed_node3 20058 1726853434.60754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853434.60954: done with get_vars() 20058 1726853434.60962: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_initscripts.yml:10 Friday 20 September 2024 13:30:34 -0400 (0:00:01.241) 0:00:01.249 ****** 20058 1726853434.61197: entering _queue_task() for managed_node3/include_tasks 20058 1726853434.61199: Creating lock for include_tasks 20058 1726853434.61665: worker is 1 (out of 1 available) 20058 1726853434.61681: exiting _queue_task() for managed_node3/include_tasks 20058 1726853434.61699: done queuing things up, now waiting for results queue to drain 20058 1726853434.61704: waiting for pending results... 20058 1726853434.62089: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 20058 1726853434.62096: in run() - task 02083763-bbaf-5bb9-b294-000000000006 20058 1726853434.62101: variable 'ansible_search_path' from source: unknown 20058 1726853434.62177: calling self._execute() 20058 1726853434.62182: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853434.62185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853434.62196: variable 'omit' from source: magic vars 20058 1726853434.62281: _execute() done 20058 1726853434.62342: dumping result to json 20058 1726853434.62377: done dumping result, returning 20058 1726853434.62381: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [02083763-bbaf-5bb9-b294-000000000006] 20058 1726853434.62383: sending task result for task 02083763-bbaf-5bb9-b294-000000000006 20058 1726853434.62658: no more pending results, returning what we have 20058 1726853434.62663: in VariableManager get_vars() 20058 1726853434.62691: Calling all_inventory to load vars for managed_node3 20058 1726853434.62694: Calling groups_inventory to load vars for managed_node3 20058 1726853434.62697: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853434.62706: Calling all_plugins_play to load vars for managed_node3 20058 1726853434.62709: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853434.62712: Calling groups_plugins_play to load vars for managed_node3 20058 1726853434.63136: done sending task result for task 02083763-bbaf-5bb9-b294-000000000006 20058 1726853434.63140: WORKER PROCESS EXITING 20058 1726853434.63155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853434.63333: done with get_vars() 20058 1726853434.63341: variable 'ansible_search_path' from source: unknown 20058 1726853434.63354: we have included files to process 20058 1726853434.63355: generating all_blocks data 20058 1726853434.63356: done generating all_blocks data 20058 1726853434.63357: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 20058 1726853434.63358: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 20058 1726853434.63361: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 20058 1726853434.64030: in VariableManager get_vars() 20058 1726853434.64045: done with get_vars() 20058 1726853434.64056: done processing included file 20058 1726853434.64058: iterating over new_blocks loaded from include file 20058 1726853434.64060: in VariableManager get_vars() 20058 1726853434.64070: done with get_vars() 20058 1726853434.64073: filtering new block on tags 20058 1726853434.64087: done filtering new block on tags 20058 1726853434.64090: in VariableManager get_vars() 20058 1726853434.64099: done with get_vars() 20058 1726853434.64100: filtering new block on tags 20058 1726853434.64113: done filtering new block on tags 20058 1726853434.64116: in VariableManager get_vars() 20058 1726853434.64125: done with get_vars() 20058 1726853434.64126: filtering new block on tags 20058 1726853434.64138: done filtering new block on tags 20058 1726853434.64140: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node3 20058 1726853434.64145: extending task lists for all hosts with included blocks 20058 1726853434.64194: done extending task lists 20058 1726853434.64196: done processing included files 20058 1726853434.64197: results queue empty 20058 1726853434.64197: checking for any_errors_fatal 20058 1726853434.64198: done checking for any_errors_fatal 20058 1726853434.64199: checking for max_fail_percentage 20058 1726853434.64200: done checking for max_fail_percentage 20058 1726853434.64201: checking to see if all hosts have failed and the running result is not ok 20058 1726853434.64202: done checking to see if all hosts have failed 20058 1726853434.64203: getting the remaining hosts for this loop 20058 1726853434.64204: done getting the remaining hosts for this loop 20058 1726853434.64206: getting the next task for host managed_node3 20058 1726853434.64209: done getting next task for host managed_node3 20058 1726853434.64211: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 20058 1726853434.64213: ^ 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 20058 1726853434.64215: getting variables 20058 1726853434.64216: in VariableManager get_vars() 20058 1726853434.64224: Calling all_inventory to load vars for managed_node3 20058 1726853434.64226: Calling groups_inventory to load vars for managed_node3 20058 1726853434.64229: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853434.64234: Calling all_plugins_play to load vars for managed_node3 20058 1726853434.64236: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853434.64238: Calling groups_plugins_play to load vars for managed_node3 20058 1726853434.64684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853434.65169: done with get_vars() 20058 1726853434.65281: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 13:30:34 -0400 (0:00:00.041) 0:00:01.290 ****** 20058 1726853434.65340: entering _queue_task() for managed_node3/setup 20058 1726853434.65928: worker is 1 (out of 1 available) 20058 1726853434.65941: exiting _queue_task() for managed_node3/setup 20058 1726853434.65956: done queuing things up, now waiting for results queue to drain 20058 1726853434.65958: waiting for pending results... 20058 1726853434.66340: running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test 20058 1726853434.66381: in run() - task 02083763-bbaf-5bb9-b294-0000000001bb 20058 1726853434.66400: variable 'ansible_search_path' from source: unknown 20058 1726853434.66409: variable 'ansible_search_path' from source: unknown 20058 1726853434.66454: calling self._execute() 20058 1726853434.66533: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853434.66547: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853434.66563: variable 'omit' from source: magic vars 20058 1726853434.67150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853434.69581: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853434.69877: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853434.69880: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853434.69883: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853434.69885: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853434.69888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853434.69890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853434.69892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853434.69931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853434.69954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853434.70127: variable 'ansible_facts' from source: unknown 20058 1726853434.70199: variable 'network_test_required_facts' from source: task vars 20058 1726853434.70238: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 20058 1726853434.70243: variable 'omit' from source: magic vars 20058 1726853434.70274: variable 'omit' from source: magic vars 20058 1726853434.70306: variable 'omit' from source: magic vars 20058 1726853434.70320: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20058 1726853434.70346: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20058 1726853434.70362: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20058 1726853434.70376: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20058 1726853434.70384: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20058 1726853434.70412: variable 'inventory_hostname' from source: host vars for 'managed_node3' 20058 1726853434.70415: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853434.70418: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853434.70478: Set connection var ansible_shell_type to sh 20058 1726853434.70486: Set connection var ansible_timeout to 10 20058 1726853434.70491: Set connection var ansible_module_compression to ZIP_DEFLATED 20058 1726853434.70494: Set connection var ansible_connection to ssh 20058 1726853434.70500: Set connection var ansible_shell_executable to /bin/sh 20058 1726853434.70505: Set connection var ansible_pipelining to False 20058 1726853434.70525: variable 'ansible_shell_executable' from source: unknown 20058 1726853434.70529: variable 'ansible_connection' from source: unknown 20058 1726853434.70532: variable 'ansible_module_compression' from source: unknown 20058 1726853434.70534: variable 'ansible_shell_type' from source: unknown 20058 1726853434.70536: variable 'ansible_shell_executable' from source: unknown 20058 1726853434.70539: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853434.70541: variable 'ansible_pipelining' from source: unknown 20058 1726853434.70543: variable 'ansible_timeout' from source: unknown 20058 1726853434.70548: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853434.70643: 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__) 20058 1726853434.70652: variable 'omit' from source: magic vars 20058 1726853434.70658: starting attempt loop 20058 1726853434.70661: running the handler 20058 1726853434.70674: _low_level_execute_command(): starting 20058 1726853434.70681: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20058 1726853434.71145: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20058 1726853434.71148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20058 1726853434.71151: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20058 1726853434.71156: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20058 1726853434.71210: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 20058 1726853434.71213: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20058 1726853434.71217: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20058 1726853434.71287: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20058 1726853434.72993: stdout chunk (state=3): >>>/root <<< 20058 1726853434.73089: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20058 1726853434.73118: stderr chunk (state=3): >>><<< 20058 1726853434.73120: stdout chunk (state=3): >>><<< 20058 1726853434.73133: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20058 1726853434.73157: _low_level_execute_command(): starting 20058 1726853434.73161: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853434.7314465-20143-75509170525444 `" && echo ansible-tmp-1726853434.7314465-20143-75509170525444="` echo /root/.ansible/tmp/ansible-tmp-1726853434.7314465-20143-75509170525444 `" ) && sleep 0' 20058 1726853434.73574: 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 <<< 20058 1726853434.73577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found <<< 20058 1726853434.73581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20058 1726853434.73583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20058 1726853434.73631: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 20058 1726853434.73634: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20058 1726853434.73705: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20058 1726853434.75675: stdout chunk (state=3): >>>ansible-tmp-1726853434.7314465-20143-75509170525444=/root/.ansible/tmp/ansible-tmp-1726853434.7314465-20143-75509170525444 <<< 20058 1726853434.75784: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20058 1726853434.75806: stderr chunk (state=3): >>><<< 20058 1726853434.75809: stdout chunk (state=3): >>><<< 20058 1726853434.75822: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853434.7314465-20143-75509170525444=/root/.ansible/tmp/ansible-tmp-1726853434.7314465-20143-75509170525444 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20058 1726853434.75864: variable 'ansible_module_compression' from source: unknown 20058 1726853434.75900: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20058fshuqfdo/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 20058 1726853434.75948: variable 'ansible_facts' from source: unknown 20058 1726853434.76080: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853434.7314465-20143-75509170525444/AnsiballZ_setup.py 20058 1726853434.76174: Sending initial data 20058 1726853434.76177: Sent initial data (153 bytes) 20058 1726853434.76597: 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 <<< 20058 1726853434.76601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found <<< 20058 1726853434.76603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 20058 1726853434.76605: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20058 1726853434.76607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20058 1726853434.76658: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 20058 1726853434.76663: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20058 1726853434.76727: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20058 1726853434.78375: 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 <<< 20058 1726853434.78382: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 20058 1726853434.78435: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20058 1726853434.78494: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20058fshuqfdo/tmpai4fp4vu /root/.ansible/tmp/ansible-tmp-1726853434.7314465-20143-75509170525444/AnsiballZ_setup.py <<< 20058 1726853434.78501: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853434.7314465-20143-75509170525444/AnsiballZ_setup.py" <<< 20058 1726853434.78556: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20058fshuqfdo/tmpai4fp4vu" to remote "/root/.ansible/tmp/ansible-tmp-1726853434.7314465-20143-75509170525444/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853434.7314465-20143-75509170525444/AnsiballZ_setup.py" <<< 20058 1726853434.79662: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20058 1726853434.79700: stderr chunk (state=3): >>><<< 20058 1726853434.79703: stdout chunk (state=3): >>><<< 20058 1726853434.79717: done transferring module to remote 20058 1726853434.79729: _low_level_execute_command(): starting 20058 1726853434.79732: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853434.7314465-20143-75509170525444/ /root/.ansible/tmp/ansible-tmp-1726853434.7314465-20143-75509170525444/AnsiballZ_setup.py && sleep 0' 20058 1726853434.80156: 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 <<< 20058 1726853434.80160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found <<< 20058 1726853434.80162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20058 1726853434.80164: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20058 1726853434.80166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20058 1726853434.80215: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 20058 1726853434.80218: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20058 1726853434.80279: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20058 1726853434.82134: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20058 1726853434.82151: stderr chunk (state=3): >>><<< 20058 1726853434.82157: stdout chunk (state=3): >>><<< 20058 1726853434.82167: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20058 1726853434.82170: _low_level_execute_command(): starting 20058 1726853434.82176: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853434.7314465-20143-75509170525444/AnsiballZ_setup.py && sleep 0' 20058 1726853434.82590: 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 <<< 20058 1726853434.82593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found <<< 20058 1726853434.82595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration <<< 20058 1726853434.82597: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 20058 1726853434.82599: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20058 1726853434.82642: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 20058 1726853434.82645: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20058 1726853434.82715: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20058 1726853434.84945: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 20058 1726853434.84977: stdout chunk (state=3): >>>import _imp # builtin <<< 20058 1726853434.85011: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20058 1726853434.85088: stdout chunk (state=3): >>>import '_io' # <<< 20058 1726853434.85093: stdout chunk (state=3): >>>import 'marshal' # <<< 20058 1726853434.85127: stdout chunk (state=3): >>>import 'posix' # <<< 20058 1726853434.85157: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20058 1726853434.85187: stdout chunk (state=3): >>>import 'time' # <<< 20058 1726853434.85200: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20058 1726853434.85249: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 20058 1726853434.85258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 20058 1726853434.85270: stdout chunk (state=3): >>>import '_codecs' # <<< 20058 1726853434.85386: stdout chunk (state=3): >>>import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e7044d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e6d3b00> <<< 20058 1726853434.85408: 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' <<< 20058 1726853434.85421: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e706a50> <<< 20058 1726853434.85447: stdout chunk (state=3): >>>import '_signal' # <<< 20058 1726853434.85463: stdout chunk (state=3): >>>import '_abc' # <<< 20058 1726853434.85469: stdout chunk (state=3): >>>import 'abc' # <<< 20058 1726853434.85488: stdout chunk (state=3): >>>import 'io' # <<< 20058 1726853434.85524: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 20058 1726853434.85607: stdout chunk (state=3): >>>import '_collections_abc' # <<< 20058 1726853434.85636: stdout chunk (state=3): >>>import 'genericpath' # <<< 20058 1726853434.85643: stdout chunk (state=3): >>>import 'posixpath' # <<< 20058 1726853434.85669: stdout chunk (state=3): >>>import 'os' # <<< 20058 1726853434.85682: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 20058 1726853434.85699: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 20058 1726853434.85714: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 20058 1726853434.85721: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 20058 1726853434.85735: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 20058 1726853434.85761: 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 <<< 20058 1726853434.85767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 20058 1726853434.85786: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e715130> <<< 20058 1726853434.85843: 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 <<< 20058 1726853434.85853: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 20058 1726853434.85868: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e715fa0> <<< 20058 1726853434.85888: stdout chunk (state=3): >>>import 'site' # <<< 20058 1726853434.85922: 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. <<< 20058 1726853434.86547: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 20058 1726853434.86550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /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 0x7f165e4f3e90> # /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' <<< 20058 1726853434.86553: stdout chunk (state=3): >>>import '_operator' # <<< 20058 1726853434.86556: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e4f3f50> <<< 20058 1726853434.86558: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 20058 1726853434.86587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 20058 1726853434.86599: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 20058 1726853434.86652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 20058 1726853434.86666: stdout chunk (state=3): >>>import 'itertools' # <<< 20058 1726853434.86699: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e52b890> <<< 20058 1726853434.86717: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 20058 1726853434.86733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e52bf20> <<< 20058 1726853434.86849: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e50bb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e509280> <<< 20058 1726853434.86934: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e4f1040> <<< 20058 1726853434.86954: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 20058 1726853434.87035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 20058 1726853434.87061: 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' <<< 20058 1726853434.87104: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e54b800> <<< 20058 1726853434.87124: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e54a420> <<< 20058 1726853434.87150: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e50a150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e548b60> <<< 20058 1726853434.87196: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 20058 1726853434.87219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e580860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e4f02c0> <<< 20058 1726853434.87250: 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' <<< 20058 1726853434.87276: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 20058 1726853434.87310: 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 0x7f165e580d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e580bc0> <<< 20058 1726853434.87326: 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 0x7f165e580f80> <<< 20058 1726853434.87368: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e4eede0> <<< 20058 1726853434.87383: 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' <<< 20058 1726853434.87396: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 20058 1726853434.87448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 20058 1726853434.87464: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e581610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e5812e0> import 'importlib.machinery' # <<< 20058 1726853434.87501: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 20058 1726853434.87526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e582510> <<< 20058 1726853434.87538: stdout chunk (state=3): >>>import 'importlib.util' # <<< 20058 1726853434.87568: stdout chunk (state=3): >>>import 'runpy' # <<< 20058 1726853434.87584: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 20058 1726853434.87610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 20058 1726853434.87658: 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' <<< 20058 1726853434.87672: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e598710> <<< 20058 1726853434.87677: stdout chunk (state=3): >>>import 'errno' # <<< 20058 1726853434.87718: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 20058 1726853434.87723: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f165e599df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 20058 1726853434.87765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 20058 1726853434.87768: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 20058 1726853434.87784: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e59ac90> <<< 20058 1726853434.87821: 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 0x7f165e59b2f0> <<< 20058 1726853434.87848: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e59a1e0> <<< 20058 1726853434.87863: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 20058 1726853434.87910: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 20058 1726853434.87926: 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 0x7f165e59bd70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e59b4a0> <<< 20058 1726853434.87979: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e582540> <<< 20058 1726853434.87989: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 20058 1726853434.88022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 20058 1726853434.88036: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 20058 1726853434.88064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 20058 1726853434.88093: 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 0x7f165e28fc50> <<< 20058 1726853434.88120: 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' <<< 20058 1726853434.88151: 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 0x7f165e2b87a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e2b8500> <<< 20058 1726853434.88181: 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 0x7f165e2b8710> <<< 20058 1726853434.88219: 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' <<< 20058 1726853434.88295: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 20058 1726853434.88420: 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 0x7f165e2b90d0> <<< 20058 1726853434.88563: 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 0x7f165e2b9ac0> <<< 20058 1726853434.88567: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e2b8980> <<< 20058 1726853434.88586: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e28ddf0> <<< 20058 1726853434.88602: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 20058 1726853434.88618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 20058 1726853434.88655: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 20058 1726853434.88679: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e2baea0> <<< 20058 1726853434.88695: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e2b9be0> <<< 20058 1726853434.88719: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e582c30> <<< 20058 1726853434.88737: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 20058 1726853434.88845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 20058 1726853434.88884: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 20058 1726853434.88899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e2e31d0> <<< 20058 1726853434.88949: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 20058 1726853434.88964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 20058 1726853434.88995: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 20058 1726853434.89006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 20058 1726853434.89040: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e307590> <<< 20058 1726853434.89070: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 20058 1726853434.89113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 20058 1726853434.89175: stdout chunk (state=3): >>>import 'ntpath' # <<< 20058 1726853434.89213: 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 0x7f165e3682f0> <<< 20058 1726853434.89230: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 20058 1726853434.89245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 20058 1726853434.89262: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 20058 1726853434.89302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 20058 1726853434.89436: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e36aa20> <<< 20058 1726853434.89475: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e3683e0> <<< 20058 1726853434.89524: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e32d310> <<< 20058 1726853434.89546: 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 0x7f165e16d3a0> <<< 20058 1726853434.89569: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e306390> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e2bbda0> <<< 20058 1726853434.89754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 20058 1726853434.89768: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f165e306990> <<< 20058 1726853434.90122: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_a00p5cfr/ansible_setup_payload.zip' <<< 20058 1726853434.90126: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.90251: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.90278: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 20058 1726853434.90281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 20058 1726853434.90330: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 20058 1726853434.90406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 20058 1726853434.90442: 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' <<< 20058 1726853434.90445: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e1d7080> import '_typing' # <<< 20058 1726853434.90646: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e1b5f70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e1b5100> <<< 20058 1726853434.90649: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.90661: stdout chunk (state=3): >>>import 'ansible' # <<< 20058 1726853434.90694: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20058 1726853434.90723: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 20058 1726853434.90747: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.92200: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.93342: 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 0x7f165e1d4f50> <<< 20058 1726853434.93370: 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' <<< 20058 1726853434.93401: 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' <<< 20058 1726853434.93422: 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' <<< 20058 1726853434.93457: 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 0x7f165e206ab0> <<< 20058 1726853434.93503: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e206840> <<< 20058 1726853434.93553: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e206150> <<< 20058 1726853434.93557: 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' <<< 20058 1726853434.93608: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e206ba0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e1d7d10> import 'atexit' # <<< 20058 1726853434.93659: 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 0x7f165e2077a0> <<< 20058 1726853434.93678: 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 0x7f165e2079e0> <<< 20058 1726853434.93697: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 20058 1726853434.93762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 20058 1726853434.93765: stdout chunk (state=3): >>>import '_locale' # <<< 20058 1726853434.93847: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e207ef0> import 'pwd' # <<< 20058 1726853434.93873: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 20058 1726853434.94022: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165db2dc10> # 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 0x7f165db2f350> # /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 0x7f165db30200> <<< 20058 1726853434.94025: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 20058 1726853434.94070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 20058 1726853434.94079: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165db31370> <<< 20058 1726853434.94099: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 20058 1726853434.94147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 20058 1726853434.94213: 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' <<< 20058 1726853434.94238: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165db33e60> <<< 20058 1726853434.94326: 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 0x7f165e1b7170> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165db32150> <<< 20058 1726853434.94356: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 20058 1726853434.94369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 20058 1726853434.94503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 20058 1726853434.94684: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165db3be90> import '_tokenize' # <<< 20058 1726853434.94693: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165db3a960> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165db3a6c0> # /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' <<< 20058 1726853434.94709: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165db3ac30> <<< 20058 1726853434.94745: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165db32630> <<< 20058 1726853434.94768: 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 0x7f165db7ff20> <<< 20058 1726853434.94907: 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 0x7f165db80200> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 20058 1726853434.94935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 20058 1726853434.94950: 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' # 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 0x7f165db81c70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165db81a30> # /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' <<< 20058 1726853434.95001: 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 0x7f165db841a0> <<< 20058 1726853434.95122: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165db82330> <<< 20058 1726853434.95156: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165db87980> <<< 20058 1726853434.95356: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165db84350> <<< 20058 1726853434.95376: 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 0x7f165db88a10> # 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 0x7f165db889b0> <<< 20058 1726853434.95600: 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 0x7f165db882f0> <<< 20058 1726853434.95604: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165db80380> <<< 20058 1726853434.95615: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # 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 0x7f165da143e0> <<< 20058 1726853434.95727: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 20058 1726853434.95730: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f165da156a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165db8ab70> <<< 20058 1726853434.95756: 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 0x7f165db8bf20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165db8a7e0> # zipimport: zlib available <<< 20058 1726853434.95785: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 20058 1726853434.95797: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.95890: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.96011: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.96014: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 20058 1726853434.96045: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 20058 1726853434.96164: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.96282: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.96841: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.97384: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 20058 1726853434.97449: 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' # <<< 20058 1726853434.97493: 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' # 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 0x7f165da19790> <<< 20058 1726853434.97614: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165da1a510> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165da157c0> <<< 20058 1726853434.97657: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 20058 1726853434.97690: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.97725: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 20058 1726853434.97889: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.98020: 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' <<< 20058 1726853434.98039: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165da1a5a0> # zipimport: zlib available <<< 20058 1726853434.98688: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.98925: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.98999: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.99075: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 20058 1726853434.99118: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.99149: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 20058 1726853434.99166: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.99347: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.99369: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 20058 1726853434.99390: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.99431: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 20058 1726853434.99462: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.99672: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853434.99898: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 20058 1726853434.99959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 20058 1726853434.99976: stdout chunk (state=3): >>>import '_ast' # <<< 20058 1726853435.00042: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165da1b710> <<< 20058 1726853435.00059: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.00124: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.00200: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 20058 1726853435.00227: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 20058 1726853435.00329: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.00354: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 20058 1726853435.00370: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.00414: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.00469: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.00542: 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 <<< 20058 1726853435.00577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 20058 1726853435.00678: 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' <<< 20058 1726853435.00770: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f165da26210> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165da23500> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 20058 1726853435.00815: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.00879: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.00901: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.00955: 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' <<< 20058 1726853435.00984: 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 <<< 20058 1726853435.01110: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 20058 1726853435.01113: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 20058 1726853435.01115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 20058 1726853435.01174: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165db0eba0> <<< 20058 1726853435.01209: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e2328a0> <<< 20058 1726853435.01311: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165da26420> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165da26060> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 20058 1726853435.01333: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.01360: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 20058 1726853435.01422: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # <<< 20058 1726853435.01450: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 20058 1726853435.01534: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.01548: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.01604: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.01610: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.01630: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.01669: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.01755: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20058 1726853435.01797: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 20058 1726853435.01800: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.01872: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.01948: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.01967: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.02077: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 20058 1726853435.02191: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.02360: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.02401: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.02528: 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' <<< 20058 1726853435.02553: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 20058 1726853435.02583: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165dab6600> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 20058 1726853435.02602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 20058 1726853435.02633: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 20058 1726853435.02748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 20058 1726853435.02757: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 20058 1726853435.02760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 20058 1726853435.02762: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165d6bc200> <<< 20058 1726853435.02802: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f165d6bc560> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165daa33e0> <<< 20058 1726853435.02824: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165dab7170> <<< 20058 1726853435.02856: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165dab4cb0> <<< 20058 1726853435.02932: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165dab5580> <<< 20058 1726853435.02939: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 20058 1726853435.02960: 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 <<< 20058 1726853435.02989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 20058 1726853435.03194: 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' <<< 20058 1726853435.03212: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f165d6bf410> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165d6becc0> # 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 0x7f165d6beea0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165d6be0f0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 20058 1726853435.03242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165d6bf560> <<< 20058 1726853435.03262: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 20058 1726853435.03291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 20058 1726853435.03313: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 20058 1726853435.03344: 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 0x7f165d71a090> <<< 20058 1726853435.03370: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165d6bffb0> <<< 20058 1726853435.03400: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165dab5730> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available <<< 20058 1726853435.03437: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 20058 1726853435.03457: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.03507: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.03574: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 20058 1726853435.03586: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.03625: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.03685: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 20058 1726853435.03711: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 20058 1726853435.03724: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.03749: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.03792: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 20058 1726853435.03842: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.04009: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 20058 1726853435.04045: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.04112: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.04160: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.04220: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 20058 1726853435.04287: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 20058 1726853435.04781: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.05146: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 20058 1726853435.05163: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.05226: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.05260: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.05298: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.05347: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 20058 1726853435.05388: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.05474: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 20058 1726853435.05477: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.05489: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.05549: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 20058 1726853435.05554: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.05581: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.05618: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 20058 1726853435.05621: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.05653: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.05685: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 20058 1726853435.05765: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.05780: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.05865: 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' <<< 20058 1726853435.05887: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165d71b9b0> <<< 20058 1726853435.05915: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 20058 1726853435.05941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 20058 1726853435.06085: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165d71adb0> import 'ansible.module_utils.facts.system.local' # <<< 20058 1726853435.06092: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.06148: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.06219: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 20058 1726853435.06236: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.06318: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.06403: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 20058 1726853435.06454: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.06492: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.06664: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 20058 1726853435.06667: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 20058 1726853435.06701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 20058 1726853435.06781: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 20058 1726853435.06835: 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 0x7f165d75a360> <<< 20058 1726853435.07034: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165d74a1b0> import 'ansible.module_utils.facts.system.python' # <<< 20058 1726853435.07112: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.07115: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.07163: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 20058 1726853435.07192: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.07255: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.07341: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.07459: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.07792: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available <<< 20058 1726853435.07796: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available <<< 20058 1726853435.07798: 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' <<< 20058 1726853435.07899: stdout chunk (state=3): >>># 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 0x7f165d76dfd0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165d76dc70> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 20058 1726853435.08320: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.08323: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available <<< 20058 1726853435.08326: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 20058 1726853435.08328: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.08416: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.08514: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.08554: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.08600: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 20058 1726853435.08649: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 20058 1726853435.08669: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20058 1726853435.08807: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.08942: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 20058 1726853435.08964: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.09080: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.09197: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 20058 1726853435.09214: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.09249: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.09275: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.09839: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.10351: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 20058 1726853435.10364: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.10496: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.10570: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 20058 1726853435.10594: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.10672: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.10778: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 20058 1726853435.10792: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.10949: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.11103: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 20058 1726853435.11151: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 20058 1726853435.11269: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 20058 1726853435.11344: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.11441: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.11639: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.11850: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 20058 1726853435.11864: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.11927: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # <<< 20058 1726853435.11954: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.12026: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.12040: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 20058 1726853435.12066: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.12141: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 20058 1726853435.12398: stdout chunk (state=3): >>># 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 <<< 20058 1726853435.12442: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 20058 1726853435.12709: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.12966: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 20058 1726853435.13028: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.13090: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 20058 1726853435.13110: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.13136: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.13172: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 20058 1726853435.13286: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 20058 1726853435.13299: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.13325: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 20058 1726853435.13410: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.13495: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 20058 1726853435.13525: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 20058 1726853435.13537: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.13586: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.13631: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 20058 1726853435.13656: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.13679: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.13723: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.13802: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.13847: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.13927: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 20058 1726853435.13940: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 20058 1726853435.13988: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.14054: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 20058 1726853435.14073: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.14250: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.14446: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 20058 1726853435.14449: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.14493: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.14554: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 20058 1726853435.14557: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.14594: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.14648: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 20058 1726853435.14734: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.14821: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 20058 1726853435.14834: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.14921: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.15018: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 20058 1726853435.15100: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.15756: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 20058 1726853435.15821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # 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 0x7f165d56eb70> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165d56c1a0> <<< 20058 1726853435.15864: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165da15640> <<< 20058 1726853435.16593: stdout chunk (state=3): >>> <<< 20058 1726853435.16646: stdout chunk (state=3): >>>{"ansible_facts": {"ansible_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "30", "second": "35", "epoch": "1726853435", "epoch_int": "1726853435", "date": "2024-09-20", "time": "13:30:35", "iso8601_micro": "2024-09-20T17:30:35.151940Z", "iso8601": "2024-09-20T17:30:35Z", "iso8601_basic": "20240920T133035151940", "iso8601_basic_short": "20240920T133035", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_apparmor": {"status": "disabled"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-217.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-217", "ansible_nodename": "ip-10-31-11-217.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": "ec2a85cf21f17783c9da20681cb8e352", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCoYDjPBT+oZMoH+Iz89VMad3pzgkIKqOuUO8QZPyEpVfgGNjVOaglgkXLQyOXulclB6EA4nlBVmVP6IyWL+N4gskjf5Qmm5n+WHu3amXXm9l66v+yKWruV18sgIn8o6iAdCgZrJFzdFVNeKRLYV6P67syyegqRkOJe7U2m/rxA967Vm6wcrwJN8eiZc8tbx1lHOuJNCcP20ThNxMHIPfvT2im8rlt/ojf6e+Z1axRnvFBubBg1qDfxHEX6AlxMHl+CIOXxGHxsvSxfLq7lhrXrComBSxTDv+fmHeJkck3VGck2rn8Hz3eBTty453RU3pq6KxdqU1GB+Z+VYHInXEtXb2i38QpLqRfiLqwUxdjkFKqz0j5z/+NskQF3w8j6uz77Revs9G8eMs14sICJtnD9qBLhFuGxlR/ovZCjynVjBTKBfDaVASpjV0iCIZKSgLn6zSaM/6FBhnBoeb4ch2iiw2S8Q0aKJNKIp0AfY21IVplyS3VCu+Br3fIXzoINo0s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIX3PaAHBZzPq23oQJkywX/2bB39yz9ZrSLgsNfhL04NHwnY0Up/oiN+aiUte1DWFqV5wiDLJpl9a1tDLARWXNA=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBb2CS4KVp6KVVqnGA45j7tkSkijXfGxbd3neKpDsjh9", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_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_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "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, "t<<< 20058 1726853435.16651: stdout chunk (state=3): >>>ype": "cpython"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.199 55604 10.31.11.217 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 55604 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"}, "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 20058 1726853435.17216: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 20058 1726853435.17247: 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 <<< 20058 1726853435.17263: stdout chunk (state=3): >>># 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 <<< 20058 1726853435.17302: stdout chunk (state=3): >>># 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 <<< 20058 1726853435.17315: 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 <<< 20058 1726853435.17331: stdout chunk (state=3): >>># 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 <<< 20058 1726853435.17360: stdout chunk (state=3): >>># cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex <<< 20058 1726853435.17388: stdout chunk (state=3): >>># 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 <<< 20058 1726853435.17391: stdout chunk (state=3): >>># 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 <<< 20058 1726853435.17411: stdout chunk (state=3): >>># 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 <<< 20058 1726853435.17447: stdout chunk (state=3): >>># 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 <<< 20058 1726853435.17462: stdout chunk (state=3): >>># cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # 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 <<< 20058 1726853435.17509: stdout chunk (state=3): >>># 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 <<< 20058 1726853435.17544: stdout chunk (state=3): >>># 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 <<< 20058 1726853435.17931: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 20058 1726853435.18188: stdout chunk (state=3): >>># 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 <<< 20058 1726853435.18226: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 20058 1726853435.18231: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 20058 1726853435.18287: stdout chunk (state=3): >>># destroy _pickle # destroy queue <<< 20058 1726853435.18290: stdout chunk (state=3): >>># destroy _heapq # destroy _queue <<< 20058 1726853435.18292: stdout chunk (state=3): >>># destroy multiprocessing.process # destroy unicodedata <<< 20058 1726853435.18296: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 20058 1726853435.18312: stdout chunk (state=3): >>># destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl <<< 20058 1726853435.18328: stdout chunk (state=3): >>># destroy datetime # destroy subprocess # destroy base64 <<< 20058 1726853435.18348: stdout chunk (state=3): >>># destroy _ssl <<< 20058 1726853435.18399: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json <<< 20058 1726853435.18423: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 20058 1726853435.18446: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 20058 1726853435.18476: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep<<< 20058 1726853435.18510: stdout chunk (state=3): >>> # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal <<< 20058 1726853435.18533: stdout chunk (state=3): >>># 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 <<< 20058 1726853435.18558: 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 <<< 20058 1726853435.18594: stdout chunk (state=3): >>># 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 <<< 20058 1726853435.18702: stdout chunk (state=3): >>># 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<<< 20058 1726853435.18728: stdout chunk (state=3): >>> # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 20058 1726853435.18843: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 20058 1726853435.18857: stdout chunk (state=3): >>># destroy _collections <<< 20058 1726853435.18889: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 20058 1726853435.18892: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 20058 1726853435.18975: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error <<< 20058 1726853435.18978: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser<<< 20058 1726853435.18981: stdout chunk (state=3): >>> # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 20058 1726853435.19064: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 20058 1726853435.19107: 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 <<< 20058 1726853435.19195: 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 # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools <<< 20058 1726853435.19214: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 20058 1726853435.19280: stdout chunk (state=3): >>># clear sys.audit hooks <<< 20058 1726853435.19635: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. <<< 20058 1726853435.19676: stderr chunk (state=3): >>><<< 20058 1726853435.19679: stdout chunk (state=3): >>><<< 20058 1726853435.19846: _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 0x7f165e7044d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e6d3b00> # /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 0x7f165e706a50> 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 0x7f165e715130> # /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 0x7f165e715fa0> 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 0x7f165e4f3e90> # /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 0x7f165e4f3f50> # /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 0x7f165e52b890> # /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 0x7f165e52bf20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e50bb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e509280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e4f1040> # /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 0x7f165e54b800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e54a420> # /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 0x7f165e50a150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e548b60> # /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 0x7f165e580860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e4f02c0> # /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 0x7f165e580d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e580bc0> # 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 0x7f165e580f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e4eede0> # /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 0x7f165e581610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e5812e0> 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 0x7f165e582510> 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 0x7f165e598710> 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 0x7f165e599df0> # /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 0x7f165e59ac90> # 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 0x7f165e59b2f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e59a1e0> # /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 0x7f165e59bd70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e59b4a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e582540> # /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 0x7f165e28fc50> # /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 0x7f165e2b87a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e2b8500> # 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 0x7f165e2b8710> # /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 0x7f165e2b90d0> # 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 0x7f165e2b9ac0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e2b8980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e28ddf0> # /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 0x7f165e2baea0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e2b9be0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e582c30> # /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 0x7f165e2e31d0> # /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 0x7f165e307590> # /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 0x7f165e3682f0> # /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 0x7f165e36aa20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e3683e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e32d310> # /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 0x7f165e16d3a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e306390> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e2bbda0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f165e306990> # zipimport: found 103 names in '/tmp/ansible_setup_payload_a00p5cfr/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 0x7f165e1d7080> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e1b5f70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e1b5100> # 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 0x7f165e1d4f50> # /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 0x7f165e206ab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e206840> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e206150> # /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 0x7f165e206ba0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e1d7d10> 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 0x7f165e2077a0> # 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 0x7f165e2079e0> # /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 0x7f165e207ef0> 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 0x7f165db2dc10> # 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 0x7f165db2f350> # /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 0x7f165db30200> # /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 0x7f165db31370> # /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 0x7f165db33e60> # 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 0x7f165e1b7170> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165db32150> # /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 0x7f165db3be90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165db3a960> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165db3a6c0> # /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 0x7f165db3ac30> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165db32630> # 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 0x7f165db7ff20> # /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 0x7f165db80200> # /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 0x7f165db81c70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165db81a30> # /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 0x7f165db841a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165db82330> # /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 0x7f165db87980> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165db84350> # 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 0x7f165db88a10> # 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 0x7f165db889b0> # 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 0x7f165db882f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165db80380> # /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 0x7f165da143e0> # 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 0x7f165da156a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165db8ab70> # 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 0x7f165db8bf20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165db8a7e0> # 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 0x7f165da19790> # /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 0x7f165da1a510> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165da157c0> 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 0x7f165da1a5a0> # 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 0x7f165da1b710> # 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 0x7f165da26210> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165da23500> 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 0x7f165db0eba0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165e2328a0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165da26420> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165da26060> # 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 0x7f165dab6600> # /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 0x7f165d6bc200> # 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 0x7f165d6bc560> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165daa33e0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165dab7170> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165dab4cb0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165dab5580> # /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 0x7f165d6bf410> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165d6becc0> # 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 0x7f165d6beea0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165d6be0f0> # /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 0x7f165d6bf560> # /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 0x7f165d71a090> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165d6bffb0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165dab5730> 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 0x7f165d71b9b0> # /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 0x7f165d71adb0> 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 0x7f165d75a360> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165d74a1b0> 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 0x7f165d76dfd0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165d76dc70> 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 0x7f165d56eb70> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165d56c1a0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f165da15640> {"ansible_facts": {"ansible_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "30", "second": "35", "epoch": "1726853435", "epoch_int": "1726853435", "date": "2024-09-20", "time": "13:30:35", "iso8601_micro": "2024-09-20T17:30:35.151940Z", "iso8601": "2024-09-20T17:30:35Z", "iso8601_basic": "20240920T133035151940", "iso8601_basic_short": "20240920T133035", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_apparmor": {"status": "disabled"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-217.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-217", "ansible_nodename": "ip-10-31-11-217.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": "ec2a85cf21f17783c9da20681cb8e352", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCoYDjPBT+oZMoH+Iz89VMad3pzgkIKqOuUO8QZPyEpVfgGNjVOaglgkXLQyOXulclB6EA4nlBVmVP6IyWL+N4gskjf5Qmm5n+WHu3amXXm9l66v+yKWruV18sgIn8o6iAdCgZrJFzdFVNeKRLYV6P67syyegqRkOJe7U2m/rxA967Vm6wcrwJN8eiZc8tbx1lHOuJNCcP20ThNxMHIPfvT2im8rlt/ojf6e+Z1axRnvFBubBg1qDfxHEX6AlxMHl+CIOXxGHxsvSxfLq7lhrXrComBSxTDv+fmHeJkck3VGck2rn8Hz3eBTty453RU3pq6KxdqU1GB+Z+VYHInXEtXb2i38QpLqRfiLqwUxdjkFKqz0j5z/+NskQF3w8j6uz77Revs9G8eMs14sICJtnD9qBLhFuGxlR/ovZCjynVjBTKBfDaVASpjV0iCIZKSgLn6zSaM/6FBhnBoeb4ch2iiw2S8Q0aKJNKIp0AfY21IVplyS3VCu+Br3fIXzoINo0s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIX3PaAHBZzPq23oQJkywX/2bB39yz9ZrSLgsNfhL04NHwnY0Up/oiN+aiUte1DWFqV5wiDLJpl9a1tDLARWXNA=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBb2CS4KVp6KVVqnGA45j7tkSkijXfGxbd3neKpDsjh9", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_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_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "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_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.199 55604 10.31.11.217 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 55604 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"}, "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.217 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 20058 1726853435.21545: 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-1726853434.7314465-20143-75509170525444/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20058 1726853435.21554: _low_level_execute_command(): starting 20058 1726853435.21557: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853434.7314465-20143-75509170525444/ > /dev/null 2>&1 && sleep 0' 20058 1726853435.21559: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 20058 1726853435.21575: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20058 1726853435.21661: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20058 1726853435.24004: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20058 1726853435.24007: stderr chunk (state=3): >>><<< 20058 1726853435.24009: stdout chunk (state=3): >>><<< 20058 1726853435.24012: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20058 1726853435.24015: handler run complete 20058 1726853435.24017: variable 'ansible_facts' from source: unknown 20058 1726853435.24099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853435.24344: variable 'ansible_facts' from source: unknown 20058 1726853435.24404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853435.24463: attempt loop complete, returning result 20058 1726853435.24466: _execute() done 20058 1726853435.24469: dumping result to json 20058 1726853435.24493: done dumping result, returning 20058 1726853435.24503: done running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test [02083763-bbaf-5bb9-b294-0000000001bb] 20058 1726853435.24507: sending task result for task 02083763-bbaf-5bb9-b294-0000000001bb 20058 1726853435.24666: done sending task result for task 02083763-bbaf-5bb9-b294-0000000001bb 20058 1726853435.24669: WORKER PROCESS EXITING ok: [managed_node3] 20058 1726853435.24830: no more pending results, returning what we have 20058 1726853435.24833: results queue empty 20058 1726853435.24834: checking for any_errors_fatal 20058 1726853435.24836: done checking for any_errors_fatal 20058 1726853435.24837: checking for max_fail_percentage 20058 1726853435.24838: done checking for max_fail_percentage 20058 1726853435.24839: checking to see if all hosts have failed and the running result is not ok 20058 1726853435.24840: done checking to see if all hosts have failed 20058 1726853435.24841: getting the remaining hosts for this loop 20058 1726853435.24857: done getting the remaining hosts for this loop 20058 1726853435.24861: getting the next task for host managed_node3 20058 1726853435.24969: done getting next task for host managed_node3 20058 1726853435.24989: ^ task is: TASK: Check if system is ostree 20058 1726853435.24992: ^ 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 20058 1726853435.24996: getting variables 20058 1726853435.24997: in VariableManager get_vars() 20058 1726853435.25023: Calling all_inventory to load vars for managed_node3 20058 1726853435.25025: Calling groups_inventory to load vars for managed_node3 20058 1726853435.25029: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853435.25040: Calling all_plugins_play to load vars for managed_node3 20058 1726853435.25043: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853435.25045: Calling groups_plugins_play to load vars for managed_node3 20058 1726853435.25562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853435.25967: done with get_vars() 20058 1726853435.25978: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 13:30:35 -0400 (0:00:00.608) 0:00:01.899 ****** 20058 1726853435.26208: entering _queue_task() for managed_node3/stat 20058 1726853435.26703: worker is 1 (out of 1 available) 20058 1726853435.26717: exiting _queue_task() for managed_node3/stat 20058 1726853435.26729: done queuing things up, now waiting for results queue to drain 20058 1726853435.26730: waiting for pending results... 20058 1726853435.26997: running TaskExecutor() for managed_node3/TASK: Check if system is ostree 20058 1726853435.27109: in run() - task 02083763-bbaf-5bb9-b294-0000000001bd 20058 1726853435.27124: variable 'ansible_search_path' from source: unknown 20058 1726853435.27130: variable 'ansible_search_path' from source: unknown 20058 1726853435.27180: calling self._execute() 20058 1726853435.27290: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853435.27294: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853435.27297: variable 'omit' from source: magic vars 20058 1726853435.27902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20058 1726853435.28185: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20058 1726853435.28247: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20058 1726853435.28404: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20058 1726853435.28408: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20058 1726853435.28707: 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) 20058 1726853435.28741: 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) 20058 1726853435.28779: 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) 20058 1726853435.28821: 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) 20058 1726853435.28968: Evaluated conditional (not __network_is_ostree is defined): True 20058 1726853435.28983: variable 'omit' from source: magic vars 20058 1726853435.29036: variable 'omit' from source: magic vars 20058 1726853435.29144: variable 'omit' from source: magic vars 20058 1726853435.29148: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20058 1726853435.29150: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20058 1726853435.29170: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20058 1726853435.29215: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20058 1726853435.29235: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20058 1726853435.29349: variable 'inventory_hostname' from source: host vars for 'managed_node3' 20058 1726853435.29376: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853435.29380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853435.29579: Set connection var ansible_shell_type to sh 20058 1726853435.29582: Set connection var ansible_timeout to 10 20058 1726853435.29584: Set connection var ansible_module_compression to ZIP_DEFLATED 20058 1726853435.29585: Set connection var ansible_connection to ssh 20058 1726853435.29587: Set connection var ansible_shell_executable to /bin/sh 20058 1726853435.29588: Set connection var ansible_pipelining to False 20058 1726853435.29590: variable 'ansible_shell_executable' from source: unknown 20058 1726853435.29591: variable 'ansible_connection' from source: unknown 20058 1726853435.29593: variable 'ansible_module_compression' from source: unknown 20058 1726853435.29595: variable 'ansible_shell_type' from source: unknown 20058 1726853435.29596: variable 'ansible_shell_executable' from source: unknown 20058 1726853435.29598: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853435.29600: variable 'ansible_pipelining' from source: unknown 20058 1726853435.29601: variable 'ansible_timeout' from source: unknown 20058 1726853435.29603: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853435.29722: 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__) 20058 1726853435.29736: variable 'omit' from source: magic vars 20058 1726853435.29744: starting attempt loop 20058 1726853435.29750: running the handler 20058 1726853435.29775: _low_level_execute_command(): starting 20058 1726853435.29793: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20058 1726853435.30679: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 20058 1726853435.30693: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20058 1726853435.30790: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20058 1726853435.32491: stdout chunk (state=3): >>>/root <<< 20058 1726853435.32621: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20058 1726853435.32637: stdout chunk (state=3): >>><<< 20058 1726853435.32648: stderr chunk (state=3): >>><<< 20058 1726853435.32677: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20058 1726853435.32703: _low_level_execute_command(): starting 20058 1726853435.32714: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853435.3269086-20170-139918623313239 `" && echo ansible-tmp-1726853435.3269086-20170-139918623313239="` echo /root/.ansible/tmp/ansible-tmp-1726853435.3269086-20170-139918623313239 `" ) && sleep 0' 20058 1726853435.33386: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20058 1726853435.33425: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 20058 1726853435.33441: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20058 1726853435.33463: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20058 1726853435.33550: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20058 1726853435.35666: stdout chunk (state=3): >>>ansible-tmp-1726853435.3269086-20170-139918623313239=/root/.ansible/tmp/ansible-tmp-1726853435.3269086-20170-139918623313239 <<< 20058 1726853435.35679: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20058 1726853435.35696: stdout chunk (state=3): >>><<< 20058 1726853435.35708: stderr chunk (state=3): >>><<< 20058 1726853435.35797: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853435.3269086-20170-139918623313239=/root/.ansible/tmp/ansible-tmp-1726853435.3269086-20170-139918623313239 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20058 1726853435.35801: variable 'ansible_module_compression' from source: unknown 20058 1726853435.35855: ANSIBALLZ: Using lock for stat 20058 1726853435.35865: ANSIBALLZ: Acquiring lock 20058 1726853435.35876: ANSIBALLZ: Lock acquired: 140148338301680 20058 1726853435.35884: ANSIBALLZ: Creating module 20058 1726853435.47484: ANSIBALLZ: Writing module into payload 20058 1726853435.47546: ANSIBALLZ: Writing module 20058 1726853435.47565: ANSIBALLZ: Renaming module 20058 1726853435.47569: ANSIBALLZ: Done creating module 20058 1726853435.47585: variable 'ansible_facts' from source: unknown 20058 1726853435.47631: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853435.3269086-20170-139918623313239/AnsiballZ_stat.py 20058 1726853435.47729: Sending initial data 20058 1726853435.47732: Sent initial data (153 bytes) 20058 1726853435.48170: 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 <<< 20058 1726853435.48176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20058 1726853435.48178: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration <<< 20058 1726853435.48181: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20058 1726853435.48183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found <<< 20058 1726853435.48185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20058 1726853435.48234: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 20058 1726853435.48241: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20058 1726853435.48243: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20058 1726853435.48308: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20058 1726853435.49974: 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 <<< 20058 1726853435.49978: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 20058 1726853435.50029: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20058 1726853435.50097: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20058fshuqfdo/tmpt_t31dld /root/.ansible/tmp/ansible-tmp-1726853435.3269086-20170-139918623313239/AnsiballZ_stat.py <<< 20058 1726853435.50100: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853435.3269086-20170-139918623313239/AnsiballZ_stat.py" <<< 20058 1726853435.50164: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20058fshuqfdo/tmpt_t31dld" to remote "/root/.ansible/tmp/ansible-tmp-1726853435.3269086-20170-139918623313239/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853435.3269086-20170-139918623313239/AnsiballZ_stat.py" <<< 20058 1726853435.50752: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20058 1726853435.50795: stderr chunk (state=3): >>><<< 20058 1726853435.50798: stdout chunk (state=3): >>><<< 20058 1726853435.50838: done transferring module to remote 20058 1726853435.50849: _low_level_execute_command(): starting 20058 1726853435.50853: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853435.3269086-20170-139918623313239/ /root/.ansible/tmp/ansible-tmp-1726853435.3269086-20170-139918623313239/AnsiballZ_stat.py && sleep 0' 20058 1726853435.51268: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20058 1726853435.51273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found <<< 20058 1726853435.51276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20058 1726853435.51278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20058 1726853435.51334: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 20058 1726853435.51337: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20058 1726853435.51395: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20058 1726853435.53237: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20058 1726853435.53261: stderr chunk (state=3): >>><<< 20058 1726853435.53264: stdout chunk (state=3): >>><<< 20058 1726853435.53278: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20058 1726853435.53281: _low_level_execute_command(): starting 20058 1726853435.53286: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853435.3269086-20170-139918623313239/AnsiballZ_stat.py && sleep 0' 20058 1726853435.53693: 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 <<< 20058 1726853435.53697: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found <<< 20058 1726853435.53699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address <<< 20058 1726853435.53701: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found <<< 20058 1726853435.53703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20058 1726853435.53748: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 20058 1726853435.53752: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20058 1726853435.53825: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20058 1726853435.56064: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 20058 1726853435.56089: stdout chunk (state=3): >>>import _imp # builtin <<< 20058 1726853435.56131: stdout chunk (state=3): >>>import '_thread' # <<< 20058 1726853435.56134: stdout chunk (state=3): >>>import '_warnings' # <<< 20058 1726853435.56136: stdout chunk (state=3): >>>import '_weakref' # <<< 20058 1726853435.56201: stdout chunk (state=3): >>>import '_io' # <<< 20058 1726853435.56206: stdout chunk (state=3): >>>import 'marshal' # <<< 20058 1726853435.56241: stdout chunk (state=3): >>>import 'posix' # <<< 20058 1726853435.56272: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20058 1726853435.56301: stdout chunk (state=3): >>>import 'time' # <<< 20058 1726853435.56307: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20058 1726853435.56361: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 20058 1726853435.56369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 20058 1726853435.56380: stdout chunk (state=3): >>>import '_codecs' # <<< 20058 1726853435.56407: stdout chunk (state=3): >>>import 'codecs' # <<< 20058 1726853435.56434: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 20058 1726853435.56469: 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 0x7fd85d5104d0> <<< 20058 1726853435.56476: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d4dfb30> <<< 20058 1726853435.56502: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 20058 1726853435.56514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 20058 1726853435.56518: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d512a50> <<< 20058 1726853435.56534: stdout chunk (state=3): >>>import '_signal' # <<< 20058 1726853435.56566: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 20058 1726853435.56589: stdout chunk (state=3): >>>import 'io' # <<< 20058 1726853435.56621: stdout chunk (state=3): >>>import '_stat' # <<< 20058 1726853435.56626: stdout chunk (state=3): >>>import 'stat' # <<< 20058 1726853435.56709: stdout chunk (state=3): >>>import '_collections_abc' # <<< 20058 1726853435.56737: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 20058 1726853435.56774: stdout chunk (state=3): >>>import 'os' # <<< 20058 1726853435.56796: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 20058 1726853435.56799: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 20058 1726853435.56815: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 20058 1726853435.56822: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 20058 1726853435.56829: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 20058 1726853435.56859: 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 <<< 20058 1726853435.56862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 20058 1726853435.56889: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d305130> <<< 20058 1726853435.56947: 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 <<< 20058 1726853435.56956: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 20058 1726853435.56959: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d305fa0> <<< 20058 1726853435.56988: stdout chunk (state=3): >>>import 'site' # <<< 20058 1726853435.57014: 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. <<< 20058 1726853435.57249: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 20058 1726853435.57255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 20058 1726853435.57281: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 20058 1726853435.57284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 20058 1726853435.57308: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 20058 1726853435.57348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 20058 1726853435.57369: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 20058 1726853435.57388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 20058 1726853435.57406: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d343ec0> <<< 20058 1726853435.57423: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 20058 1726853435.57442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 20058 1726853435.57464: stdout chunk (state=3): >>>import '_operator' # <<< 20058 1726853435.57469: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d343f80> <<< 20058 1726853435.57486: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 20058 1726853435.57516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 20058 1726853435.57538: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 20058 1726853435.57592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 20058 1726853435.57602: stdout chunk (state=3): >>>import 'itertools' # <<< 20058 1726853435.57639: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 20058 1726853435.57644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d37b830> <<< 20058 1726853435.57662: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 20058 1726853435.57668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d37bec0> <<< 20058 1726853435.57688: stdout chunk (state=3): >>>import '_collections' # <<< 20058 1726853435.57740: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d35bb60> <<< 20058 1726853435.57753: stdout chunk (state=3): >>>import '_functools' # <<< 20058 1726853435.57777: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d3592b0> <<< 20058 1726853435.57869: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d341070> <<< 20058 1726853435.57896: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 20058 1726853435.57920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 20058 1726853435.57928: stdout chunk (state=3): >>>import '_sre' # <<< 20058 1726853435.57965: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 20058 1726853435.57981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 20058 1726853435.58004: 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' <<< 20058 1726853435.58034: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d39b7d0> <<< 20058 1726853435.58055: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d39a3f0> <<< 20058 1726853435.58084: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 20058 1726853435.58090: 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 0x7fd85d35a150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d398bc0> <<< 20058 1726853435.58153: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 20058 1726853435.58158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d3d0890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d3402f0> <<< 20058 1726853435.58186: 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' <<< 20058 1726853435.58218: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 20058 1726853435.58223: 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 0x7fd85d3d0d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d3d0bf0> <<< 20058 1726853435.58268: 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 0x7fd85d3d0fe0> <<< 20058 1726853435.58273: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d33ee10> <<< 20058 1726853435.58306: 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' <<< 20058 1726853435.58327: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 20058 1726853435.58349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 20058 1726853435.58373: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d3d1670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d3d1370> import 'importlib.machinery' # <<< 20058 1726853435.58409: 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' <<< 20058 1726853435.58436: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d3d2540> <<< 20058 1726853435.58447: stdout chunk (state=3): >>>import 'importlib.util' # <<< 20058 1726853435.58453: stdout chunk (state=3): >>>import 'runpy' # <<< 20058 1726853435.58473: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 20058 1726853435.58508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 20058 1726853435.58539: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 20058 1726853435.58552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d3e8740> <<< 20058 1726853435.58558: stdout chunk (state=3): >>>import 'errno' # <<< 20058 1726853435.58596: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 20058 1726853435.58599: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd85d3e9e20> <<< 20058 1726853435.58614: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 20058 1726853435.58639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 20058 1726853435.58659: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 20058 1726853435.58673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 20058 1726853435.58675: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d3eacc0> <<< 20058 1726853435.58714: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 20058 1726853435.58722: stdout chunk (state=3): >>># 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 0x7fd85d3eb2f0> <<< 20058 1726853435.58727: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d3ea210> <<< 20058 1726853435.58757: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 20058 1726853435.58802: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd85d3ebd70> <<< 20058 1726853435.58817: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d3eb4a0> <<< 20058 1726853435.58860: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d3d24b0> <<< 20058 1726853435.58882: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 20058 1726853435.58902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 20058 1726853435.58924: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 20058 1726853435.58944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 20058 1726853435.58982: 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 0x7fd85d173c50> <<< 20058 1726853435.59004: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 20058 1726853435.59009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 20058 1726853435.59044: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 20058 1726853435.59049: 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 0x7fd85d19c710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d19c470> <<< 20058 1726853435.59082: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 20058 1726853435.59085: 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 0x7fd85d19c740> <<< 20058 1726853435.59108: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 20058 1726853435.59113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 20058 1726853435.59189: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 20058 1726853435.59316: 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 0x7fd85d19d070> <<< 20058 1726853435.59448: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 20058 1726853435.59458: 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 0x7fd85d19da60> <<< 20058 1726853435.59461: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d19c920> <<< 20058 1726853435.59486: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d171df0> <<< 20058 1726853435.59501: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 20058 1726853435.59526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 20058 1726853435.59542: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 20058 1726853435.59562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d19ee10> <<< 20058 1726853435.59596: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d19db50> <<< 20058 1726853435.59610: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d3d2c60> <<< 20058 1726853435.59637: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 20058 1726853435.59697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 20058 1726853435.59720: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 20058 1726853435.59753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 20058 1726853435.59782: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d1c71a0> <<< 20058 1726853435.59837: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 20058 1726853435.59849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 20058 1726853435.59866: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 20058 1726853435.59892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 20058 1726853435.59930: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d1eb560> <<< 20058 1726853435.59953: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 20058 1726853435.59999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 20058 1726853435.60059: stdout chunk (state=3): >>>import 'ntpath' # <<< 20058 1726853435.60078: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 20058 1726853435.60083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d24c2c0> <<< 20058 1726853435.60101: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 20058 1726853435.60135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 20058 1726853435.60154: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 20058 1726853435.60198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 20058 1726853435.60284: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d24ea20> <<< 20058 1726853435.60374: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d24c3e0> <<< 20058 1726853435.60408: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d20d2b0> <<< 20058 1726853435.60434: 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 0x7fd85cb293d0> <<< 20058 1726853435.60457: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d1ea360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d19fd70> <<< 20058 1726853435.60576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 20058 1726853435.60591: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd85cb29670> <<< 20058 1726853435.60770: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_lowu4roi/ansible_stat_payload.zip' # zipimport: zlib available <<< 20058 1726853435.60916: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.60941: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 20058 1726853435.60957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 20058 1726853435.61000: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 20058 1726853435.61077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 20058 1726853435.61110: 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 0x7fd85cb7f170> <<< 20058 1726853435.61115: stdout chunk (state=3): >>>import '_typing' # <<< 20058 1726853435.61299: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85cb5e060> <<< 20058 1726853435.61309: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85cb5d1f0> <<< 20058 1726853435.61315: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.61332: stdout chunk (state=3): >>>import 'ansible' # <<< 20058 1726853435.61348: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.61370: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.61383: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.61393: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 20058 1726853435.61409: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.62825: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.63957: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 20058 1726853435.63960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 20058 1726853435.63988: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85cb7d040> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 20058 1726853435.63991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 20058 1726853435.64023: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 20058 1726853435.64030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 20058 1726853435.64053: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 20058 1726853435.64060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 20058 1726853435.64089: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 20058 1726853435.64095: 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 0x7fd85cba6ae0> <<< 20058 1726853435.64127: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85cba6870> <<< 20058 1726853435.64160: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85cba6180> <<< 20058 1726853435.64177: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 20058 1726853435.64191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 20058 1726853435.64236: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85cba65d0> <<< 20058 1726853435.64240: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85cb7fe00> <<< 20058 1726853435.64241: stdout chunk (state=3): >>>import 'atexit' # <<< 20058 1726853435.64266: 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 0x7fd85cba7890> <<< 20058 1726853435.64296: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 20058 1726853435.64300: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd85cba7ad0> <<< 20058 1726853435.64321: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 20058 1726853435.64369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 20058 1726853435.64388: stdout chunk (state=3): >>>import '_locale' # <<< 20058 1726853435.64425: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85cba7f50> <<< 20058 1726853435.64446: stdout chunk (state=3): >>>import 'pwd' # <<< 20058 1726853435.64463: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 20058 1726853435.64489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 20058 1726853435.64519: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85ca11ca0> <<< 20058 1726853435.64569: 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' <<< 20058 1726853435.64573: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd85ca13470> <<< 20058 1726853435.64577: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 20058 1726853435.64598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 20058 1726853435.64631: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85ca142f0> <<< 20058 1726853435.64656: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 20058 1726853435.64681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 20058 1726853435.64703: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85ca15490> <<< 20058 1726853435.64719: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 20058 1726853435.64763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 20058 1726853435.64783: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 20058 1726853435.64786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 20058 1726853435.64838: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85ca17f80> <<< 20058 1726853435.64875: 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 0x7fd85ca1c620> <<< 20058 1726853435.64898: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85ca16240> <<< 20058 1726853435.64915: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 20058 1726853435.64946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 20058 1726853435.64968: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 20058 1726853435.64980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 20058 1726853435.64990: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 20058 1726853435.65027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 20058 1726853435.65047: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 20058 1726853435.65050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85ca1ff20> <<< 20058 1726853435.65074: stdout chunk (state=3): >>>import '_tokenize' # <<< 20058 1726853435.65149: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85ca1e9f0> <<< 20058 1726853435.65156: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85ca1e750> <<< 20058 1726853435.65168: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 20058 1726853435.65175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 20058 1726853435.65249: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85ca1ecc0> <<< 20058 1726853435.65278: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85ca16750> <<< 20058 1726853435.65305: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 20058 1726853435.65310: 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 0x7fd85ca67ef0> <<< 20058 1726853435.65335: 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 0x7fd85ca681d0> <<< 20058 1726853435.65356: 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 <<< 20058 1726853435.65379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 20058 1726853435.65400: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 20058 1726853435.65405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 20058 1726853435.65443: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 20058 1726853435.65453: 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 0x7fd85ca69c70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85ca69a30> <<< 20058 1726853435.65462: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 20058 1726853435.65594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 20058 1726853435.65645: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 20058 1726853435.65648: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd85ca6c200> <<< 20058 1726853435.65659: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85ca6a360> <<< 20058 1726853435.65674: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 20058 1726853435.65713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 20058 1726853435.65751: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 20058 1726853435.65754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 20058 1726853435.65759: stdout chunk (state=3): >>>import '_string' # <<< 20058 1726853435.65803: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85ca6f8f0> <<< 20058 1726853435.65928: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85ca6c2c0> <<< 20058 1726853435.65990: 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' <<< 20058 1726853435.66001: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd85ca703e0> <<< 20058 1726853435.66023: 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' <<< 20058 1726853435.66029: 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 0x7fd85ca70bf0> <<< 20058 1726853435.66073: 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 0x7fd85ca70aa0> <<< 20058 1726853435.66084: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85ca682f0> <<< 20058 1726853435.66106: 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 <<< 20058 1726853435.66110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 20058 1726853435.66130: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 20058 1726853435.66153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 20058 1726853435.66187: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 20058 1726853435.66211: 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 0x7fd85caf8110><<< 20058 1726853435.66216: stdout chunk (state=3): >>> <<< 20058 1726853435.66362: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 20058 1726853435.66373: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd85caf90d0> <<< 20058 1726853435.66382: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85ca728a0> <<< 20058 1726853435.66418: 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 0x7fd85ca73c50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85ca72510> <<< 20058 1726853435.66437: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.66449: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.66461: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 20058 1726853435.66464: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.66562: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.66657: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.66660: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 20058 1726853435.66693: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.66696: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.66705: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 20058 1726853435.66715: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.66837: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.66957: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.67514: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.68058: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 20058 1726853435.68062: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 20058 1726853435.68064: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 20058 1726853435.68082: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 20058 1726853435.68096: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 20058 1726853435.68116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 20058 1726853435.68167: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 20058 1726853435.68173: stdout chunk (state=3): >>># 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 0x7fd85c901430> <<< 20058 1726853435.68255: 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' <<< 20058 1726853435.68267: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85c902150> <<< 20058 1726853435.68283: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85caf9250> <<< 20058 1726853435.68331: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 20058 1726853435.68349: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.68362: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.68382: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 20058 1726853435.68387: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.68536: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.68687: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 20058 1726853435.68695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 20058 1726853435.68709: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85c902900> <<< 20058 1726853435.68716: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.69305: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.69624: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.69686: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.69765: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 20058 1726853435.69809: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.69851: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 20058 1726853435.69865: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.69916: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.70003: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 20058 1726853435.70029: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 20058 1726853435.70054: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.70092: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.70135: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 20058 1726853435.70138: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.70494: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.70598: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 20058 1726853435.70656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 20058 1726853435.70673: stdout chunk (state=3): >>>import '_ast' # <<< 20058 1726853435.70732: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85c9033b0> <<< 20058 1726853435.70757: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.70816: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.70898: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 20058 1726853435.70916: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 20058 1726853435.70948: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.70976: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.71021: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 20058 1726853435.71078: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.71115: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.71181: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.71237: 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 <<< 20058 1726853435.71288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 20058 1726853435.71416: 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' <<< 20058 1726853435.71446: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd85c90e000> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85c909640> <<< 20058 1726853435.71458: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 20058 1726853435.71523: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.71584: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.71614: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.71819: 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' <<< 20058 1726853435.71823: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 20058 1726853435.71881: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85cbfa9c0> <<< 20058 1726853435.71930: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85cbe2690> <<< 20058 1726853435.72005: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85c90e1e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85c9044d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 20058 1726853435.72023: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.72064: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.72088: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 20058 1726853435.72147: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 20058 1726853435.72181: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 20058 1726853435.72201: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.72327: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.72519: stdout chunk (state=3): >>># zipimport: zlib available <<< 20058 1726853435.72647: 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"}}} # destroy __main__ <<< 20058 1726853435.73130: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr <<< 20058 1726853435.73134: stdout chunk (state=3): >>># cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # 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<<< 20058 1726853435.73144: stdout chunk (state=3): >>> # 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 <<< 20058 1726853435.73152: stdout chunk (state=3): >>># 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 <<< 20058 1726853435.73198: stdout chunk (state=3): >>># 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 <<< 20058 1726853435.73235: 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 <<< 20058 1726853435.73579: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc <<< 20058 1726853435.73585: stdout chunk (state=3): >>># destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 20058 1726853435.73589: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 20058 1726853435.73591: stdout chunk (state=3): >>># destroy fnmatch # destroy ipaddress <<< 20058 1726853435.73623: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp <<< 20058 1726853435.73650: stdout chunk (state=3): >>># destroy encodings # destroy _locale # destroy pwd <<< 20058 1726853435.73668: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 20058 1726853435.73701: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array <<< 20058 1726853435.73801: stdout chunk (state=3): >>># destroy datetime # destroy selinux # destroy shutil <<< 20058 1726853435.73806: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 20058 1726853435.73838: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 20058 1726853435.73892: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # 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 <<< 20058 1726853435.73942: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator <<< 20058 1726853435.73947: stdout chunk (state=3): >>># cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath <<< 20058 1726853435.73976: stdout chunk (state=3): >>># cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 20058 1726853435.73992: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 <<< 20058 1726853435.73995: stdout chunk (state=3): >>># destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 20058 1726853435.74138: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 20058 1726853435.74149: stdout chunk (state=3): >>># destroy _collections <<< 20058 1726853435.74177: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath <<< 20058 1726853435.74196: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize <<< 20058 1726853435.74200: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 20058 1726853435.74205: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 20058 1726853435.74235: stdout chunk (state=3): >>># destroy _typing <<< 20058 1726853435.74245: 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 <<< 20058 1726853435.74258: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 20058 1726853435.74265: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 20058 1726853435.74361: 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 <<< 20058 1726853435.74368: stdout chunk (state=3): >>># destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 20058 1726853435.74398: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 20058 1726853435.74418: stdout chunk (state=3): >>># destroy _hashlib <<< 20058 1726853435.74432: stdout chunk (state=3): >>># destroy _operator <<< 20058 1726853435.74451: stdout chunk (state=3): >>># destroy _string # destroy re # destroy itertools <<< 20058 1726853435.74457: stdout chunk (state=3): >>># destroy _abc # destroy _sre <<< 20058 1726853435.74485: stdout chunk (state=3): >>># destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks<<< 20058 1726853435.74488: stdout chunk (state=3): >>> <<< 20058 1726853435.74864: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. <<< 20058 1726853435.74872: stdout chunk (state=3): >>><<< 20058 1726853435.74877: stderr chunk (state=3): >>><<< 20058 1726853435.74944: _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 0x7fd85d5104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d4dfb30> # /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 0x7fd85d512a50> 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 0x7fd85d305130> # /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 0x7fd85d305fa0> 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 0x7fd85d343ec0> # /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 0x7fd85d343f80> # /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 0x7fd85d37b830> # /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 0x7fd85d37bec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d35bb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d3592b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d341070> # /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 0x7fd85d39b7d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d39a3f0> # /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 0x7fd85d35a150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d398bc0> # /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 0x7fd85d3d0890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d3402f0> # /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 0x7fd85d3d0d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d3d0bf0> # 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 0x7fd85d3d0fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d33ee10> # /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 0x7fd85d3d1670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d3d1370> 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 0x7fd85d3d2540> 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 0x7fd85d3e8740> 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 0x7fd85d3e9e20> # /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 0x7fd85d3eacc0> # 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 0x7fd85d3eb2f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d3ea210> # /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 0x7fd85d3ebd70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d3eb4a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d3d24b0> # /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 0x7fd85d173c50> # /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 0x7fd85d19c710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d19c470> # 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 0x7fd85d19c740> # /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 0x7fd85d19d070> # 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 0x7fd85d19da60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d19c920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d171df0> # /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 0x7fd85d19ee10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d19db50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d3d2c60> # /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 0x7fd85d1c71a0> # /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 0x7fd85d1eb560> # /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 0x7fd85d24c2c0> # /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 0x7fd85d24ea20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d24c3e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d20d2b0> # /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 0x7fd85cb293d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d1ea360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85d19fd70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd85cb29670> # zipimport: found 30 names in '/tmp/ansible_stat_payload_lowu4roi/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 0x7fd85cb7f170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85cb5e060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85cb5d1f0> # 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 0x7fd85cb7d040> # /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 0x7fd85cba6ae0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85cba6870> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85cba6180> # /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 0x7fd85cba65d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85cb7fe00> 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 0x7fd85cba7890> # 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 0x7fd85cba7ad0> # /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 0x7fd85cba7f50> 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 0x7fd85ca11ca0> # 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 0x7fd85ca13470> # /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 0x7fd85ca142f0> # /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 0x7fd85ca15490> # /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 0x7fd85ca17f80> # 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 0x7fd85ca1c620> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85ca16240> # /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 0x7fd85ca1ff20> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85ca1e9f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85ca1e750> # /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 0x7fd85ca1ecc0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85ca16750> # 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 0x7fd85ca67ef0> # /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 0x7fd85ca681d0> # /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 0x7fd85ca69c70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85ca69a30> # /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 0x7fd85ca6c200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85ca6a360> # /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 0x7fd85ca6f8f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85ca6c2c0> # 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 0x7fd85ca703e0> # 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 0x7fd85ca70bf0> # 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 0x7fd85ca70aa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85ca682f0> # /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 0x7fd85caf8110> # 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 0x7fd85caf90d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85ca728a0> # 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 0x7fd85ca73c50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85ca72510> # 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 0x7fd85c901430> # /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 0x7fd85c902150> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85caf9250> 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 0x7fd85c902900> # 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 0x7fd85c9033b0> # 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 0x7fd85c90e000> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85c909640> 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 0x7fd85cbfa9c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85cbe2690> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85c90e1e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd85c9044d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.217 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 20058 1726853435.75459: 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-1726853435.3269086-20170-139918623313239/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20058 1726853435.75462: _low_level_execute_command(): starting 20058 1726853435.75465: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853435.3269086-20170-139918623313239/ > /dev/null 2>&1 && sleep 0' 20058 1726853435.75592: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20058 1726853435.75595: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20058 1726853435.75597: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration <<< 20058 1726853435.75599: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20058 1726853435.75601: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20058 1726853435.75648: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 20058 1726853435.75651: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20058 1726853435.75718: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20058 1726853435.77648: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20058 1726853435.77651: stdout chunk (state=3): >>><<< 20058 1726853435.77653: stderr chunk (state=3): >>><<< 20058 1726853435.77669: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20058 1726853435.77876: handler run complete 20058 1726853435.77879: attempt loop complete, returning result 20058 1726853435.77881: _execute() done 20058 1726853435.77883: dumping result to json 20058 1726853435.77885: done dumping result, returning 20058 1726853435.77886: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [02083763-bbaf-5bb9-b294-0000000001bd] 20058 1726853435.77888: sending task result for task 02083763-bbaf-5bb9-b294-0000000001bd 20058 1726853435.77947: done sending task result for task 02083763-bbaf-5bb9-b294-0000000001bd 20058 1726853435.77949: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 20058 1726853435.78018: no more pending results, returning what we have 20058 1726853435.78021: results queue empty 20058 1726853435.78023: checking for any_errors_fatal 20058 1726853435.78031: done checking for any_errors_fatal 20058 1726853435.78032: checking for max_fail_percentage 20058 1726853435.78034: done checking for max_fail_percentage 20058 1726853435.78035: checking to see if all hosts have failed and the running result is not ok 20058 1726853435.78036: done checking to see if all hosts have failed 20058 1726853435.78036: getting the remaining hosts for this loop 20058 1726853435.78038: done getting the remaining hosts for this loop 20058 1726853435.78042: getting the next task for host managed_node3 20058 1726853435.78050: done getting next task for host managed_node3 20058 1726853435.78052: ^ task is: TASK: Set flag to indicate system is ostree 20058 1726853435.78055: ^ 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 20058 1726853435.78062: getting variables 20058 1726853435.78064: in VariableManager get_vars() 20058 1726853435.78098: Calling all_inventory to load vars for managed_node3 20058 1726853435.78101: Calling groups_inventory to load vars for managed_node3 20058 1726853435.78106: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853435.78118: Calling all_plugins_play to load vars for managed_node3 20058 1726853435.78121: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853435.78124: Calling groups_plugins_play to load vars for managed_node3 20058 1726853435.78432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853435.78833: done with get_vars() 20058 1726853435.78850: done getting variables 20058 1726853435.78952: 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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 13:30:35 -0400 (0:00:00.527) 0:00:02.426 ****** 20058 1726853435.78982: entering _queue_task() for managed_node3/set_fact 20058 1726853435.78984: Creating lock for set_fact 20058 1726853435.79262: worker is 1 (out of 1 available) 20058 1726853435.79378: exiting _queue_task() for managed_node3/set_fact 20058 1726853435.79393: done queuing things up, now waiting for results queue to drain 20058 1726853435.79394: waiting for pending results... 20058 1726853435.79588: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree 20058 1726853435.79711: in run() - task 02083763-bbaf-5bb9-b294-0000000001be 20058 1726853435.79715: variable 'ansible_search_path' from source: unknown 20058 1726853435.79717: variable 'ansible_search_path' from source: unknown 20058 1726853435.79728: calling self._execute() 20058 1726853435.79802: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853435.79818: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853435.79838: variable 'omit' from source: magic vars 20058 1726853435.80395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20058 1726853435.80641: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20058 1726853435.80694: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20058 1726853435.80797: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20058 1726853435.80799: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20058 1726853435.80852: 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) 20058 1726853435.80879: 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) 20058 1726853435.80916: 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) 20058 1726853435.80949: 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) 20058 1726853435.81079: Evaluated conditional (not __network_is_ostree is defined): True 20058 1726853435.81089: variable 'omit' from source: magic vars 20058 1726853435.81129: variable 'omit' from source: magic vars 20058 1726853435.81240: variable '__ostree_booted_stat' from source: set_fact 20058 1726853435.81293: variable 'omit' from source: magic vars 20058 1726853435.81320: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20058 1726853435.81358: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20058 1726853435.81383: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20058 1726853435.81403: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20058 1726853435.81416: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20058 1726853435.81475: variable 'inventory_hostname' from source: host vars for 'managed_node3' 20058 1726853435.81478: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853435.81481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853435.81565: Set connection var ansible_shell_type to sh 20058 1726853435.81581: Set connection var ansible_timeout to 10 20058 1726853435.81669: Set connection var ansible_module_compression to ZIP_DEFLATED 20058 1726853435.81675: Set connection var ansible_connection to ssh 20058 1726853435.81678: Set connection var ansible_shell_executable to /bin/sh 20058 1726853435.81680: Set connection var ansible_pipelining to False 20058 1726853435.81681: variable 'ansible_shell_executable' from source: unknown 20058 1726853435.81684: variable 'ansible_connection' from source: unknown 20058 1726853435.81685: variable 'ansible_module_compression' from source: unknown 20058 1726853435.81687: variable 'ansible_shell_type' from source: unknown 20058 1726853435.81688: variable 'ansible_shell_executable' from source: unknown 20058 1726853435.81692: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853435.81693: variable 'ansible_pipelining' from source: unknown 20058 1726853435.81695: variable 'ansible_timeout' from source: unknown 20058 1726853435.81697: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853435.81790: 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) 20058 1726853435.81803: variable 'omit' from source: magic vars 20058 1726853435.81812: starting attempt loop 20058 1726853435.81818: running the handler 20058 1726853435.81832: handler run complete 20058 1726853435.81844: attempt loop complete, returning result 20058 1726853435.81849: _execute() done 20058 1726853435.81856: dumping result to json 20058 1726853435.81863: done dumping result, returning 20058 1726853435.81875: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [02083763-bbaf-5bb9-b294-0000000001be] 20058 1726853435.81976: sending task result for task 02083763-bbaf-5bb9-b294-0000000001be 20058 1726853435.82040: done sending task result for task 02083763-bbaf-5bb9-b294-0000000001be 20058 1726853435.82043: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 20058 1726853435.82099: no more pending results, returning what we have 20058 1726853435.82102: results queue empty 20058 1726853435.82103: checking for any_errors_fatal 20058 1726853435.82109: done checking for any_errors_fatal 20058 1726853435.82110: checking for max_fail_percentage 20058 1726853435.82112: done checking for max_fail_percentage 20058 1726853435.82113: checking to see if all hosts have failed and the running result is not ok 20058 1726853435.82114: done checking to see if all hosts have failed 20058 1726853435.82114: getting the remaining hosts for this loop 20058 1726853435.82115: done getting the remaining hosts for this loop 20058 1726853435.82119: getting the next task for host managed_node3 20058 1726853435.82128: done getting next task for host managed_node3 20058 1726853435.82131: ^ task is: TASK: Fix CentOS6 Base repo 20058 1726853435.82134: ^ 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 20058 1726853435.82138: getting variables 20058 1726853435.82140: in VariableManager get_vars() 20058 1726853435.82167: Calling all_inventory to load vars for managed_node3 20058 1726853435.82169: Calling groups_inventory to load vars for managed_node3 20058 1726853435.82175: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853435.82186: Calling all_plugins_play to load vars for managed_node3 20058 1726853435.82189: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853435.82198: Calling groups_plugins_play to load vars for managed_node3 20058 1726853435.82582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853435.82782: done with get_vars() 20058 1726853435.82791: done getting variables 20058 1726853435.82903: 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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 13:30:35 -0400 (0:00:00.039) 0:00:02.466 ****** 20058 1726853435.82933: entering _queue_task() for managed_node3/copy 20058 1726853435.83265: worker is 1 (out of 1 available) 20058 1726853435.83278: exiting _queue_task() for managed_node3/copy 20058 1726853435.83289: done queuing things up, now waiting for results queue to drain 20058 1726853435.83290: waiting for pending results... 20058 1726853435.83524: running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo 20058 1726853435.83529: in run() - task 02083763-bbaf-5bb9-b294-0000000001c0 20058 1726853435.83576: variable 'ansible_search_path' from source: unknown 20058 1726853435.83584: variable 'ansible_search_path' from source: unknown 20058 1726853435.83592: calling self._execute() 20058 1726853435.83667: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853435.83682: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853435.83731: variable 'omit' from source: magic vars 20058 1726853435.84169: variable 'ansible_distribution' from source: facts 20058 1726853435.84201: Evaluated conditional (ansible_distribution == 'CentOS'): True 20058 1726853435.84332: variable 'ansible_distribution_major_version' from source: facts 20058 1726853435.84350: Evaluated conditional (ansible_distribution_major_version == '6'): False 20058 1726853435.84377: when evaluation is False, skipping this task 20058 1726853435.84380: _execute() done 20058 1726853435.84383: dumping result to json 20058 1726853435.84385: done dumping result, returning 20058 1726853435.84388: done running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo [02083763-bbaf-5bb9-b294-0000000001c0] 20058 1726853435.84455: sending task result for task 02083763-bbaf-5bb9-b294-0000000001c0 20058 1726853435.84526: done sending task result for task 02083763-bbaf-5bb9-b294-0000000001c0 20058 1726853435.84530: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 20058 1726853435.84616: no more pending results, returning what we have 20058 1726853435.84620: results queue empty 20058 1726853435.84621: checking for any_errors_fatal 20058 1726853435.84628: done checking for any_errors_fatal 20058 1726853435.84630: checking for max_fail_percentage 20058 1726853435.84631: done checking for max_fail_percentage 20058 1726853435.84632: checking to see if all hosts have failed and the running result is not ok 20058 1726853435.84633: done checking to see if all hosts have failed 20058 1726853435.84634: getting the remaining hosts for this loop 20058 1726853435.84635: done getting the remaining hosts for this loop 20058 1726853435.84639: getting the next task for host managed_node3 20058 1726853435.84646: done getting next task for host managed_node3 20058 1726853435.84650: ^ task is: TASK: Include the task 'enable_epel.yml' 20058 1726853435.84654: ^ 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 20058 1726853435.84659: getting variables 20058 1726853435.84661: in VariableManager get_vars() 20058 1726853435.84694: Calling all_inventory to load vars for managed_node3 20058 1726853435.84697: Calling groups_inventory to load vars for managed_node3 20058 1726853435.84701: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853435.84714: Calling all_plugins_play to load vars for managed_node3 20058 1726853435.84717: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853435.84720: Calling groups_plugins_play to load vars for managed_node3 20058 1726853435.85075: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853435.85297: done with get_vars() 20058 1726853435.85311: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 13:30:35 -0400 (0:00:00.024) 0:00:02.491 ****** 20058 1726853435.85399: entering _queue_task() for managed_node3/include_tasks 20058 1726853435.85629: worker is 1 (out of 1 available) 20058 1726853435.85754: exiting _queue_task() for managed_node3/include_tasks 20058 1726853435.85765: done queuing things up, now waiting for results queue to drain 20058 1726853435.85766: waiting for pending results... 20058 1726853435.85983: running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' 20058 1726853435.86020: in run() - task 02083763-bbaf-5bb9-b294-0000000001c1 20058 1726853435.86078: variable 'ansible_search_path' from source: unknown 20058 1726853435.86083: variable 'ansible_search_path' from source: unknown 20058 1726853435.86087: calling self._execute() 20058 1726853435.86165: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853435.86179: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853435.86198: variable 'omit' from source: magic vars 20058 1726853435.86697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853435.88898: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853435.89006: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853435.89010: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853435.89047: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853435.89079: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853435.89162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853435.89199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853435.89237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853435.89332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853435.89335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853435.89421: variable '__network_is_ostree' from source: set_fact 20058 1726853435.89450: Evaluated conditional (not __network_is_ostree | d(false)): True 20058 1726853435.89463: _execute() done 20058 1726853435.89472: dumping result to json 20058 1726853435.89480: done dumping result, returning 20058 1726853435.89490: done running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' [02083763-bbaf-5bb9-b294-0000000001c1] 20058 1726853435.89499: sending task result for task 02083763-bbaf-5bb9-b294-0000000001c1 20058 1726853435.89736: no more pending results, returning what we have 20058 1726853435.89742: in VariableManager get_vars() 20058 1726853435.89781: Calling all_inventory to load vars for managed_node3 20058 1726853435.89785: Calling groups_inventory to load vars for managed_node3 20058 1726853435.89788: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853435.89798: Calling all_plugins_play to load vars for managed_node3 20058 1726853435.89801: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853435.89803: Calling groups_plugins_play to load vars for managed_node3 20058 1726853435.90097: done sending task result for task 02083763-bbaf-5bb9-b294-0000000001c1 20058 1726853435.90100: WORKER PROCESS EXITING 20058 1726853435.90124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853435.90368: done with get_vars() 20058 1726853435.90379: variable 'ansible_search_path' from source: unknown 20058 1726853435.90380: variable 'ansible_search_path' from source: unknown 20058 1726853435.90420: we have included files to process 20058 1726853435.90422: generating all_blocks data 20058 1726853435.90423: done generating all_blocks data 20058 1726853435.90429: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 20058 1726853435.90430: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 20058 1726853435.90434: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 20058 1726853435.91177: done processing included file 20058 1726853435.91183: iterating over new_blocks loaded from include file 20058 1726853435.91185: in VariableManager get_vars() 20058 1726853435.91197: done with get_vars() 20058 1726853435.91198: filtering new block on tags 20058 1726853435.91220: done filtering new block on tags 20058 1726853435.91223: in VariableManager get_vars() 20058 1726853435.91234: done with get_vars() 20058 1726853435.91235: filtering new block on tags 20058 1726853435.91247: done filtering new block on tags 20058 1726853435.91248: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node3 20058 1726853435.91254: extending task lists for all hosts with included blocks 20058 1726853435.91361: done extending task lists 20058 1726853435.91363: done processing included files 20058 1726853435.91364: results queue empty 20058 1726853435.91364: checking for any_errors_fatal 20058 1726853435.91367: done checking for any_errors_fatal 20058 1726853435.91368: checking for max_fail_percentage 20058 1726853435.91370: done checking for max_fail_percentage 20058 1726853435.91370: checking to see if all hosts have failed and the running result is not ok 20058 1726853435.91373: done checking to see if all hosts have failed 20058 1726853435.91373: getting the remaining hosts for this loop 20058 1726853435.91374: done getting the remaining hosts for this loop 20058 1726853435.91377: getting the next task for host managed_node3 20058 1726853435.91381: done getting next task for host managed_node3 20058 1726853435.91383: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 20058 1726853435.91386: ^ 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 20058 1726853435.91388: getting variables 20058 1726853435.91389: in VariableManager get_vars() 20058 1726853435.91400: Calling all_inventory to load vars for managed_node3 20058 1726853435.91403: Calling groups_inventory to load vars for managed_node3 20058 1726853435.91405: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853435.91410: Calling all_plugins_play to load vars for managed_node3 20058 1726853435.91417: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853435.91421: Calling groups_plugins_play to load vars for managed_node3 20058 1726853435.91573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853435.91757: done with get_vars() 20058 1726853435.91765: done getting variables 20058 1726853435.91834: 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) 20058 1726853435.92040: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 13:30:35 -0400 (0:00:00.066) 0:00:02.557 ****** 20058 1726853435.92095: entering _queue_task() for managed_node3/command 20058 1726853435.92096: Creating lock for command 20058 1726853435.92496: worker is 1 (out of 1 available) 20058 1726853435.92507: exiting _queue_task() for managed_node3/command 20058 1726853435.92518: done queuing things up, now waiting for results queue to drain 20058 1726853435.92519: waiting for pending results... 20058 1726853435.92683: running TaskExecutor() for managed_node3/TASK: Create EPEL 10 20058 1726853435.92812: in run() - task 02083763-bbaf-5bb9-b294-0000000001db 20058 1726853435.92833: variable 'ansible_search_path' from source: unknown 20058 1726853435.92841: variable 'ansible_search_path' from source: unknown 20058 1726853435.92887: calling self._execute() 20058 1726853435.92974: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853435.92985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853435.93001: variable 'omit' from source: magic vars 20058 1726853435.93366: variable 'ansible_distribution' from source: facts 20058 1726853435.93392: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 20058 1726853435.93514: variable 'ansible_distribution_major_version' from source: facts 20058 1726853435.93574: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 20058 1726853435.93578: when evaluation is False, skipping this task 20058 1726853435.93580: _execute() done 20058 1726853435.93582: dumping result to json 20058 1726853435.93584: done dumping result, returning 20058 1726853435.93586: done running TaskExecutor() for managed_node3/TASK: Create EPEL 10 [02083763-bbaf-5bb9-b294-0000000001db] 20058 1726853435.93588: sending task result for task 02083763-bbaf-5bb9-b294-0000000001db skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 20058 1726853435.93805: no more pending results, returning what we have 20058 1726853435.93809: results queue empty 20058 1726853435.93810: checking for any_errors_fatal 20058 1726853435.93811: done checking for any_errors_fatal 20058 1726853435.93812: checking for max_fail_percentage 20058 1726853435.93813: done checking for max_fail_percentage 20058 1726853435.93814: checking to see if all hosts have failed and the running result is not ok 20058 1726853435.93814: done checking to see if all hosts have failed 20058 1726853435.93815: getting the remaining hosts for this loop 20058 1726853435.93816: done getting the remaining hosts for this loop 20058 1726853435.93820: getting the next task for host managed_node3 20058 1726853435.93826: done getting next task for host managed_node3 20058 1726853435.93829: ^ task is: TASK: Install yum-utils package 20058 1726853435.93833: ^ 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 20058 1726853435.93838: getting variables 20058 1726853435.93840: in VariableManager get_vars() 20058 1726853435.93869: Calling all_inventory to load vars for managed_node3 20058 1726853435.93874: Calling groups_inventory to load vars for managed_node3 20058 1726853435.93878: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853435.93892: Calling all_plugins_play to load vars for managed_node3 20058 1726853435.93895: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853435.93898: Calling groups_plugins_play to load vars for managed_node3 20058 1726853435.94182: done sending task result for task 02083763-bbaf-5bb9-b294-0000000001db 20058 1726853435.94186: WORKER PROCESS EXITING 20058 1726853435.94212: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853435.94399: done with get_vars() 20058 1726853435.94413: done getting variables 20058 1726853435.94504: 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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 13:30:35 -0400 (0:00:00.024) 0:00:02.582 ****** 20058 1726853435.94536: entering _queue_task() for managed_node3/package 20058 1726853435.94538: Creating lock for package 20058 1726853435.94878: worker is 1 (out of 1 available) 20058 1726853435.94890: exiting _queue_task() for managed_node3/package 20058 1726853435.94900: done queuing things up, now waiting for results queue to drain 20058 1726853435.94901: waiting for pending results... 20058 1726853435.95052: running TaskExecutor() for managed_node3/TASK: Install yum-utils package 20058 1726853435.95173: in run() - task 02083763-bbaf-5bb9-b294-0000000001dc 20058 1726853435.95193: variable 'ansible_search_path' from source: unknown 20058 1726853435.95200: variable 'ansible_search_path' from source: unknown 20058 1726853435.95243: calling self._execute() 20058 1726853435.95454: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853435.95457: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853435.95461: variable 'omit' from source: magic vars 20058 1726853435.95864: variable 'ansible_distribution' from source: facts 20058 1726853435.95886: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 20058 1726853435.96010: variable 'ansible_distribution_major_version' from source: facts 20058 1726853435.96024: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 20058 1726853435.96032: when evaluation is False, skipping this task 20058 1726853435.96038: _execute() done 20058 1726853435.96043: dumping result to json 20058 1726853435.96050: done dumping result, returning 20058 1726853435.96135: done running TaskExecutor() for managed_node3/TASK: Install yum-utils package [02083763-bbaf-5bb9-b294-0000000001dc] 20058 1726853435.96138: sending task result for task 02083763-bbaf-5bb9-b294-0000000001dc 20058 1726853435.96211: done sending task result for task 02083763-bbaf-5bb9-b294-0000000001dc 20058 1726853435.96214: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 20058 1726853435.96369: no more pending results, returning what we have 20058 1726853435.96410: results queue empty 20058 1726853435.96412: checking for any_errors_fatal 20058 1726853435.96415: done checking for any_errors_fatal 20058 1726853435.96416: checking for max_fail_percentage 20058 1726853435.96417: done checking for max_fail_percentage 20058 1726853435.96418: checking to see if all hosts have failed and the running result is not ok 20058 1726853435.96419: done checking to see if all hosts have failed 20058 1726853435.96420: getting the remaining hosts for this loop 20058 1726853435.96421: done getting the remaining hosts for this loop 20058 1726853435.96427: getting the next task for host managed_node3 20058 1726853435.96431: done getting next task for host managed_node3 20058 1726853435.96432: ^ task is: TASK: Enable EPEL 7 20058 1726853435.96434: ^ 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 20058 1726853435.96437: getting variables 20058 1726853435.96438: in VariableManager get_vars() 20058 1726853435.96453: Calling all_inventory to load vars for managed_node3 20058 1726853435.96456: Calling groups_inventory to load vars for managed_node3 20058 1726853435.96459: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853435.96465: Calling all_plugins_play to load vars for managed_node3 20058 1726853435.96467: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853435.96469: Calling groups_plugins_play to load vars for managed_node3 20058 1726853435.96585: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853435.96702: done with get_vars() 20058 1726853435.96709: done getting variables 20058 1726853435.96745: 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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 13:30:35 -0400 (0:00:00.022) 0:00:02.604 ****** 20058 1726853435.96766: entering _queue_task() for managed_node3/command 20058 1726853435.96932: worker is 1 (out of 1 available) 20058 1726853435.96945: exiting _queue_task() for managed_node3/command 20058 1726853435.96959: done queuing things up, now waiting for results queue to drain 20058 1726853435.96960: waiting for pending results... 20058 1726853435.97108: running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 20058 1726853435.97192: in run() - task 02083763-bbaf-5bb9-b294-0000000001dd 20058 1726853435.97197: variable 'ansible_search_path' from source: unknown 20058 1726853435.97200: variable 'ansible_search_path' from source: unknown 20058 1726853435.97221: calling self._execute() 20058 1726853435.97278: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853435.97282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853435.97292: variable 'omit' from source: magic vars 20058 1726853435.97691: variable 'ansible_distribution' from source: facts 20058 1726853435.97695: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 20058 1726853435.97803: variable 'ansible_distribution_major_version' from source: facts 20058 1726853435.97813: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 20058 1726853435.97821: when evaluation is False, skipping this task 20058 1726853435.97827: _execute() done 20058 1726853435.97835: dumping result to json 20058 1726853435.97842: done dumping result, returning 20058 1726853435.97855: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 [02083763-bbaf-5bb9-b294-0000000001dd] 20058 1726853435.97866: sending task result for task 02083763-bbaf-5bb9-b294-0000000001dd 20058 1726853435.97970: done sending task result for task 02083763-bbaf-5bb9-b294-0000000001dd skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 20058 1726853435.98127: no more pending results, returning what we have 20058 1726853435.98131: results queue empty 20058 1726853435.98132: checking for any_errors_fatal 20058 1726853435.98137: done checking for any_errors_fatal 20058 1726853435.98138: checking for max_fail_percentage 20058 1726853435.98140: done checking for max_fail_percentage 20058 1726853435.98140: checking to see if all hosts have failed and the running result is not ok 20058 1726853435.98141: done checking to see if all hosts have failed 20058 1726853435.98142: getting the remaining hosts for this loop 20058 1726853435.98143: done getting the remaining hosts for this loop 20058 1726853435.98147: getting the next task for host managed_node3 20058 1726853435.98155: done getting next task for host managed_node3 20058 1726853435.98157: ^ task is: TASK: Enable EPEL 8 20058 1726853435.98161: ^ 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 20058 1726853435.98164: getting variables 20058 1726853435.98166: in VariableManager get_vars() 20058 1726853435.98194: Calling all_inventory to load vars for managed_node3 20058 1726853435.98197: Calling groups_inventory to load vars for managed_node3 20058 1726853435.98201: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853435.98220: Calling all_plugins_play to load vars for managed_node3 20058 1726853435.98223: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853435.98343: Calling groups_plugins_play to load vars for managed_node3 20058 1726853435.98534: WORKER PROCESS EXITING 20058 1726853435.98570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853435.98806: done with get_vars() 20058 1726853435.98816: done getting variables 20058 1726853435.98870: 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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 13:30:35 -0400 (0:00:00.021) 0:00:02.626 ****** 20058 1726853435.98907: entering _queue_task() for managed_node3/command 20058 1726853435.99242: worker is 1 (out of 1 available) 20058 1726853435.99255: exiting _queue_task() for managed_node3/command 20058 1726853435.99265: done queuing things up, now waiting for results queue to drain 20058 1726853435.99266: waiting for pending results... 20058 1726853435.99468: running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 20058 1726853435.99627: in run() - task 02083763-bbaf-5bb9-b294-0000000001de 20058 1726853435.99631: variable 'ansible_search_path' from source: unknown 20058 1726853435.99634: variable 'ansible_search_path' from source: unknown 20058 1726853435.99637: calling self._execute() 20058 1726853435.99698: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853435.99703: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853435.99711: variable 'omit' from source: magic vars 20058 1726853435.99973: variable 'ansible_distribution' from source: facts 20058 1726853435.99983: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 20058 1726853436.00067: variable 'ansible_distribution_major_version' from source: facts 20058 1726853436.00073: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 20058 1726853436.00076: when evaluation is False, skipping this task 20058 1726853436.00078: _execute() done 20058 1726853436.00082: dumping result to json 20058 1726853436.00086: done dumping result, returning 20058 1726853436.00094: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 [02083763-bbaf-5bb9-b294-0000000001de] 20058 1726853436.00100: sending task result for task 02083763-bbaf-5bb9-b294-0000000001de 20058 1726853436.00181: done sending task result for task 02083763-bbaf-5bb9-b294-0000000001de 20058 1726853436.00184: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 20058 1726853436.00248: no more pending results, returning what we have 20058 1726853436.00250: results queue empty 20058 1726853436.00253: checking for any_errors_fatal 20058 1726853436.00259: done checking for any_errors_fatal 20058 1726853436.00259: checking for max_fail_percentage 20058 1726853436.00261: done checking for max_fail_percentage 20058 1726853436.00261: checking to see if all hosts have failed and the running result is not ok 20058 1726853436.00262: done checking to see if all hosts have failed 20058 1726853436.00263: getting the remaining hosts for this loop 20058 1726853436.00264: done getting the remaining hosts for this loop 20058 1726853436.00266: getting the next task for host managed_node3 20058 1726853436.00275: done getting next task for host managed_node3 20058 1726853436.00277: ^ task is: TASK: Enable EPEL 6 20058 1726853436.00280: ^ 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 20058 1726853436.00283: getting variables 20058 1726853436.00284: in VariableManager get_vars() 20058 1726853436.00304: Calling all_inventory to load vars for managed_node3 20058 1726853436.00305: Calling groups_inventory to load vars for managed_node3 20058 1726853436.00307: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853436.00314: Calling all_plugins_play to load vars for managed_node3 20058 1726853436.00315: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853436.00317: Calling groups_plugins_play to load vars for managed_node3 20058 1726853436.00419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853436.00531: done with get_vars() 20058 1726853436.00538: done getting variables 20058 1726853436.00580: 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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 13:30:36 -0400 (0:00:00.016) 0:00:02.643 ****** 20058 1726853436.00598: entering _queue_task() for managed_node3/copy 20058 1726853436.00766: worker is 1 (out of 1 available) 20058 1726853436.00780: exiting _queue_task() for managed_node3/copy 20058 1726853436.00790: done queuing things up, now waiting for results queue to drain 20058 1726853436.00791: waiting for pending results... 20058 1726853436.00926: running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 20058 1726853436.00991: in run() - task 02083763-bbaf-5bb9-b294-0000000001e0 20058 1726853436.01000: variable 'ansible_search_path' from source: unknown 20058 1726853436.01003: variable 'ansible_search_path' from source: unknown 20058 1726853436.01032: calling self._execute() 20058 1726853436.01085: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853436.01089: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853436.01098: variable 'omit' from source: magic vars 20058 1726853436.01501: variable 'ansible_distribution' from source: facts 20058 1726853436.01512: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 20058 1726853436.01823: variable 'ansible_distribution_major_version' from source: facts 20058 1726853436.01826: Evaluated conditional (ansible_distribution_major_version == '6'): False 20058 1726853436.01829: when evaluation is False, skipping this task 20058 1726853436.01832: _execute() done 20058 1726853436.01834: dumping result to json 20058 1726853436.01836: done dumping result, returning 20058 1726853436.01838: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 [02083763-bbaf-5bb9-b294-0000000001e0] 20058 1726853436.01840: sending task result for task 02083763-bbaf-5bb9-b294-0000000001e0 20058 1726853436.02272: done sending task result for task 02083763-bbaf-5bb9-b294-0000000001e0 20058 1726853436.02276: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 20058 1726853436.02346: no more pending results, returning what we have 20058 1726853436.02348: results queue empty 20058 1726853436.02349: checking for any_errors_fatal 20058 1726853436.02356: done checking for any_errors_fatal 20058 1726853436.02357: checking for max_fail_percentage 20058 1726853436.02358: done checking for max_fail_percentage 20058 1726853436.02359: checking to see if all hosts have failed and the running result is not ok 20058 1726853436.02359: done checking to see if all hosts have failed 20058 1726853436.02360: getting the remaining hosts for this loop 20058 1726853436.02361: done getting the remaining hosts for this loop 20058 1726853436.02364: getting the next task for host managed_node3 20058 1726853436.02374: done getting next task for host managed_node3 20058 1726853436.02377: ^ task is: TASK: Set network provider to 'initscripts' 20058 1726853436.02379: ^ 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 20058 1726853436.02382: getting variables 20058 1726853436.02384: in VariableManager get_vars() 20058 1726853436.02418: Calling all_inventory to load vars for managed_node3 20058 1726853436.02421: Calling groups_inventory to load vars for managed_node3 20058 1726853436.02424: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853436.02436: Calling all_plugins_play to load vars for managed_node3 20058 1726853436.02439: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853436.02442: Calling groups_plugins_play to load vars for managed_node3 20058 1726853436.02897: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853436.03090: done with get_vars() 20058 1726853436.03100: done getting variables 20058 1726853436.03201: 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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_initscripts.yml:12 Friday 20 September 2024 13:30:36 -0400 (0:00:00.026) 0:00:02.669 ****** 20058 1726853436.03227: entering _queue_task() for managed_node3/set_fact 20058 1726853436.03468: worker is 1 (out of 1 available) 20058 1726853436.03484: exiting _queue_task() for managed_node3/set_fact 20058 1726853436.03501: done queuing things up, now waiting for results queue to drain 20058 1726853436.03502: waiting for pending results... 20058 1726853436.04111: running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' 20058 1726853436.04210: in run() - task 02083763-bbaf-5bb9-b294-000000000007 20058 1726853436.04276: variable 'ansible_search_path' from source: unknown 20058 1726853436.04279: calling self._execute() 20058 1726853436.04354: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853436.04365: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853436.04383: variable 'omit' from source: magic vars 20058 1726853436.04489: variable 'omit' from source: magic vars 20058 1726853436.04523: variable 'omit' from source: magic vars 20058 1726853436.04567: variable 'omit' from source: magic vars 20058 1726853436.04663: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20058 1726853436.04667: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20058 1726853436.04685: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20058 1726853436.04706: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20058 1726853436.04723: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20058 1726853436.04755: variable 'inventory_hostname' from source: host vars for 'managed_node3' 20058 1726853436.04763: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853436.04776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853436.04873: Set connection var ansible_shell_type to sh 20058 1726853436.04892: Set connection var ansible_timeout to 10 20058 1726853436.05075: Set connection var ansible_module_compression to ZIP_DEFLATED 20058 1726853436.05079: Set connection var ansible_connection to ssh 20058 1726853436.05081: Set connection var ansible_shell_executable to /bin/sh 20058 1726853436.05083: Set connection var ansible_pipelining to False 20058 1726853436.05084: variable 'ansible_shell_executable' from source: unknown 20058 1726853436.05086: variable 'ansible_connection' from source: unknown 20058 1726853436.05088: variable 'ansible_module_compression' from source: unknown 20058 1726853436.05090: variable 'ansible_shell_type' from source: unknown 20058 1726853436.05092: variable 'ansible_shell_executable' from source: unknown 20058 1726853436.05094: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853436.05096: variable 'ansible_pipelining' from source: unknown 20058 1726853436.05097: variable 'ansible_timeout' from source: unknown 20058 1726853436.05099: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853436.05120: 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) 20058 1726853436.05137: variable 'omit' from source: magic vars 20058 1726853436.05147: starting attempt loop 20058 1726853436.05154: running the handler 20058 1726853436.05169: handler run complete 20058 1726853436.05183: attempt loop complete, returning result 20058 1726853436.05190: _execute() done 20058 1726853436.05196: dumping result to json 20058 1726853436.05203: done dumping result, returning 20058 1726853436.05216: done running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' [02083763-bbaf-5bb9-b294-000000000007] 20058 1726853436.05225: sending task result for task 02083763-bbaf-5bb9-b294-000000000007 ok: [managed_node3] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 20058 1726853436.05367: no more pending results, returning what we have 20058 1726853436.05370: results queue empty 20058 1726853436.05372: checking for any_errors_fatal 20058 1726853436.05378: done checking for any_errors_fatal 20058 1726853436.05379: checking for max_fail_percentage 20058 1726853436.05381: done checking for max_fail_percentage 20058 1726853436.05381: checking to see if all hosts have failed and the running result is not ok 20058 1726853436.05382: done checking to see if all hosts have failed 20058 1726853436.05383: getting the remaining hosts for this loop 20058 1726853436.05384: done getting the remaining hosts for this loop 20058 1726853436.05388: getting the next task for host managed_node3 20058 1726853436.05394: done getting next task for host managed_node3 20058 1726853436.05396: ^ task is: TASK: meta (flush_handlers) 20058 1726853436.05398: ^ 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 20058 1726853436.05403: getting variables 20058 1726853436.05404: in VariableManager get_vars() 20058 1726853436.05432: Calling all_inventory to load vars for managed_node3 20058 1726853436.05434: Calling groups_inventory to load vars for managed_node3 20058 1726853436.05438: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853436.05449: Calling all_plugins_play to load vars for managed_node3 20058 1726853436.05452: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853436.05455: Calling groups_plugins_play to load vars for managed_node3 20058 1726853436.05818: done sending task result for task 02083763-bbaf-5bb9-b294-000000000007 20058 1726853436.05822: WORKER PROCESS EXITING 20058 1726853436.05860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853436.06147: done with get_vars() 20058 1726853436.06156: done getting variables 20058 1726853436.06253: in VariableManager get_vars() 20058 1726853436.06260: Calling all_inventory to load vars for managed_node3 20058 1726853436.06262: Calling groups_inventory to load vars for managed_node3 20058 1726853436.06264: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853436.06267: Calling all_plugins_play to load vars for managed_node3 20058 1726853436.06269: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853436.06274: Calling groups_plugins_play to load vars for managed_node3 20058 1726853436.06401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853436.06609: done with get_vars() 20058 1726853436.06621: done queuing things up, now waiting for results queue to drain 20058 1726853436.06622: results queue empty 20058 1726853436.06623: checking for any_errors_fatal 20058 1726853436.06625: done checking for any_errors_fatal 20058 1726853436.06626: checking for max_fail_percentage 20058 1726853436.06627: done checking for max_fail_percentage 20058 1726853436.06627: checking to see if all hosts have failed and the running result is not ok 20058 1726853436.06629: done checking to see if all hosts have failed 20058 1726853436.06630: getting the remaining hosts for this loop 20058 1726853436.06630: done getting the remaining hosts for this loop 20058 1726853436.06633: getting the next task for host managed_node3 20058 1726853436.06636: done getting next task for host managed_node3 20058 1726853436.06637: ^ task is: TASK: meta (flush_handlers) 20058 1726853436.06639: ^ 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 20058 1726853436.06645: getting variables 20058 1726853436.06646: in VariableManager get_vars() 20058 1726853436.06653: Calling all_inventory to load vars for managed_node3 20058 1726853436.06655: Calling groups_inventory to load vars for managed_node3 20058 1726853436.06657: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853436.06661: Calling all_plugins_play to load vars for managed_node3 20058 1726853436.06664: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853436.06666: Calling groups_plugins_play to load vars for managed_node3 20058 1726853436.06800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853436.06980: done with get_vars() 20058 1726853436.06987: done getting variables 20058 1726853436.07030: in VariableManager get_vars() 20058 1726853436.07038: Calling all_inventory to load vars for managed_node3 20058 1726853436.07040: Calling groups_inventory to load vars for managed_node3 20058 1726853436.07042: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853436.07046: Calling all_plugins_play to load vars for managed_node3 20058 1726853436.07048: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853436.07050: Calling groups_plugins_play to load vars for managed_node3 20058 1726853436.07184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853436.07383: done with get_vars() 20058 1726853436.07394: done queuing things up, now waiting for results queue to drain 20058 1726853436.07396: results queue empty 20058 1726853436.07397: checking for any_errors_fatal 20058 1726853436.07398: done checking for any_errors_fatal 20058 1726853436.07398: checking for max_fail_percentage 20058 1726853436.07399: done checking for max_fail_percentage 20058 1726853436.07400: checking to see if all hosts have failed and the running result is not ok 20058 1726853436.07401: done checking to see if all hosts have failed 20058 1726853436.07401: getting the remaining hosts for this loop 20058 1726853436.07402: done getting the remaining hosts for this loop 20058 1726853436.07404: getting the next task for host managed_node3 20058 1726853436.07407: done getting next task for host managed_node3 20058 1726853436.07408: ^ task is: None 20058 1726853436.07409: ^ 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 20058 1726853436.07410: done queuing things up, now waiting for results queue to drain 20058 1726853436.07411: results queue empty 20058 1726853436.07412: checking for any_errors_fatal 20058 1726853436.07413: done checking for any_errors_fatal 20058 1726853436.07413: checking for max_fail_percentage 20058 1726853436.07414: done checking for max_fail_percentage 20058 1726853436.07415: checking to see if all hosts have failed and the running result is not ok 20058 1726853436.07416: done checking to see if all hosts have failed 20058 1726853436.07417: getting the next task for host managed_node3 20058 1726853436.07420: done getting next task for host managed_node3 20058 1726853436.07420: ^ task is: None 20058 1726853436.07421: ^ 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 20058 1726853436.07473: in VariableManager get_vars() 20058 1726853436.07509: done with get_vars() 20058 1726853436.07516: in VariableManager get_vars() 20058 1726853436.07537: done with get_vars() 20058 1726853436.07542: variable 'omit' from source: magic vars 20058 1726853436.07575: in VariableManager get_vars() 20058 1726853436.07597: done with get_vars() 20058 1726853436.07618: variable 'omit' from source: magic vars PLAY [Play for testing ethtool features settings] ****************************** 20058 1726853436.09478: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 20058 1726853436.09502: getting the remaining hosts for this loop 20058 1726853436.09503: done getting the remaining hosts for this loop 20058 1726853436.09506: getting the next task for host managed_node3 20058 1726853436.09508: done getting next task for host managed_node3 20058 1726853436.09510: ^ task is: TASK: Gathering Facts 20058 1726853436.09511: ^ 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 20058 1726853436.09514: getting variables 20058 1726853436.09514: in VariableManager get_vars() 20058 1726853436.09553: Calling all_inventory to load vars for managed_node3 20058 1726853436.09556: Calling groups_inventory to load vars for managed_node3 20058 1726853436.09558: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853436.09562: Calling all_plugins_play to load vars for managed_node3 20058 1726853436.09578: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853436.09581: Calling groups_plugins_play to load vars for managed_node3 20058 1726853436.09714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853436.09902: done with get_vars() 20058 1726853436.09909: done getting variables 20058 1726853436.09945: 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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:3 Friday 20 September 2024 13:30:36 -0400 (0:00:00.067) 0:00:02.736 ****** 20058 1726853436.09966: entering _queue_task() for managed_node3/gather_facts 20058 1726853436.10213: worker is 1 (out of 1 available) 20058 1726853436.10224: exiting _queue_task() for managed_node3/gather_facts 20058 1726853436.10236: done queuing things up, now waiting for results queue to drain 20058 1726853436.10237: waiting for pending results... 20058 1726853436.10483: running TaskExecutor() for managed_node3/TASK: Gathering Facts 20058 1726853436.10677: in run() - task 02083763-bbaf-5bb9-b294-000000000206 20058 1726853436.10683: variable 'ansible_search_path' from source: unknown 20058 1726853436.10685: calling self._execute() 20058 1726853436.10737: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853436.10747: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853436.10760: variable 'omit' from source: magic vars 20058 1726853436.11181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853436.13522: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853436.13630: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853436.13633: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853436.13664: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853436.13694: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853436.13777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853436.13824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853436.13859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853436.13904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853436.13954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853436.14059: variable 'ansible_distribution' from source: facts 20058 1726853436.14078: variable 'ansible_distribution_major_version' from source: facts 20058 1726853436.14100: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853436.14107: when evaluation is False, skipping this task 20058 1726853436.14113: _execute() done 20058 1726853436.14119: dumping result to json 20058 1726853436.14176: done dumping result, returning 20058 1726853436.14180: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [02083763-bbaf-5bb9-b294-000000000206] 20058 1726853436.14182: sending task result for task 02083763-bbaf-5bb9-b294-000000000206 20058 1726853436.14247: done sending task result for task 02083763-bbaf-5bb9-b294-000000000206 20058 1726853436.14249: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853436.14325: no more pending results, returning what we have 20058 1726853436.14328: results queue empty 20058 1726853436.14329: checking for any_errors_fatal 20058 1726853436.14330: done checking for any_errors_fatal 20058 1726853436.14331: checking for max_fail_percentage 20058 1726853436.14332: done checking for max_fail_percentage 20058 1726853436.14333: checking to see if all hosts have failed and the running result is not ok 20058 1726853436.14334: done checking to see if all hosts have failed 20058 1726853436.14335: getting the remaining hosts for this loop 20058 1726853436.14336: done getting the remaining hosts for this loop 20058 1726853436.14340: getting the next task for host managed_node3 20058 1726853436.14346: done getting next task for host managed_node3 20058 1726853436.14348: ^ task is: TASK: meta (flush_handlers) 20058 1726853436.14350: ^ 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 20058 1726853436.14354: getting variables 20058 1726853436.14356: in VariableManager get_vars() 20058 1726853436.14409: Calling all_inventory to load vars for managed_node3 20058 1726853436.14413: Calling groups_inventory to load vars for managed_node3 20058 1726853436.14415: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853436.14427: Calling all_plugins_play to load vars for managed_node3 20058 1726853436.14429: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853436.14432: Calling groups_plugins_play to load vars for managed_node3 20058 1726853436.14884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853436.15060: done with get_vars() 20058 1726853436.15069: done getting variables 20058 1726853436.15127: in VariableManager get_vars() 20058 1726853436.15143: Calling all_inventory to load vars for managed_node3 20058 1726853436.15145: Calling groups_inventory to load vars for managed_node3 20058 1726853436.15147: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853436.15150: Calling all_plugins_play to load vars for managed_node3 20058 1726853436.15152: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853436.15155: Calling groups_plugins_play to load vars for managed_node3 20058 1726853436.15297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853436.15503: done with get_vars() 20058 1726853436.15516: done queuing things up, now waiting for results queue to drain 20058 1726853436.15518: results queue empty 20058 1726853436.15519: checking for any_errors_fatal 20058 1726853436.15521: done checking for any_errors_fatal 20058 1726853436.15522: checking for max_fail_percentage 20058 1726853436.15523: done checking for max_fail_percentage 20058 1726853436.15524: checking to see if all hosts have failed and the running result is not ok 20058 1726853436.15525: done checking to see if all hosts have failed 20058 1726853436.15526: getting the remaining hosts for this loop 20058 1726853436.15527: done getting the remaining hosts for this loop 20058 1726853436.15529: getting the next task for host managed_node3 20058 1726853436.15533: done getting next task for host managed_node3 20058 1726853436.15535: ^ task is: TASK: Show playbook name 20058 1726853436.15536: ^ 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 20058 1726853436.15539: getting variables 20058 1726853436.15540: in VariableManager get_vars() 20058 1726853436.15561: Calling all_inventory to load vars for managed_node3 20058 1726853436.15563: Calling groups_inventory to load vars for managed_node3 20058 1726853436.15565: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853436.15569: Calling all_plugins_play to load vars for managed_node3 20058 1726853436.15579: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853436.15582: Calling groups_plugins_play to load vars for managed_node3 20058 1726853436.15732: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853436.15959: done with get_vars() 20058 1726853436.15967: done getting variables 20058 1726853436.16050: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Show playbook name] ****************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:9 Friday 20 September 2024 13:30:36 -0400 (0:00:00.061) 0:00:02.797 ****** 20058 1726853436.16082: entering _queue_task() for managed_node3/debug 20058 1726853436.16084: Creating lock for debug 20058 1726853436.16491: worker is 1 (out of 1 available) 20058 1726853436.16501: exiting _queue_task() for managed_node3/debug 20058 1726853436.16511: done queuing things up, now waiting for results queue to drain 20058 1726853436.16512: waiting for pending results... 20058 1726853436.17043: running TaskExecutor() for managed_node3/TASK: Show playbook name 20058 1726853436.17048: in run() - task 02083763-bbaf-5bb9-b294-00000000000b 20058 1726853436.17050: variable 'ansible_search_path' from source: unknown 20058 1726853436.17053: calling self._execute() 20058 1726853436.17086: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853436.17097: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853436.17109: variable 'omit' from source: magic vars 20058 1726853436.17501: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853436.19609: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853436.19686: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853436.19727: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853436.19767: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853436.19800: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853436.19877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853436.19910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853436.19939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853436.19984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853436.20004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853436.20136: variable 'ansible_distribution' from source: facts 20058 1726853436.20148: variable 'ansible_distribution_major_version' from source: facts 20058 1726853436.20174: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853436.20186: when evaluation is False, skipping this task 20058 1726853436.20194: _execute() done 20058 1726853436.20201: dumping result to json 20058 1726853436.20209: done dumping result, returning 20058 1726853436.20219: done running TaskExecutor() for managed_node3/TASK: Show playbook name [02083763-bbaf-5bb9-b294-00000000000b] 20058 1726853436.20230: sending task result for task 02083763-bbaf-5bb9-b294-00000000000b skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20058 1726853436.20456: no more pending results, returning what we have 20058 1726853436.20459: results queue empty 20058 1726853436.20460: checking for any_errors_fatal 20058 1726853436.20462: done checking for any_errors_fatal 20058 1726853436.20463: checking for max_fail_percentage 20058 1726853436.20465: done checking for max_fail_percentage 20058 1726853436.20465: checking to see if all hosts have failed and the running result is not ok 20058 1726853436.20466: done checking to see if all hosts have failed 20058 1726853436.20467: getting the remaining hosts for this loop 20058 1726853436.20468: done getting the remaining hosts for this loop 20058 1726853436.20474: getting the next task for host managed_node3 20058 1726853436.20481: done getting next task for host managed_node3 20058 1726853436.20484: ^ task is: TASK: INIT: Ethtool feeatures tests 20058 1726853436.20486: ^ 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 20058 1726853436.20490: getting variables 20058 1726853436.20492: in VariableManager get_vars() 20058 1726853436.20545: Calling all_inventory to load vars for managed_node3 20058 1726853436.20548: Calling groups_inventory to load vars for managed_node3 20058 1726853436.20551: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853436.20562: Calling all_plugins_play to load vars for managed_node3 20058 1726853436.20565: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853436.20568: Calling groups_plugins_play to load vars for managed_node3 20058 1726853436.20582: done sending task result for task 02083763-bbaf-5bb9-b294-00000000000b 20058 1726853436.20585: WORKER PROCESS EXITING 20058 1726853436.20758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853436.21196: done with get_vars() 20058 1726853436.21208: done getting variables 20058 1726853436.21262: 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 [INIT: Ethtool feeatures tests] ******************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:15 Friday 20 September 2024 13:30:36 -0400 (0:00:00.052) 0:00:02.849 ****** 20058 1726853436.21290: entering _queue_task() for managed_node3/debug 20058 1726853436.21536: worker is 1 (out of 1 available) 20058 1726853436.21549: exiting _queue_task() for managed_node3/debug 20058 1726853436.21560: done queuing things up, now waiting for results queue to drain 20058 1726853436.21560: waiting for pending results... 20058 1726853436.21809: running TaskExecutor() for managed_node3/TASK: INIT: Ethtool feeatures tests 20058 1726853436.21897: in run() - task 02083763-bbaf-5bb9-b294-00000000000c 20058 1726853436.21916: variable 'ansible_search_path' from source: unknown 20058 1726853436.21977: calling self._execute() 20058 1726853436.22044: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853436.22055: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853436.22069: variable 'omit' from source: magic vars 20058 1726853436.22538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853436.24662: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853436.24758: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853436.24820: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853436.24876: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853436.24940: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853436.25004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853436.25040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853436.25177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853436.25180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853436.25183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853436.25273: variable 'ansible_distribution' from source: facts 20058 1726853436.25286: variable 'ansible_distribution_major_version' from source: facts 20058 1726853436.25376: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853436.25380: when evaluation is False, skipping this task 20058 1726853436.25382: _execute() done 20058 1726853436.25384: dumping result to json 20058 1726853436.25387: done dumping result, returning 20058 1726853436.25389: done running TaskExecutor() for managed_node3/TASK: INIT: Ethtool feeatures tests [02083763-bbaf-5bb9-b294-00000000000c] 20058 1726853436.25391: sending task result for task 02083763-bbaf-5bb9-b294-00000000000c 20058 1726853436.25677: done sending task result for task 02083763-bbaf-5bb9-b294-00000000000c 20058 1726853436.25680: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20058 1726853436.25720: no more pending results, returning what we have 20058 1726853436.25723: results queue empty 20058 1726853436.25724: checking for any_errors_fatal 20058 1726853436.25729: done checking for any_errors_fatal 20058 1726853436.25730: checking for max_fail_percentage 20058 1726853436.25732: done checking for max_fail_percentage 20058 1726853436.25733: checking to see if all hosts have failed and the running result is not ok 20058 1726853436.25734: done checking to see if all hosts have failed 20058 1726853436.25735: getting the remaining hosts for this loop 20058 1726853436.25736: done getting the remaining hosts for this loop 20058 1726853436.25739: getting the next task for host managed_node3 20058 1726853436.25743: done getting next task for host managed_node3 20058 1726853436.25746: ^ task is: TASK: Include the task 'show_interfaces.yml' 20058 1726853436.25748: ^ 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 20058 1726853436.25751: getting variables 20058 1726853436.25753: in VariableManager get_vars() 20058 1726853436.25802: Calling all_inventory to load vars for managed_node3 20058 1726853436.25805: Calling groups_inventory to load vars for managed_node3 20058 1726853436.25808: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853436.25817: Calling all_plugins_play to load vars for managed_node3 20058 1726853436.25820: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853436.25823: Calling groups_plugins_play to load vars for managed_node3 20058 1726853436.26042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853436.26288: done with get_vars() 20058 1726853436.26298: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:18 Friday 20 September 2024 13:30:36 -0400 (0:00:00.050) 0:00:02.900 ****** 20058 1726853436.26385: entering _queue_task() for managed_node3/include_tasks 20058 1726853436.26622: worker is 1 (out of 1 available) 20058 1726853436.26635: exiting _queue_task() for managed_node3/include_tasks 20058 1726853436.26646: done queuing things up, now waiting for results queue to drain 20058 1726853436.26646: waiting for pending results... 20058 1726853436.26876: running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' 20058 1726853436.26962: in run() - task 02083763-bbaf-5bb9-b294-00000000000d 20058 1726853436.26990: variable 'ansible_search_path' from source: unknown 20058 1726853436.27077: calling self._execute() 20058 1726853436.27106: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853436.27116: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853436.27128: variable 'omit' from source: magic vars 20058 1726853436.27539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853436.29964: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853436.30031: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853436.30075: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853436.30117: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853436.30191: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853436.30228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853436.30262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853436.30294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853436.30341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853436.30360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853436.30501: variable 'ansible_distribution' from source: facts 20058 1726853436.30675: variable 'ansible_distribution_major_version' from source: facts 20058 1726853436.30680: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853436.30683: when evaluation is False, skipping this task 20058 1726853436.30685: _execute() done 20058 1726853436.30688: dumping result to json 20058 1726853436.30690: done dumping result, returning 20058 1726853436.30691: done running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' [02083763-bbaf-5bb9-b294-00000000000d] 20058 1726853436.30693: sending task result for task 02083763-bbaf-5bb9-b294-00000000000d 20058 1726853436.30765: done sending task result for task 02083763-bbaf-5bb9-b294-00000000000d 20058 1726853436.30768: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853436.30817: no more pending results, returning what we have 20058 1726853436.30820: results queue empty 20058 1726853436.30821: checking for any_errors_fatal 20058 1726853436.30826: done checking for any_errors_fatal 20058 1726853436.30827: checking for max_fail_percentage 20058 1726853436.30829: done checking for max_fail_percentage 20058 1726853436.30829: checking to see if all hosts have failed and the running result is not ok 20058 1726853436.30831: done checking to see if all hosts have failed 20058 1726853436.30831: getting the remaining hosts for this loop 20058 1726853436.30833: done getting the remaining hosts for this loop 20058 1726853436.30837: getting the next task for host managed_node3 20058 1726853436.30842: done getting next task for host managed_node3 20058 1726853436.30845: ^ task is: TASK: Include the task 'manage_test_interface.yml' 20058 1726853436.30847: ^ 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 20058 1726853436.30850: getting variables 20058 1726853436.30852: in VariableManager get_vars() 20058 1726853436.30907: Calling all_inventory to load vars for managed_node3 20058 1726853436.30910: Calling groups_inventory to load vars for managed_node3 20058 1726853436.30913: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853436.30925: Calling all_plugins_play to load vars for managed_node3 20058 1726853436.30927: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853436.30930: Calling groups_plugins_play to load vars for managed_node3 20058 1726853436.31295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853436.31500: done with get_vars() 20058 1726853436.31510: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:20 Friday 20 September 2024 13:30:36 -0400 (0:00:00.052) 0:00:02.952 ****** 20058 1726853436.31592: entering _queue_task() for managed_node3/include_tasks 20058 1726853436.31824: worker is 1 (out of 1 available) 20058 1726853436.31836: exiting _queue_task() for managed_node3/include_tasks 20058 1726853436.31847: done queuing things up, now waiting for results queue to drain 20058 1726853436.31848: waiting for pending results... 20058 1726853436.32091: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 20058 1726853436.32186: in run() - task 02083763-bbaf-5bb9-b294-00000000000e 20058 1726853436.32277: variable 'ansible_search_path' from source: unknown 20058 1726853436.32280: calling self._execute() 20058 1726853436.32321: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853436.32331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853436.32344: variable 'omit' from source: magic vars 20058 1726853436.32833: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853436.35011: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853436.35091: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853436.35172: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853436.35276: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853436.35280: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853436.35332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853436.35370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853436.35407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853436.35583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853436.35587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853436.35713: variable 'ansible_distribution' from source: facts 20058 1726853436.35729: variable 'ansible_distribution_major_version' from source: facts 20058 1726853436.35754: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853436.35763: when evaluation is False, skipping this task 20058 1726853436.35770: _execute() done 20058 1726853436.35780: dumping result to json 20058 1726853436.35787: done dumping result, returning 20058 1726853436.35799: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [02083763-bbaf-5bb9-b294-00000000000e] 20058 1726853436.35808: sending task result for task 02083763-bbaf-5bb9-b294-00000000000e skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853436.36114: no more pending results, returning what we have 20058 1726853436.36117: results queue empty 20058 1726853436.36118: checking for any_errors_fatal 20058 1726853436.36122: done checking for any_errors_fatal 20058 1726853436.36123: checking for max_fail_percentage 20058 1726853436.36124: done checking for max_fail_percentage 20058 1726853436.36125: checking to see if all hosts have failed and the running result is not ok 20058 1726853436.36126: done checking to see if all hosts have failed 20058 1726853436.36127: getting the remaining hosts for this loop 20058 1726853436.36128: done getting the remaining hosts for this loop 20058 1726853436.36132: getting the next task for host managed_node3 20058 1726853436.36137: done getting next task for host managed_node3 20058 1726853436.36139: ^ task is: TASK: Include the task 'assert_device_present.yml' 20058 1726853436.36141: ^ 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 20058 1726853436.36144: getting variables 20058 1726853436.36145: in VariableManager get_vars() 20058 1726853436.36195: Calling all_inventory to load vars for managed_node3 20058 1726853436.36198: Calling groups_inventory to load vars for managed_node3 20058 1726853436.36201: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853436.36211: Calling all_plugins_play to load vars for managed_node3 20058 1726853436.36214: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853436.36217: Calling groups_plugins_play to load vars for managed_node3 20058 1726853436.36518: done sending task result for task 02083763-bbaf-5bb9-b294-00000000000e 20058 1726853436.36522: WORKER PROCESS EXITING 20058 1726853436.36543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853436.36736: done with get_vars() 20058 1726853436.36746: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:24 Friday 20 September 2024 13:30:36 -0400 (0:00:00.052) 0:00:03.005 ****** 20058 1726853436.36827: entering _queue_task() for managed_node3/include_tasks 20058 1726853436.37062: worker is 1 (out of 1 available) 20058 1726853436.37275: exiting _queue_task() for managed_node3/include_tasks 20058 1726853436.37285: done queuing things up, now waiting for results queue to drain 20058 1726853436.37286: waiting for pending results... 20058 1726853436.37324: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' 20058 1726853436.37419: in run() - task 02083763-bbaf-5bb9-b294-00000000000f 20058 1726853436.37438: variable 'ansible_search_path' from source: unknown 20058 1726853436.37480: calling self._execute() 20058 1726853436.37564: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853436.37577: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853436.37590: variable 'omit' from source: magic vars 20058 1726853436.38010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853436.40196: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853436.40287: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853436.40337: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853436.40381: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853436.40412: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853436.40499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853436.40533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853436.40569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853436.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) 20058 1726853436.40639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853436.40795: variable 'ansible_distribution' from source: facts 20058 1726853436.40807: variable 'ansible_distribution_major_version' from source: facts 20058 1726853436.40830: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853436.40846: when evaluation is False, skipping this task 20058 1726853436.40853: _execute() done 20058 1726853436.40860: dumping result to json 20058 1726853436.40872: done dumping result, returning 20058 1726853436.40887: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' [02083763-bbaf-5bb9-b294-00000000000f] 20058 1726853436.40897: sending task result for task 02083763-bbaf-5bb9-b294-00000000000f 20058 1726853436.41051: done sending task result for task 02083763-bbaf-5bb9-b294-00000000000f 20058 1726853436.41054: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853436.41136: no more pending results, returning what we have 20058 1726853436.41139: results queue empty 20058 1726853436.41140: checking for any_errors_fatal 20058 1726853436.41147: done checking for any_errors_fatal 20058 1726853436.41148: checking for max_fail_percentage 20058 1726853436.41149: done checking for max_fail_percentage 20058 1726853436.41150: checking to see if all hosts have failed and the running result is not ok 20058 1726853436.41151: done checking to see if all hosts have failed 20058 1726853436.41152: getting the remaining hosts for this loop 20058 1726853436.41153: done getting the remaining hosts for this loop 20058 1726853436.41158: getting the next task for host managed_node3 20058 1726853436.41164: done getting next task for host managed_node3 20058 1726853436.41166: ^ task is: TASK: Install ethtool (test dependency) 20058 1726853436.41169: ^ 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 20058 1726853436.41174: getting variables 20058 1726853436.41177: in VariableManager get_vars() 20058 1726853436.41231: Calling all_inventory to load vars for managed_node3 20058 1726853436.41234: Calling groups_inventory to load vars for managed_node3 20058 1726853436.41237: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853436.41249: Calling all_plugins_play to load vars for managed_node3 20058 1726853436.41252: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853436.41255: Calling groups_plugins_play to load vars for managed_node3 20058 1726853436.41745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853436.41924: done with get_vars() 20058 1726853436.41934: done getting variables 20058 1726853436.41989: 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 ethtool (test dependency)] *************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:26 Friday 20 September 2024 13:30:36 -0400 (0:00:00.051) 0:00:03.057 ****** 20058 1726853436.42013: entering _queue_task() for managed_node3/package 20058 1726853436.42239: worker is 1 (out of 1 available) 20058 1726853436.42251: exiting _queue_task() for managed_node3/package 20058 1726853436.42262: done queuing things up, now waiting for results queue to drain 20058 1726853436.42263: waiting for pending results... 20058 1726853436.42588: running TaskExecutor() for managed_node3/TASK: Install ethtool (test dependency) 20058 1726853436.42593: in run() - task 02083763-bbaf-5bb9-b294-000000000010 20058 1726853436.42610: variable 'ansible_search_path' from source: unknown 20058 1726853436.42650: calling self._execute() 20058 1726853436.42741: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853436.42752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853436.42766: variable 'omit' from source: magic vars 20058 1726853436.43249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853436.45387: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853436.45451: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853436.45507: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853436.45555: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853436.45590: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853436.45679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853436.45715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853436.45746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853436.45822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853436.45844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853436.46011: variable 'ansible_distribution' from source: facts 20058 1726853436.46024: variable 'ansible_distribution_major_version' from source: facts 20058 1726853436.46047: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853436.46055: when evaluation is False, skipping this task 20058 1726853436.46062: _execute() done 20058 1726853436.46068: dumping result to json 20058 1726853436.46082: done dumping result, returning 20058 1726853436.46093: done running TaskExecutor() for managed_node3/TASK: Install ethtool (test dependency) [02083763-bbaf-5bb9-b294-000000000010] 20058 1726853436.46115: sending task result for task 02083763-bbaf-5bb9-b294-000000000010 20058 1726853436.46377: done sending task result for task 02083763-bbaf-5bb9-b294-000000000010 20058 1726853436.46381: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853436.46425: no more pending results, returning what we have 20058 1726853436.46429: results queue empty 20058 1726853436.46430: checking for any_errors_fatal 20058 1726853436.46436: done checking for any_errors_fatal 20058 1726853436.46436: checking for max_fail_percentage 20058 1726853436.46438: done checking for max_fail_percentage 20058 1726853436.46439: checking to see if all hosts have failed and the running result is not ok 20058 1726853436.46440: done checking to see if all hosts have failed 20058 1726853436.46441: getting the remaining hosts for this loop 20058 1726853436.46442: done getting the remaining hosts for this loop 20058 1726853436.46447: getting the next task for host managed_node3 20058 1726853436.46453: done getting next task for host managed_node3 20058 1726853436.46456: ^ task is: TASK: TEST: I can create a profile without changing the ethtool features. 20058 1726853436.46458: ^ 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 20058 1726853436.46462: getting variables 20058 1726853436.46463: in VariableManager get_vars() 20058 1726853436.46519: Calling all_inventory to load vars for managed_node3 20058 1726853436.46522: Calling groups_inventory to load vars for managed_node3 20058 1726853436.46525: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853436.46536: Calling all_plugins_play to load vars for managed_node3 20058 1726853436.46539: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853436.46542: Calling groups_plugins_play to load vars for managed_node3 20058 1726853436.46919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853436.47169: done with get_vars() 20058 1726853436.47194: done getting variables 20058 1726853436.47261: 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 [TEST: I can create a profile without changing the ethtool features.] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:34 Friday 20 September 2024 13:30:36 -0400 (0:00:00.052) 0:00:03.109 ****** 20058 1726853436.47289: entering _queue_task() for managed_node3/debug 20058 1726853436.47546: worker is 1 (out of 1 available) 20058 1726853436.47559: exiting _queue_task() for managed_node3/debug 20058 1726853436.47773: done queuing things up, now waiting for results queue to drain 20058 1726853436.47775: waiting for pending results... 20058 1726853436.47817: running TaskExecutor() for managed_node3/TASK: TEST: I can create a profile without changing the ethtool features. 20058 1726853436.47913: in run() - task 02083763-bbaf-5bb9-b294-000000000012 20058 1726853436.47932: variable 'ansible_search_path' from source: unknown 20058 1726853436.47985: calling self._execute() 20058 1726853436.48109: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853436.48121: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853436.48151: variable 'omit' from source: magic vars 20058 1726853436.48518: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853436.50178: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853436.50182: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853436.50184: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853436.50195: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853436.50224: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853436.50312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853436.50346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853436.50379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853436.50429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853436.50448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853436.50582: variable 'ansible_distribution' from source: facts 20058 1726853436.50592: variable 'ansible_distribution_major_version' from source: facts 20058 1726853436.50618: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853436.50625: when evaluation is False, skipping this task 20058 1726853436.50633: _execute() done 20058 1726853436.50640: dumping result to json 20058 1726853436.50647: done dumping result, returning 20058 1726853436.50656: done running TaskExecutor() for managed_node3/TASK: TEST: I can create a profile without changing the ethtool features. [02083763-bbaf-5bb9-b294-000000000012] 20058 1726853436.50665: sending task result for task 02083763-bbaf-5bb9-b294-000000000012 skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20058 1726853436.50801: no more pending results, returning what we have 20058 1726853436.50805: results queue empty 20058 1726853436.50806: checking for any_errors_fatal 20058 1726853436.50813: done checking for any_errors_fatal 20058 1726853436.50814: checking for max_fail_percentage 20058 1726853436.50815: done checking for max_fail_percentage 20058 1726853436.50816: checking to see if all hosts have failed and the running result is not ok 20058 1726853436.50817: done checking to see if all hosts have failed 20058 1726853436.50818: getting the remaining hosts for this loop 20058 1726853436.50820: done getting the remaining hosts for this loop 20058 1726853436.50938: getting the next task for host managed_node3 20058 1726853436.50945: done getting next task for host managed_node3 20058 1726853436.50948: ^ task is: TASK: Get current device features 20058 1726853436.50951: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853436.50954: getting variables 20058 1726853436.50956: in VariableManager get_vars() 20058 1726853436.51017: Calling all_inventory to load vars for managed_node3 20058 1726853436.51020: Calling groups_inventory to load vars for managed_node3 20058 1726853436.51022: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853436.51030: done sending task result for task 02083763-bbaf-5bb9-b294-000000000012 20058 1726853436.51033: WORKER PROCESS EXITING 20058 1726853436.51048: Calling all_plugins_play to load vars for managed_node3 20058 1726853436.51051: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853436.51054: Calling groups_plugins_play to load vars for managed_node3 20058 1726853436.51223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853436.51365: done with get_vars() 20058 1726853436.51374: done getting variables 20058 1726853436.51412: 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 [Get current device features] ********************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:38 Friday 20 September 2024 13:30:36 -0400 (0:00:00.041) 0:00:03.151 ****** 20058 1726853436.51431: entering _queue_task() for managed_node3/command 20058 1726853436.51615: worker is 1 (out of 1 available) 20058 1726853436.51629: exiting _queue_task() for managed_node3/command 20058 1726853436.51640: done queuing things up, now waiting for results queue to drain 20058 1726853436.51641: waiting for pending results... 20058 1726853436.51786: running TaskExecutor() for managed_node3/TASK: Get current device features 20058 1726853436.51850: in run() - task 02083763-bbaf-5bb9-b294-000000000013 20058 1726853436.51862: variable 'ansible_search_path' from source: unknown 20058 1726853436.51896: calling self._execute() 20058 1726853436.51958: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853436.51962: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853436.51968: variable 'omit' from source: magic vars 20058 1726853436.52267: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853436.54176: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853436.54180: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853436.54182: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853436.54184: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853436.54186: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853436.54261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853436.54298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853436.54328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853436.54387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853436.54409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853436.54549: variable 'ansible_distribution' from source: facts 20058 1726853436.54555: variable 'ansible_distribution_major_version' from source: facts 20058 1726853436.54569: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853436.54573: when evaluation is False, skipping this task 20058 1726853436.54576: _execute() done 20058 1726853436.54578: dumping result to json 20058 1726853436.54581: done dumping result, returning 20058 1726853436.54588: done running TaskExecutor() for managed_node3/TASK: Get current device features [02083763-bbaf-5bb9-b294-000000000013] 20058 1726853436.54593: sending task result for task 02083763-bbaf-5bb9-b294-000000000013 20058 1726853436.54688: done sending task result for task 02083763-bbaf-5bb9-b294-000000000013 20058 1726853436.54691: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853436.54735: no more pending results, returning what we have 20058 1726853436.54738: results queue empty 20058 1726853436.54739: checking for any_errors_fatal 20058 1726853436.54746: done checking for any_errors_fatal 20058 1726853436.54746: checking for max_fail_percentage 20058 1726853436.54748: done checking for max_fail_percentage 20058 1726853436.54749: checking to see if all hosts have failed and the running result is not ok 20058 1726853436.54750: done checking to see if all hosts have failed 20058 1726853436.54750: getting the remaining hosts for this loop 20058 1726853436.54754: done getting the remaining hosts for this loop 20058 1726853436.54757: getting the next task for host managed_node3 20058 1726853436.54763: done getting next task for host managed_node3 20058 1726853436.54768: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20058 1726853436.54772: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853436.54785: getting variables 20058 1726853436.54787: in VariableManager get_vars() 20058 1726853436.54828: Calling all_inventory to load vars for managed_node3 20058 1726853436.54830: Calling groups_inventory to load vars for managed_node3 20058 1726853436.54832: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853436.54840: Calling all_plugins_play to load vars for managed_node3 20058 1726853436.54842: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853436.54845: Calling groups_plugins_play to load vars for managed_node3 20058 1726853436.54961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853436.55084: done with get_vars() 20058 1726853436.55092: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 13:30:36 -0400 (0:00:00.037) 0:00:03.188 ****** 20058 1726853436.55153: entering _queue_task() for managed_node3/include_tasks 20058 1726853436.55333: worker is 1 (out of 1 available) 20058 1726853436.55348: exiting _queue_task() for managed_node3/include_tasks 20058 1726853436.55363: done queuing things up, now waiting for results queue to drain 20058 1726853436.55364: waiting for pending results... 20058 1726853436.55517: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20058 1726853436.55599: in run() - task 02083763-bbaf-5bb9-b294-00000000001b 20058 1726853436.55608: variable 'ansible_search_path' from source: unknown 20058 1726853436.55611: variable 'ansible_search_path' from source: unknown 20058 1726853436.55641: calling self._execute() 20058 1726853436.55721: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853436.55724: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853436.55732: variable 'omit' from source: magic vars 20058 1726853436.56030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853436.58101: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853436.58144: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853436.58172: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853436.58197: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853436.58216: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853436.58276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853436.58297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853436.58313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853436.58340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853436.58355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853436.58452: variable 'ansible_distribution' from source: facts 20058 1726853436.58460: variable 'ansible_distribution_major_version' from source: facts 20058 1726853436.58476: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853436.58479: when evaluation is False, skipping this task 20058 1726853436.58481: _execute() done 20058 1726853436.58484: dumping result to json 20058 1726853436.58488: done dumping result, returning 20058 1726853436.58495: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-5bb9-b294-00000000001b] 20058 1726853436.58499: sending task result for task 02083763-bbaf-5bb9-b294-00000000001b 20058 1726853436.58579: done sending task result for task 02083763-bbaf-5bb9-b294-00000000001b 20058 1726853436.58582: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853436.58624: no more pending results, returning what we have 20058 1726853436.58627: results queue empty 20058 1726853436.58628: checking for any_errors_fatal 20058 1726853436.58632: done checking for any_errors_fatal 20058 1726853436.58633: checking for max_fail_percentage 20058 1726853436.58635: done checking for max_fail_percentage 20058 1726853436.58635: checking to see if all hosts have failed and the running result is not ok 20058 1726853436.58636: done checking to see if all hosts have failed 20058 1726853436.58637: getting the remaining hosts for this loop 20058 1726853436.58638: done getting the remaining hosts for this loop 20058 1726853436.58642: getting the next task for host managed_node3 20058 1726853436.58648: done getting next task for host managed_node3 20058 1726853436.58652: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 20058 1726853436.58655: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 20058 1726853436.58668: getting variables 20058 1726853436.58670: in VariableManager get_vars() 20058 1726853436.58715: Calling all_inventory to load vars for managed_node3 20058 1726853436.58718: Calling groups_inventory to load vars for managed_node3 20058 1726853436.58720: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853436.58728: Calling all_plugins_play to load vars for managed_node3 20058 1726853436.58730: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853436.58733: Calling groups_plugins_play to load vars for managed_node3 20058 1726853436.58887: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853436.59006: done with get_vars() 20058 1726853436.59013: done getting variables 20058 1726853436.59051: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 13:30:36 -0400 (0:00:00.039) 0:00:03.227 ****** 20058 1726853436.59075: entering _queue_task() for managed_node3/debug 20058 1726853436.59252: worker is 1 (out of 1 available) 20058 1726853436.59266: exiting _queue_task() for managed_node3/debug 20058 1726853436.59280: done queuing things up, now waiting for results queue to drain 20058 1726853436.59281: waiting for pending results... 20058 1726853436.59423: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 20058 1726853436.59499: in run() - task 02083763-bbaf-5bb9-b294-00000000001c 20058 1726853436.59511: variable 'ansible_search_path' from source: unknown 20058 1726853436.59517: variable 'ansible_search_path' from source: unknown 20058 1726853436.59548: calling self._execute() 20058 1726853436.59607: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853436.59611: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853436.59622: variable 'omit' from source: magic vars 20058 1726853436.60077: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853436.62186: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853436.62235: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853436.62265: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853436.62293: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853436.62312: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853436.62370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853436.62394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853436.62412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853436.62436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853436.62447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853436.62544: variable 'ansible_distribution' from source: facts 20058 1726853436.62547: variable 'ansible_distribution_major_version' from source: facts 20058 1726853436.62565: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853436.62568: when evaluation is False, skipping this task 20058 1726853436.62572: _execute() done 20058 1726853436.62575: dumping result to json 20058 1726853436.62577: done dumping result, returning 20058 1726853436.62585: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-5bb9-b294-00000000001c] 20058 1726853436.62590: sending task result for task 02083763-bbaf-5bb9-b294-00000000001c 20058 1726853436.62667: done sending task result for task 02083763-bbaf-5bb9-b294-00000000001c 20058 1726853436.62669: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20058 1726853436.62747: no more pending results, returning what we have 20058 1726853436.62750: results queue empty 20058 1726853436.62751: checking for any_errors_fatal 20058 1726853436.62757: done checking for any_errors_fatal 20058 1726853436.62757: checking for max_fail_percentage 20058 1726853436.62759: done checking for max_fail_percentage 20058 1726853436.62760: checking to see if all hosts have failed and the running result is not ok 20058 1726853436.62760: done checking to see if all hosts have failed 20058 1726853436.62761: getting the remaining hosts for this loop 20058 1726853436.62762: done getting the remaining hosts for this loop 20058 1726853436.62766: getting the next task for host managed_node3 20058 1726853436.62775: done getting next task for host managed_node3 20058 1726853436.62780: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20058 1726853436.62782: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 20058 1726853436.62794: getting variables 20058 1726853436.62796: in VariableManager get_vars() 20058 1726853436.62839: Calling all_inventory to load vars for managed_node3 20058 1726853436.62842: Calling groups_inventory to load vars for managed_node3 20058 1726853436.62844: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853436.62852: Calling all_plugins_play to load vars for managed_node3 20058 1726853436.62854: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853436.62857: Calling groups_plugins_play to load vars for managed_node3 20058 1726853436.62963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853436.63084: done with get_vars() 20058 1726853436.63091: done getting variables 20058 1726853436.63150: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 13:30:36 -0400 (0:00:00.040) 0:00:03.268 ****** 20058 1726853436.63173: entering _queue_task() for managed_node3/fail 20058 1726853436.63174: Creating lock for fail 20058 1726853436.63358: worker is 1 (out of 1 available) 20058 1726853436.63374: exiting _queue_task() for managed_node3/fail 20058 1726853436.63387: done queuing things up, now waiting for results queue to drain 20058 1726853436.63388: waiting for pending results... 20058 1726853436.63587: 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 20058 1726853436.63877: in run() - task 02083763-bbaf-5bb9-b294-00000000001d 20058 1726853436.63881: variable 'ansible_search_path' from source: unknown 20058 1726853436.63883: variable 'ansible_search_path' from source: unknown 20058 1726853436.63886: calling self._execute() 20058 1726853436.63889: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853436.63891: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853436.63893: variable 'omit' from source: magic vars 20058 1726853436.64232: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853436.66421: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853436.66489: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853436.66526: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853436.66566: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853436.66598: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853436.66680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853436.66712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853436.66740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853436.66787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853436.66804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853436.66938: variable 'ansible_distribution' from source: facts 20058 1726853436.66948: variable 'ansible_distribution_major_version' from source: facts 20058 1726853436.66974: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853436.66982: when evaluation is False, skipping this task 20058 1726853436.66989: _execute() done 20058 1726853436.66996: dumping result to json 20058 1726853436.67003: done dumping result, returning 20058 1726853436.67013: 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 [02083763-bbaf-5bb9-b294-00000000001d] 20058 1726853436.67023: sending task result for task 02083763-bbaf-5bb9-b294-00000000001d skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853436.67164: no more pending results, returning what we have 20058 1726853436.67167: results queue empty 20058 1726853436.67168: checking for any_errors_fatal 20058 1726853436.67177: done checking for any_errors_fatal 20058 1726853436.67178: checking for max_fail_percentage 20058 1726853436.67179: done checking for max_fail_percentage 20058 1726853436.67180: checking to see if all hosts have failed and the running result is not ok 20058 1726853436.67181: done checking to see if all hosts have failed 20058 1726853436.67182: getting the remaining hosts for this loop 20058 1726853436.67183: done getting the remaining hosts for this loop 20058 1726853436.67186: getting the next task for host managed_node3 20058 1726853436.67193: done getting next task for host managed_node3 20058 1726853436.67196: ^ 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 20058 1726853436.67200: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 20058 1726853436.67212: getting variables 20058 1726853436.67214: in VariableManager get_vars() 20058 1726853436.67264: Calling all_inventory to load vars for managed_node3 20058 1726853436.67266: Calling groups_inventory to load vars for managed_node3 20058 1726853436.67268: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853436.67280: Calling all_plugins_play to load vars for managed_node3 20058 1726853436.67283: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853436.67285: Calling groups_plugins_play to load vars for managed_node3 20058 1726853436.67525: done sending task result for task 02083763-bbaf-5bb9-b294-00000000001d 20058 1726853436.67529: WORKER PROCESS EXITING 20058 1726853436.67542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853436.67730: done with get_vars() 20058 1726853436.67739: done getting variables 20058 1726853436.67790: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 13:30:36 -0400 (0:00:00.046) 0:00:03.315 ****** 20058 1726853436.67822: entering _queue_task() for managed_node3/fail 20058 1726853436.68176: worker is 1 (out of 1 available) 20058 1726853436.68188: exiting _queue_task() for managed_node3/fail 20058 1726853436.68200: done queuing things up, now waiting for results queue to drain 20058 1726853436.68201: waiting for pending results... 20058 1726853436.68481: 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 20058 1726853436.68542: in run() - task 02083763-bbaf-5bb9-b294-00000000001e 20058 1726853436.68563: variable 'ansible_search_path' from source: unknown 20058 1726853436.68580: variable 'ansible_search_path' from source: unknown 20058 1726853436.68627: calling self._execute() 20058 1726853436.68794: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853436.68797: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853436.68800: variable 'omit' from source: magic vars 20058 1726853436.69201: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853436.71460: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853436.71543: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853436.71586: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853436.71631: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853436.71661: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853436.71752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853436.71788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853436.71816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853436.71868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853436.71891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853436.72058: variable 'ansible_distribution' from source: facts 20058 1726853436.72061: variable 'ansible_distribution_major_version' from source: facts 20058 1726853436.72063: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853436.72067: when evaluation is False, skipping this task 20058 1726853436.72077: _execute() done 20058 1726853436.72084: dumping result to json 20058 1726853436.72091: done dumping result, returning 20058 1726853436.72104: 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 [02083763-bbaf-5bb9-b294-00000000001e] 20058 1726853436.72168: sending task result for task 02083763-bbaf-5bb9-b294-00000000001e 20058 1726853436.72240: done sending task result for task 02083763-bbaf-5bb9-b294-00000000001e 20058 1726853436.72243: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853436.72316: no more pending results, returning what we have 20058 1726853436.72319: results queue empty 20058 1726853436.72320: checking for any_errors_fatal 20058 1726853436.72326: done checking for any_errors_fatal 20058 1726853436.72327: checking for max_fail_percentage 20058 1726853436.72328: done checking for max_fail_percentage 20058 1726853436.72329: checking to see if all hosts have failed and the running result is not ok 20058 1726853436.72329: done checking to see if all hosts have failed 20058 1726853436.72330: getting the remaining hosts for this loop 20058 1726853436.72331: done getting the remaining hosts for this loop 20058 1726853436.72335: getting the next task for host managed_node3 20058 1726853436.72342: done getting next task for host managed_node3 20058 1726853436.72345: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20058 1726853436.72348: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853436.72360: getting variables 20058 1726853436.72362: in VariableManager get_vars() 20058 1726853436.72418: Calling all_inventory to load vars for managed_node3 20058 1726853436.72421: Calling groups_inventory to load vars for managed_node3 20058 1726853436.72423: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853436.72433: Calling all_plugins_play to load vars for managed_node3 20058 1726853436.72435: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853436.72438: Calling groups_plugins_play to load vars for managed_node3 20058 1726853436.72617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853436.72753: done with get_vars() 20058 1726853436.72761: done getting variables 20058 1726853436.72802: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 13:30:36 -0400 (0:00:00.050) 0:00:03.365 ****** 20058 1726853436.72829: entering _queue_task() for managed_node3/fail 20058 1726853436.73116: worker is 1 (out of 1 available) 20058 1726853436.73129: exiting _queue_task() for managed_node3/fail 20058 1726853436.73147: done queuing things up, now waiting for results queue to drain 20058 1726853436.73148: waiting for pending results... 20058 1726853436.73592: 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 20058 1726853436.73633: in run() - task 02083763-bbaf-5bb9-b294-00000000001f 20058 1726853436.73655: variable 'ansible_search_path' from source: unknown 20058 1726853436.73709: variable 'ansible_search_path' from source: unknown 20058 1726853436.73713: calling self._execute() 20058 1726853436.73802: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853436.73819: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853436.73837: variable 'omit' from source: magic vars 20058 1726853436.74295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853436.77362: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853436.77678: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853436.77683: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853436.77686: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853436.77689: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853436.77696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853436.77699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853436.77707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853436.77789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853436.77811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853436.78190: variable 'ansible_distribution' from source: facts 20058 1726853436.78196: variable 'ansible_distribution_major_version' from source: facts 20058 1726853436.78215: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853436.78218: when evaluation is False, skipping this task 20058 1726853436.78220: _execute() done 20058 1726853436.78223: dumping result to json 20058 1726853436.78227: done dumping result, returning 20058 1726853436.78238: 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 [02083763-bbaf-5bb9-b294-00000000001f] 20058 1726853436.78289: sending task result for task 02083763-bbaf-5bb9-b294-00000000001f 20058 1726853436.78590: done sending task result for task 02083763-bbaf-5bb9-b294-00000000001f 20058 1726853436.78594: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853436.78636: no more pending results, returning what we have 20058 1726853436.78639: results queue empty 20058 1726853436.78640: checking for any_errors_fatal 20058 1726853436.78645: done checking for any_errors_fatal 20058 1726853436.78646: checking for max_fail_percentage 20058 1726853436.78648: done checking for max_fail_percentage 20058 1726853436.78649: checking to see if all hosts have failed and the running result is not ok 20058 1726853436.78650: done checking to see if all hosts have failed 20058 1726853436.78650: getting the remaining hosts for this loop 20058 1726853436.78652: done getting the remaining hosts for this loop 20058 1726853436.78655: getting the next task for host managed_node3 20058 1726853436.78660: done getting next task for host managed_node3 20058 1726853436.78664: ^ 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 20058 1726853436.78667: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853436.78682: getting variables 20058 1726853436.78684: in VariableManager get_vars() 20058 1726853436.78737: Calling all_inventory to load vars for managed_node3 20058 1726853436.78740: Calling groups_inventory to load vars for managed_node3 20058 1726853436.78743: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853436.78754: Calling all_plugins_play to load vars for managed_node3 20058 1726853436.78757: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853436.78760: Calling groups_plugins_play to load vars for managed_node3 20058 1726853436.79073: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853436.79269: done with get_vars() 20058 1726853436.79281: done getting variables 20058 1726853436.79376: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 13:30:36 -0400 (0:00:00.065) 0:00:03.431 ****** 20058 1726853436.79401: entering _queue_task() for managed_node3/dnf 20058 1726853436.79611: worker is 1 (out of 1 available) 20058 1726853436.79624: exiting _queue_task() for managed_node3/dnf 20058 1726853436.79638: done queuing things up, now waiting for results queue to drain 20058 1726853436.79639: waiting for pending results... 20058 1726853436.79816: 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 20058 1726853436.79891: in run() - task 02083763-bbaf-5bb9-b294-000000000020 20058 1726853436.79901: variable 'ansible_search_path' from source: unknown 20058 1726853436.79906: variable 'ansible_search_path' from source: unknown 20058 1726853436.79937: calling self._execute() 20058 1726853436.79999: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853436.80003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853436.80012: variable 'omit' from source: magic vars 20058 1726853436.80314: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853436.82194: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853436.82236: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853436.82476: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853436.82479: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853436.82481: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853436.82484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853436.82486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853436.82488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853436.82490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853436.82506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853436.82635: variable 'ansible_distribution' from source: facts 20058 1726853436.82648: variable 'ansible_distribution_major_version' from source: facts 20058 1726853436.82673: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853436.82681: when evaluation is False, skipping this task 20058 1726853436.82688: _execute() done 20058 1726853436.82694: dumping result to json 20058 1726853436.82702: done dumping result, returning 20058 1726853436.82713: 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 [02083763-bbaf-5bb9-b294-000000000020] 20058 1726853436.82722: sending task result for task 02083763-bbaf-5bb9-b294-000000000020 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853436.82858: no more pending results, returning what we have 20058 1726853436.82861: results queue empty 20058 1726853436.82862: checking for any_errors_fatal 20058 1726853436.82867: done checking for any_errors_fatal 20058 1726853436.82867: checking for max_fail_percentage 20058 1726853436.82869: done checking for max_fail_percentage 20058 1726853436.82870: checking to see if all hosts have failed and the running result is not ok 20058 1726853436.82873: done checking to see if all hosts have failed 20058 1726853436.82873: getting the remaining hosts for this loop 20058 1726853436.82875: done getting the remaining hosts for this loop 20058 1726853436.82878: getting the next task for host managed_node3 20058 1726853436.82885: done getting next task for host managed_node3 20058 1726853436.82889: ^ 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 20058 1726853436.82892: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853436.82904: getting variables 20058 1726853436.82906: in VariableManager get_vars() 20058 1726853436.82956: Calling all_inventory to load vars for managed_node3 20058 1726853436.82959: Calling groups_inventory to load vars for managed_node3 20058 1726853436.82961: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853436.83076: Calling all_plugins_play to load vars for managed_node3 20058 1726853436.83081: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853436.83086: done sending task result for task 02083763-bbaf-5bb9-b294-000000000020 20058 1726853436.83090: WORKER PROCESS EXITING 20058 1726853436.83093: Calling groups_plugins_play to load vars for managed_node3 20058 1726853436.83261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853436.83498: done with get_vars() 20058 1726853436.83506: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20058 1726853436.83573: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 13:30:36 -0400 (0:00:00.041) 0:00:03.472 ****** 20058 1726853436.83594: entering _queue_task() for managed_node3/yum 20058 1726853436.83596: Creating lock for yum 20058 1726853436.83787: worker is 1 (out of 1 available) 20058 1726853436.83800: exiting _queue_task() for managed_node3/yum 20058 1726853436.83813: done queuing things up, now waiting for results queue to drain 20058 1726853436.83814: waiting for pending results... 20058 1726853436.83970: 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 20058 1726853436.84040: in run() - task 02083763-bbaf-5bb9-b294-000000000021 20058 1726853436.84049: variable 'ansible_search_path' from source: unknown 20058 1726853436.84056: variable 'ansible_search_path' from source: unknown 20058 1726853436.84088: calling self._execute() 20058 1726853436.84145: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853436.84150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853436.84158: variable 'omit' from source: magic vars 20058 1726853436.84499: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853436.86404: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853436.86443: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853436.86474: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853436.86498: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853436.86527: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853436.86589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853436.86608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853436.86625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853436.86650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853436.86662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853436.86756: variable 'ansible_distribution' from source: facts 20058 1726853436.86759: variable 'ansible_distribution_major_version' from source: facts 20058 1726853436.86777: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853436.86787: when evaluation is False, skipping this task 20058 1726853436.86790: _execute() done 20058 1726853436.86793: dumping result to json 20058 1726853436.86795: done dumping result, returning 20058 1726853436.86798: 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 [02083763-bbaf-5bb9-b294-000000000021] 20058 1726853436.86800: sending task result for task 02083763-bbaf-5bb9-b294-000000000021 20058 1726853436.86886: done sending task result for task 02083763-bbaf-5bb9-b294-000000000021 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853436.86933: no more pending results, returning what we have 20058 1726853436.86936: results queue empty 20058 1726853436.86937: checking for any_errors_fatal 20058 1726853436.86942: done checking for any_errors_fatal 20058 1726853436.86943: checking for max_fail_percentage 20058 1726853436.86944: done checking for max_fail_percentage 20058 1726853436.86945: checking to see if all hosts have failed and the running result is not ok 20058 1726853436.86945: done checking to see if all hosts have failed 20058 1726853436.86946: getting the remaining hosts for this loop 20058 1726853436.86947: done getting the remaining hosts for this loop 20058 1726853436.86951: getting the next task for host managed_node3 20058 1726853436.86958: done getting next task for host managed_node3 20058 1726853436.86962: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20058 1726853436.86964: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853436.86978: getting variables 20058 1726853436.86980: in VariableManager get_vars() 20058 1726853436.87024: Calling all_inventory to load vars for managed_node3 20058 1726853436.87027: Calling groups_inventory to load vars for managed_node3 20058 1726853436.87029: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853436.87038: Calling all_plugins_play to load vars for managed_node3 20058 1726853436.87040: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853436.87042: Calling groups_plugins_play to load vars for managed_node3 20058 1726853436.87199: WORKER PROCESS EXITING 20058 1726853436.87209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853436.87330: done with get_vars() 20058 1726853436.87337: done getting variables 20058 1726853436.87378: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 13:30:36 -0400 (0:00:00.038) 0:00:03.511 ****** 20058 1726853436.87401: entering _queue_task() for managed_node3/fail 20058 1726853436.87589: worker is 1 (out of 1 available) 20058 1726853436.87602: exiting _queue_task() for managed_node3/fail 20058 1726853436.87613: done queuing things up, now waiting for results queue to drain 20058 1726853436.87614: waiting for pending results... 20058 1726853436.87762: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20058 1726853436.87847: in run() - task 02083763-bbaf-5bb9-b294-000000000022 20058 1726853436.87856: variable 'ansible_search_path' from source: unknown 20058 1726853436.87859: variable 'ansible_search_path' from source: unknown 20058 1726853436.87898: calling self._execute() 20058 1726853436.87954: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853436.87962: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853436.87973: variable 'omit' from source: magic vars 20058 1726853436.88262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853436.89899: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853436.89944: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853436.89973: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853436.89997: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853436.90020: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853436.90075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853436.90095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853436.90113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853436.90143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853436.90153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853436.90245: variable 'ansible_distribution' from source: facts 20058 1726853436.90250: variable 'ansible_distribution_major_version' from source: facts 20058 1726853436.90267: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853436.90270: when evaluation is False, skipping this task 20058 1726853436.90274: _execute() done 20058 1726853436.90277: dumping result to json 20058 1726853436.90280: done dumping result, returning 20058 1726853436.90285: 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 [02083763-bbaf-5bb9-b294-000000000022] 20058 1726853436.90290: sending task result for task 02083763-bbaf-5bb9-b294-000000000022 20058 1726853436.90369: done sending task result for task 02083763-bbaf-5bb9-b294-000000000022 20058 1726853436.90373: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853436.90418: no more pending results, returning what we have 20058 1726853436.90421: results queue empty 20058 1726853436.90422: checking for any_errors_fatal 20058 1726853436.90427: done checking for any_errors_fatal 20058 1726853436.90428: checking for max_fail_percentage 20058 1726853436.90429: done checking for max_fail_percentage 20058 1726853436.90430: checking to see if all hosts have failed and the running result is not ok 20058 1726853436.90431: done checking to see if all hosts have failed 20058 1726853436.90432: getting the remaining hosts for this loop 20058 1726853436.90433: done getting the remaining hosts for this loop 20058 1726853436.90436: getting the next task for host managed_node3 20058 1726853436.90441: done getting next task for host managed_node3 20058 1726853436.90445: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 20058 1726853436.90447: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853436.90459: getting variables 20058 1726853436.90461: in VariableManager get_vars() 20058 1726853436.90508: Calling all_inventory to load vars for managed_node3 20058 1726853436.90510: Calling groups_inventory to load vars for managed_node3 20058 1726853436.90512: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853436.90520: Calling all_plugins_play to load vars for managed_node3 20058 1726853436.90522: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853436.90524: Calling groups_plugins_play to load vars for managed_node3 20058 1726853436.90645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853436.90762: done with get_vars() 20058 1726853436.90769: done getting variables 20058 1726853436.90811: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 13:30:36 -0400 (0:00:00.034) 0:00:03.545 ****** 20058 1726853436.90832: entering _queue_task() for managed_node3/package 20058 1726853436.91008: worker is 1 (out of 1 available) 20058 1726853436.91020: exiting _queue_task() for managed_node3/package 20058 1726853436.91033: done queuing things up, now waiting for results queue to drain 20058 1726853436.91034: waiting for pending results... 20058 1726853436.91185: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 20058 1726853436.91267: in run() - task 02083763-bbaf-5bb9-b294-000000000023 20058 1726853436.91277: variable 'ansible_search_path' from source: unknown 20058 1726853436.91280: variable 'ansible_search_path' from source: unknown 20058 1726853436.91307: calling self._execute() 20058 1726853436.91365: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853436.91369: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853436.91382: variable 'omit' from source: magic vars 20058 1726853436.91715: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853436.93281: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853436.93321: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853436.93349: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853436.93386: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853436.93405: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853436.93465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853436.93486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853436.93503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853436.93528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853436.93538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853436.93632: variable 'ansible_distribution' from source: facts 20058 1726853436.93636: variable 'ansible_distribution_major_version' from source: facts 20058 1726853436.93651: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853436.93654: when evaluation is False, skipping this task 20058 1726853436.93664: _execute() done 20058 1726853436.93667: dumping result to json 20058 1726853436.93669: done dumping result, returning 20058 1726853436.93674: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-5bb9-b294-000000000023] 20058 1726853436.93680: sending task result for task 02083763-bbaf-5bb9-b294-000000000023 20058 1726853436.93760: done sending task result for task 02083763-bbaf-5bb9-b294-000000000023 20058 1726853436.93763: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853436.93825: no more pending results, returning what we have 20058 1726853436.93828: results queue empty 20058 1726853436.93830: checking for any_errors_fatal 20058 1726853436.93835: done checking for any_errors_fatal 20058 1726853436.93836: checking for max_fail_percentage 20058 1726853436.93837: done checking for max_fail_percentage 20058 1726853436.93838: checking to see if all hosts have failed and the running result is not ok 20058 1726853436.93839: done checking to see if all hosts have failed 20058 1726853436.93840: getting the remaining hosts for this loop 20058 1726853436.93841: done getting the remaining hosts for this loop 20058 1726853436.93845: getting the next task for host managed_node3 20058 1726853436.93850: done getting next task for host managed_node3 20058 1726853436.93853: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20058 1726853436.93856: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853436.93867: getting variables 20058 1726853436.93868: in VariableManager get_vars() 20058 1726853436.93967: Calling all_inventory to load vars for managed_node3 20058 1726853436.93970: Calling groups_inventory to load vars for managed_node3 20058 1726853436.93974: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853436.93983: Calling all_plugins_play to load vars for managed_node3 20058 1726853436.93986: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853436.93989: Calling groups_plugins_play to load vars for managed_node3 20058 1726853436.94084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853436.94205: done with get_vars() 20058 1726853436.94212: done getting variables 20058 1726853436.94251: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 13:30:36 -0400 (0:00:00.034) 0:00:03.579 ****** 20058 1726853436.94273: entering _queue_task() for managed_node3/package 20058 1726853436.94455: worker is 1 (out of 1 available) 20058 1726853436.94468: exiting _queue_task() for managed_node3/package 20058 1726853436.94482: done queuing things up, now waiting for results queue to drain 20058 1726853436.94483: waiting for pending results... 20058 1726853436.94636: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20058 1726853436.94721: in run() - task 02083763-bbaf-5bb9-b294-000000000024 20058 1726853436.94732: variable 'ansible_search_path' from source: unknown 20058 1726853436.94735: variable 'ansible_search_path' from source: unknown 20058 1726853436.94764: calling self._execute() 20058 1726853436.94825: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853436.94828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853436.94837: variable 'omit' from source: magic vars 20058 1726853436.95123: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853436.96722: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853436.96763: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853436.96793: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853436.96817: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853436.96836: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853436.96895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853436.96915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853436.96932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853436.96959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853436.96970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853436.97065: variable 'ansible_distribution' from source: facts 20058 1726853436.97069: variable 'ansible_distribution_major_version' from source: facts 20058 1726853436.97085: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853436.97088: when evaluation is False, skipping this task 20058 1726853436.97092: _execute() done 20058 1726853436.97094: dumping result to json 20058 1726853436.97098: done dumping result, returning 20058 1726853436.97101: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-5bb9-b294-000000000024] 20058 1726853436.97110: sending task result for task 02083763-bbaf-5bb9-b294-000000000024 20058 1726853436.97187: done sending task result for task 02083763-bbaf-5bb9-b294-000000000024 20058 1726853436.97190: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853436.97248: no more pending results, returning what we have 20058 1726853436.97251: results queue empty 20058 1726853436.97252: checking for any_errors_fatal 20058 1726853436.97257: done checking for any_errors_fatal 20058 1726853436.97258: checking for max_fail_percentage 20058 1726853436.97259: done checking for max_fail_percentage 20058 1726853436.97260: checking to see if all hosts have failed and the running result is not ok 20058 1726853436.97260: done checking to see if all hosts have failed 20058 1726853436.97261: getting the remaining hosts for this loop 20058 1726853436.97262: done getting the remaining hosts for this loop 20058 1726853436.97265: getting the next task for host managed_node3 20058 1726853436.97274: done getting next task for host managed_node3 20058 1726853436.97277: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20058 1726853436.97280: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853436.97291: getting variables 20058 1726853436.97292: in VariableManager get_vars() 20058 1726853436.97332: Calling all_inventory to load vars for managed_node3 20058 1726853436.97335: Calling groups_inventory to load vars for managed_node3 20058 1726853436.97337: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853436.97345: Calling all_plugins_play to load vars for managed_node3 20058 1726853436.97347: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853436.97350: Calling groups_plugins_play to load vars for managed_node3 20058 1726853436.97459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853436.97730: done with get_vars() 20058 1726853436.97736: done getting variables 20058 1726853436.97774: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 13:30:36 -0400 (0:00:00.035) 0:00:03.614 ****** 20058 1726853436.97794: entering _queue_task() for managed_node3/package 20058 1726853436.97974: worker is 1 (out of 1 available) 20058 1726853436.97988: exiting _queue_task() for managed_node3/package 20058 1726853436.98000: done queuing things up, now waiting for results queue to drain 20058 1726853436.98001: waiting for pending results... 20058 1726853436.98151: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20058 1726853436.98230: in run() - task 02083763-bbaf-5bb9-b294-000000000025 20058 1726853436.98243: variable 'ansible_search_path' from source: unknown 20058 1726853436.98246: variable 'ansible_search_path' from source: unknown 20058 1726853436.98275: calling self._execute() 20058 1726853436.98332: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853436.98335: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853436.98345: variable 'omit' from source: magic vars 20058 1726853436.98631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853437.00065: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853437.00118: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853437.00142: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853437.00169: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853437.00192: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853437.00244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853437.00266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853437.00285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853437.00315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853437.00325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853437.00416: variable 'ansible_distribution' from source: facts 20058 1726853437.00419: variable 'ansible_distribution_major_version' from source: facts 20058 1726853437.00433: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853437.00436: when evaluation is False, skipping this task 20058 1726853437.00438: _execute() done 20058 1726853437.00441: dumping result to json 20058 1726853437.00443: done dumping result, returning 20058 1726853437.00450: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-5bb9-b294-000000000025] 20058 1726853437.00458: sending task result for task 02083763-bbaf-5bb9-b294-000000000025 20058 1726853437.00539: done sending task result for task 02083763-bbaf-5bb9-b294-000000000025 20058 1726853437.00542: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853437.00589: no more pending results, returning what we have 20058 1726853437.00592: results queue empty 20058 1726853437.00593: checking for any_errors_fatal 20058 1726853437.00599: done checking for any_errors_fatal 20058 1726853437.00600: checking for max_fail_percentage 20058 1726853437.00602: done checking for max_fail_percentage 20058 1726853437.00602: checking to see if all hosts have failed and the running result is not ok 20058 1726853437.00603: done checking to see if all hosts have failed 20058 1726853437.00604: getting the remaining hosts for this loop 20058 1726853437.00605: done getting the remaining hosts for this loop 20058 1726853437.00608: getting the next task for host managed_node3 20058 1726853437.00613: done getting next task for host managed_node3 20058 1726853437.00616: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20058 1726853437.00619: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853437.00631: getting variables 20058 1726853437.00633: in VariableManager get_vars() 20058 1726853437.00676: Calling all_inventory to load vars for managed_node3 20058 1726853437.00679: Calling groups_inventory to load vars for managed_node3 20058 1726853437.00681: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853437.00688: Calling all_plugins_play to load vars for managed_node3 20058 1726853437.00691: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853437.00693: Calling groups_plugins_play to load vars for managed_node3 20058 1726853437.00803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853437.00931: done with get_vars() 20058 1726853437.00938: done getting variables 20058 1726853437.01000: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 13:30:37 -0400 (0:00:00.032) 0:00:03.647 ****** 20058 1726853437.01020: entering _queue_task() for managed_node3/service 20058 1726853437.01022: Creating lock for service 20058 1726853437.01206: worker is 1 (out of 1 available) 20058 1726853437.01219: exiting _queue_task() for managed_node3/service 20058 1726853437.01229: done queuing things up, now waiting for results queue to drain 20058 1726853437.01230: waiting for pending results... 20058 1726853437.01388: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20058 1726853437.01460: in run() - task 02083763-bbaf-5bb9-b294-000000000026 20058 1726853437.01472: variable 'ansible_search_path' from source: unknown 20058 1726853437.01484: variable 'ansible_search_path' from source: unknown 20058 1726853437.01513: calling self._execute() 20058 1726853437.01576: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853437.01583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853437.01595: variable 'omit' from source: magic vars 20058 1726853437.01876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853437.03374: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853437.03416: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853437.03444: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853437.03470: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853437.03490: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853437.03545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853437.03567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853437.03586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853437.03611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853437.03622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853437.03714: variable 'ansible_distribution' from source: facts 20058 1726853437.03720: variable 'ansible_distribution_major_version' from source: facts 20058 1726853437.03737: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853437.03740: when evaluation is False, skipping this task 20058 1726853437.03743: _execute() done 20058 1726853437.03745: dumping result to json 20058 1726853437.03747: done dumping result, returning 20058 1726853437.03749: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-5bb9-b294-000000000026] 20058 1726853437.03763: sending task result for task 02083763-bbaf-5bb9-b294-000000000026 20058 1726853437.03839: done sending task result for task 02083763-bbaf-5bb9-b294-000000000026 20058 1726853437.03843: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853437.03887: no more pending results, returning what we have 20058 1726853437.03890: results queue empty 20058 1726853437.03891: checking for any_errors_fatal 20058 1726853437.03898: done checking for any_errors_fatal 20058 1726853437.03899: checking for max_fail_percentage 20058 1726853437.03900: done checking for max_fail_percentage 20058 1726853437.03901: checking to see if all hosts have failed and the running result is not ok 20058 1726853437.03902: done checking to see if all hosts have failed 20058 1726853437.03902: getting the remaining hosts for this loop 20058 1726853437.03904: done getting the remaining hosts for this loop 20058 1726853437.03907: getting the next task for host managed_node3 20058 1726853437.03914: done getting next task for host managed_node3 20058 1726853437.03917: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20058 1726853437.03920: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853437.03932: getting variables 20058 1726853437.03934: in VariableManager get_vars() 20058 1726853437.03980: Calling all_inventory to load vars for managed_node3 20058 1726853437.03982: Calling groups_inventory to load vars for managed_node3 20058 1726853437.03985: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853437.03992: Calling all_plugins_play to load vars for managed_node3 20058 1726853437.03994: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853437.03997: Calling groups_plugins_play to load vars for managed_node3 20058 1726853437.04162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853437.04281: done with get_vars() 20058 1726853437.04288: done getting variables 20058 1726853437.04325: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 13:30:37 -0400 (0:00:00.033) 0:00:03.680 ****** 20058 1726853437.04344: entering _queue_task() for managed_node3/service 20058 1726853437.04528: worker is 1 (out of 1 available) 20058 1726853437.04540: exiting _queue_task() for managed_node3/service 20058 1726853437.04556: done queuing things up, now waiting for results queue to drain 20058 1726853437.04557: waiting for pending results... 20058 1726853437.04715: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20058 1726853437.04797: in run() - task 02083763-bbaf-5bb9-b294-000000000027 20058 1726853437.04807: variable 'ansible_search_path' from source: unknown 20058 1726853437.04811: variable 'ansible_search_path' from source: unknown 20058 1726853437.04839: calling self._execute() 20058 1726853437.04901: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853437.04904: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853437.04915: variable 'omit' from source: magic vars 20058 1726853437.05207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853437.07082: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853437.07133: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853437.07178: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853437.07181: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853437.07203: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853437.07259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853437.07281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853437.07298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853437.07326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853437.07337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853437.07427: variable 'ansible_distribution' from source: facts 20058 1726853437.07432: variable 'ansible_distribution_major_version' from source: facts 20058 1726853437.07447: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853437.07451: when evaluation is False, skipping this task 20058 1726853437.07456: _execute() done 20058 1726853437.07459: dumping result to json 20058 1726853437.07461: done dumping result, returning 20058 1726853437.07464: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-5bb9-b294-000000000027] 20058 1726853437.07469: sending task result for task 02083763-bbaf-5bb9-b294-000000000027 20058 1726853437.07551: done sending task result for task 02083763-bbaf-5bb9-b294-000000000027 20058 1726853437.07557: 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 } 20058 1726853437.07596: no more pending results, returning what we have 20058 1726853437.07599: results queue empty 20058 1726853437.07600: checking for any_errors_fatal 20058 1726853437.07607: done checking for any_errors_fatal 20058 1726853437.07607: checking for max_fail_percentage 20058 1726853437.07609: done checking for max_fail_percentage 20058 1726853437.07610: checking to see if all hosts have failed and the running result is not ok 20058 1726853437.07611: done checking to see if all hosts have failed 20058 1726853437.07612: getting the remaining hosts for this loop 20058 1726853437.07613: done getting the remaining hosts for this loop 20058 1726853437.07616: getting the next task for host managed_node3 20058 1726853437.07622: done getting next task for host managed_node3 20058 1726853437.07626: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20058 1726853437.07629: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853437.07641: getting variables 20058 1726853437.07642: in VariableManager get_vars() 20058 1726853437.07688: Calling all_inventory to load vars for managed_node3 20058 1726853437.07691: Calling groups_inventory to load vars for managed_node3 20058 1726853437.07693: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853437.07701: Calling all_plugins_play to load vars for managed_node3 20058 1726853437.07703: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853437.07705: Calling groups_plugins_play to load vars for managed_node3 20058 1726853437.07827: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853437.07953: done with get_vars() 20058 1726853437.07963: done getting variables 20058 1726853437.08003: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 13:30:37 -0400 (0:00:00.036) 0:00:03.717 ****** 20058 1726853437.08024: entering _queue_task() for managed_node3/service 20058 1726853437.08204: worker is 1 (out of 1 available) 20058 1726853437.08216: exiting _queue_task() for managed_node3/service 20058 1726853437.08226: done queuing things up, now waiting for results queue to drain 20058 1726853437.08227: waiting for pending results... 20058 1726853437.08392: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20058 1726853437.08475: in run() - task 02083763-bbaf-5bb9-b294-000000000028 20058 1726853437.08486: variable 'ansible_search_path' from source: unknown 20058 1726853437.08489: variable 'ansible_search_path' from source: unknown 20058 1726853437.08517: calling self._execute() 20058 1726853437.08581: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853437.08585: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853437.08593: variable 'omit' from source: magic vars 20058 1726853437.08885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853437.10576: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853437.10580: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853437.10582: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853437.10585: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853437.10587: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853437.10626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853437.10662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853437.10695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853437.10736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853437.10758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853437.10889: variable 'ansible_distribution' from source: facts 20058 1726853437.10900: variable 'ansible_distribution_major_version' from source: facts 20058 1726853437.10921: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853437.10931: when evaluation is False, skipping this task 20058 1726853437.10937: _execute() done 20058 1726853437.10944: dumping result to json 20058 1726853437.10954: done dumping result, returning 20058 1726853437.10965: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-5bb9-b294-000000000028] 20058 1726853437.10978: sending task result for task 02083763-bbaf-5bb9-b294-000000000028 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853437.11116: no more pending results, returning what we have 20058 1726853437.11119: results queue empty 20058 1726853437.11119: checking for any_errors_fatal 20058 1726853437.11124: done checking for any_errors_fatal 20058 1726853437.11125: checking for max_fail_percentage 20058 1726853437.11126: done checking for max_fail_percentage 20058 1726853437.11127: checking to see if all hosts have failed and the running result is not ok 20058 1726853437.11128: done checking to see if all hosts have failed 20058 1726853437.11128: getting the remaining hosts for this loop 20058 1726853437.11130: done getting the remaining hosts for this loop 20058 1726853437.11133: getting the next task for host managed_node3 20058 1726853437.11145: done getting next task for host managed_node3 20058 1726853437.11149: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 20058 1726853437.11152: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853437.11164: getting variables 20058 1726853437.11166: in VariableManager get_vars() 20058 1726853437.11215: Calling all_inventory to load vars for managed_node3 20058 1726853437.11217: Calling groups_inventory to load vars for managed_node3 20058 1726853437.11219: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853437.11229: Calling all_plugins_play to load vars for managed_node3 20058 1726853437.11231: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853437.11234: Calling groups_plugins_play to load vars for managed_node3 20058 1726853437.11558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853437.11761: done with get_vars() 20058 1726853437.11773: done getting variables 20058 1726853437.11801: done sending task result for task 02083763-bbaf-5bb9-b294-000000000028 20058 1726853437.11804: WORKER PROCESS EXITING 20058 1726853437.11837: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 13:30:37 -0400 (0:00:00.038) 0:00:03.755 ****** 20058 1726853437.11868: entering _queue_task() for managed_node3/service 20058 1726853437.12105: worker is 1 (out of 1 available) 20058 1726853437.12117: exiting _queue_task() for managed_node3/service 20058 1726853437.12128: done queuing things up, now waiting for results queue to drain 20058 1726853437.12129: waiting for pending results... 20058 1726853437.12387: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 20058 1726853437.12522: in run() - task 02083763-bbaf-5bb9-b294-000000000029 20058 1726853437.12541: variable 'ansible_search_path' from source: unknown 20058 1726853437.12550: variable 'ansible_search_path' from source: unknown 20058 1726853437.12592: calling self._execute() 20058 1726853437.12679: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853437.12690: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853437.12703: variable 'omit' from source: magic vars 20058 1726853437.13127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853437.14740: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853437.14794: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853437.14820: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853437.14877: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853437.14882: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853437.14926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853437.14946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853437.14968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853437.14996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853437.15006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853437.15105: variable 'ansible_distribution' from source: facts 20058 1726853437.15108: variable 'ansible_distribution_major_version' from source: facts 20058 1726853437.15123: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853437.15126: when evaluation is False, skipping this task 20058 1726853437.15128: _execute() done 20058 1726853437.15131: dumping result to json 20058 1726853437.15133: done dumping result, returning 20058 1726853437.15140: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-5bb9-b294-000000000029] 20058 1726853437.15145: sending task result for task 02083763-bbaf-5bb9-b294-000000000029 20058 1726853437.15230: done sending task result for task 02083763-bbaf-5bb9-b294-000000000029 20058 1726853437.15232: 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 } 20058 1726853437.15279: no more pending results, returning what we have 20058 1726853437.15282: results queue empty 20058 1726853437.15283: checking for any_errors_fatal 20058 1726853437.15289: done checking for any_errors_fatal 20058 1726853437.15291: checking for max_fail_percentage 20058 1726853437.15293: done checking for max_fail_percentage 20058 1726853437.15293: checking to see if all hosts have failed and the running result is not ok 20058 1726853437.15294: done checking to see if all hosts have failed 20058 1726853437.15295: getting the remaining hosts for this loop 20058 1726853437.15296: done getting the remaining hosts for this loop 20058 1726853437.15299: getting the next task for host managed_node3 20058 1726853437.15306: done getting next task for host managed_node3 20058 1726853437.15309: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20058 1726853437.15313: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853437.15325: getting variables 20058 1726853437.15327: in VariableManager get_vars() 20058 1726853437.15381: Calling all_inventory to load vars for managed_node3 20058 1726853437.15384: Calling groups_inventory to load vars for managed_node3 20058 1726853437.15402: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853437.15410: Calling all_plugins_play to load vars for managed_node3 20058 1726853437.15413: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853437.15415: Calling groups_plugins_play to load vars for managed_node3 20058 1726853437.15618: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853437.15848: done with get_vars() 20058 1726853437.15862: done getting variables 20058 1726853437.15918: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 13:30:37 -0400 (0:00:00.040) 0:00:03.796 ****** 20058 1726853437.15947: entering _queue_task() for managed_node3/copy 20058 1726853437.16326: worker is 1 (out of 1 available) 20058 1726853437.16364: exiting _queue_task() for managed_node3/copy 20058 1726853437.16385: done queuing things up, now waiting for results queue to drain 20058 1726853437.16387: waiting for pending results... 20058 1726853437.16492: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20058 1726853437.16572: in run() - task 02083763-bbaf-5bb9-b294-00000000002a 20058 1726853437.16583: variable 'ansible_search_path' from source: unknown 20058 1726853437.16586: variable 'ansible_search_path' from source: unknown 20058 1726853437.16616: calling self._execute() 20058 1726853437.16683: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853437.16687: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853437.16695: variable 'omit' from source: magic vars 20058 1726853437.16990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853437.18676: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853437.18680: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853437.18683: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853437.18686: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853437.18689: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853437.18753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853437.18790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853437.18819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853437.18865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853437.18887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853437.19021: variable 'ansible_distribution' from source: facts 20058 1726853437.19035: variable 'ansible_distribution_major_version' from source: facts 20058 1726853437.19058: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853437.19067: when evaluation is False, skipping this task 20058 1726853437.19079: _execute() done 20058 1726853437.19096: dumping result to json 20058 1726853437.19104: done dumping result, returning 20058 1726853437.19114: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-5bb9-b294-00000000002a] 20058 1726853437.19123: sending task result for task 02083763-bbaf-5bb9-b294-00000000002a 20058 1726853437.19221: done sending task result for task 02083763-bbaf-5bb9-b294-00000000002a 20058 1726853437.19228: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853437.19282: no more pending results, returning what we have 20058 1726853437.19285: results queue empty 20058 1726853437.19286: checking for any_errors_fatal 20058 1726853437.19291: done checking for any_errors_fatal 20058 1726853437.19291: checking for max_fail_percentage 20058 1726853437.19292: done checking for max_fail_percentage 20058 1726853437.19293: checking to see if all hosts have failed and the running result is not ok 20058 1726853437.19294: done checking to see if all hosts have failed 20058 1726853437.19295: getting the remaining hosts for this loop 20058 1726853437.19296: done getting the remaining hosts for this loop 20058 1726853437.19299: getting the next task for host managed_node3 20058 1726853437.19304: done getting next task for host managed_node3 20058 1726853437.19307: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20058 1726853437.19310: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853437.19322: getting variables 20058 1726853437.19324: in VariableManager get_vars() 20058 1726853437.19485: Calling all_inventory to load vars for managed_node3 20058 1726853437.19488: Calling groups_inventory to load vars for managed_node3 20058 1726853437.19490: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853437.19498: Calling all_plugins_play to load vars for managed_node3 20058 1726853437.19501: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853437.19504: Calling groups_plugins_play to load vars for managed_node3 20058 1726853437.19775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853437.19919: done with get_vars() 20058 1726853437.19926: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 13:30:37 -0400 (0:00:00.040) 0:00:03.836 ****** 20058 1726853437.19994: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 20058 1726853437.19996: Creating lock for fedora.linux_system_roles.network_connections 20058 1726853437.20188: worker is 1 (out of 1 available) 20058 1726853437.20201: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 20058 1726853437.20213: done queuing things up, now waiting for results queue to drain 20058 1726853437.20214: waiting for pending results... 20058 1726853437.20366: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20058 1726853437.20444: in run() - task 02083763-bbaf-5bb9-b294-00000000002b 20058 1726853437.20454: variable 'ansible_search_path' from source: unknown 20058 1726853437.20458: variable 'ansible_search_path' from source: unknown 20058 1726853437.20485: calling self._execute() 20058 1726853437.20545: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853437.20548: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853437.20563: variable 'omit' from source: magic vars 20058 1726853437.20837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853437.22769: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853437.22775: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853437.22778: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853437.22826: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853437.22862: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853437.22957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853437.22992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853437.23033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853437.23080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853437.23101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853437.23249: variable 'ansible_distribution' from source: facts 20058 1726853437.23266: variable 'ansible_distribution_major_version' from source: facts 20058 1726853437.23291: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853437.23299: when evaluation is False, skipping this task 20058 1726853437.23305: _execute() done 20058 1726853437.23311: dumping result to json 20058 1726853437.23318: done dumping result, returning 20058 1726853437.23329: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-5bb9-b294-00000000002b] 20058 1726853437.23363: sending task result for task 02083763-bbaf-5bb9-b294-00000000002b skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853437.23565: no more pending results, returning what we have 20058 1726853437.23568: results queue empty 20058 1726853437.23569: checking for any_errors_fatal 20058 1726853437.23575: done checking for any_errors_fatal 20058 1726853437.23576: checking for max_fail_percentage 20058 1726853437.23577: done checking for max_fail_percentage 20058 1726853437.23578: checking to see if all hosts have failed and the running result is not ok 20058 1726853437.23579: done checking to see if all hosts have failed 20058 1726853437.23580: getting the remaining hosts for this loop 20058 1726853437.23581: done getting the remaining hosts for this loop 20058 1726853437.23583: getting the next task for host managed_node3 20058 1726853437.23588: done getting next task for host managed_node3 20058 1726853437.23591: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 20058 1726853437.23594: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853437.23605: getting variables 20058 1726853437.23606: in VariableManager get_vars() 20058 1726853437.23655: Calling all_inventory to load vars for managed_node3 20058 1726853437.23659: Calling groups_inventory to load vars for managed_node3 20058 1726853437.23661: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853437.23669: Calling all_plugins_play to load vars for managed_node3 20058 1726853437.23674: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853437.23677: Calling groups_plugins_play to load vars for managed_node3 20058 1726853437.23785: done sending task result for task 02083763-bbaf-5bb9-b294-00000000002b 20058 1726853437.23788: WORKER PROCESS EXITING 20058 1726853437.23798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853437.23922: done with get_vars() 20058 1726853437.23929: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 13:30:37 -0400 (0:00:00.039) 0:00:03.876 ****** 20058 1726853437.23989: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 20058 1726853437.23990: Creating lock for fedora.linux_system_roles.network_state 20058 1726853437.24177: worker is 1 (out of 1 available) 20058 1726853437.24190: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 20058 1726853437.24202: done queuing things up, now waiting for results queue to drain 20058 1726853437.24203: waiting for pending results... 20058 1726853437.24353: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 20058 1726853437.24425: in run() - task 02083763-bbaf-5bb9-b294-00000000002c 20058 1726853437.24435: variable 'ansible_search_path' from source: unknown 20058 1726853437.24441: variable 'ansible_search_path' from source: unknown 20058 1726853437.24474: calling self._execute() 20058 1726853437.24531: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853437.24535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853437.24546: variable 'omit' from source: magic vars 20058 1726853437.24898: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853437.26730: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853437.26775: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853437.26812: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853437.26837: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853437.26860: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853437.26917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853437.26936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853437.26953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853437.26982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853437.26993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853437.27087: variable 'ansible_distribution' from source: facts 20058 1726853437.27090: variable 'ansible_distribution_major_version' from source: facts 20058 1726853437.27106: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853437.27110: when evaluation is False, skipping this task 20058 1726853437.27112: _execute() done 20058 1726853437.27114: dumping result to json 20058 1726853437.27116: done dumping result, returning 20058 1726853437.27127: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-5bb9-b294-00000000002c] 20058 1726853437.27130: sending task result for task 02083763-bbaf-5bb9-b294-00000000002c 20058 1726853437.27206: done sending task result for task 02083763-bbaf-5bb9-b294-00000000002c 20058 1726853437.27208: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853437.27268: no more pending results, returning what we have 20058 1726853437.27274: results queue empty 20058 1726853437.27275: checking for any_errors_fatal 20058 1726853437.27282: done checking for any_errors_fatal 20058 1726853437.27283: checking for max_fail_percentage 20058 1726853437.27284: done checking for max_fail_percentage 20058 1726853437.27285: checking to see if all hosts have failed and the running result is not ok 20058 1726853437.27285: done checking to see if all hosts have failed 20058 1726853437.27286: getting the remaining hosts for this loop 20058 1726853437.27287: done getting the remaining hosts for this loop 20058 1726853437.27290: getting the next task for host managed_node3 20058 1726853437.27295: done getting next task for host managed_node3 20058 1726853437.27299: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20058 1726853437.27302: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853437.27314: getting variables 20058 1726853437.27315: in VariableManager get_vars() 20058 1726853437.27355: Calling all_inventory to load vars for managed_node3 20058 1726853437.27358: Calling groups_inventory to load vars for managed_node3 20058 1726853437.27360: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853437.27368: Calling all_plugins_play to load vars for managed_node3 20058 1726853437.27370: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853437.27374: Calling groups_plugins_play to load vars for managed_node3 20058 1726853437.27522: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853437.27638: done with get_vars() 20058 1726853437.27645: done getting variables 20058 1726853437.27685: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 13:30:37 -0400 (0:00:00.037) 0:00:03.914 ****** 20058 1726853437.27705: entering _queue_task() for managed_node3/debug 20058 1726853437.27881: worker is 1 (out of 1 available) 20058 1726853437.27894: exiting _queue_task() for managed_node3/debug 20058 1726853437.27906: done queuing things up, now waiting for results queue to drain 20058 1726853437.27907: waiting for pending results... 20058 1726853437.28060: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20058 1726853437.28140: in run() - task 02083763-bbaf-5bb9-b294-00000000002d 20058 1726853437.28149: variable 'ansible_search_path' from source: unknown 20058 1726853437.28152: variable 'ansible_search_path' from source: unknown 20058 1726853437.28182: calling self._execute() 20058 1726853437.28245: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853437.28248: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853437.28252: variable 'omit' from source: magic vars 20058 1726853437.28538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853437.29989: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853437.30029: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853437.30054: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853437.30083: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853437.30104: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853437.30156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853437.30179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853437.30197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853437.30224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853437.30235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853437.30327: variable 'ansible_distribution' from source: facts 20058 1726853437.30331: variable 'ansible_distribution_major_version' from source: facts 20058 1726853437.30345: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853437.30348: when evaluation is False, skipping this task 20058 1726853437.30350: _execute() done 20058 1726853437.30353: dumping result to json 20058 1726853437.30359: done dumping result, returning 20058 1726853437.30366: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-5bb9-b294-00000000002d] 20058 1726853437.30370: sending task result for task 02083763-bbaf-5bb9-b294-00000000002d 20058 1726853437.30446: done sending task result for task 02083763-bbaf-5bb9-b294-00000000002d 20058 1726853437.30448: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20058 1726853437.30490: no more pending results, returning what we have 20058 1726853437.30493: results queue empty 20058 1726853437.30494: checking for any_errors_fatal 20058 1726853437.30498: done checking for any_errors_fatal 20058 1726853437.30498: checking for max_fail_percentage 20058 1726853437.30500: done checking for max_fail_percentage 20058 1726853437.30501: checking to see if all hosts have failed and the running result is not ok 20058 1726853437.30502: done checking to see if all hosts have failed 20058 1726853437.30502: getting the remaining hosts for this loop 20058 1726853437.30503: done getting the remaining hosts for this loop 20058 1726853437.30507: getting the next task for host managed_node3 20058 1726853437.30513: done getting next task for host managed_node3 20058 1726853437.30516: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20058 1726853437.30519: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853437.30531: getting variables 20058 1726853437.30532: in VariableManager get_vars() 20058 1726853437.30575: Calling all_inventory to load vars for managed_node3 20058 1726853437.30578: Calling groups_inventory to load vars for managed_node3 20058 1726853437.30580: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853437.30588: Calling all_plugins_play to load vars for managed_node3 20058 1726853437.30590: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853437.30592: Calling groups_plugins_play to load vars for managed_node3 20058 1726853437.30718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853437.30840: done with get_vars() 20058 1726853437.30847: done getting variables 20058 1726853437.30888: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 13:30:37 -0400 (0:00:00.032) 0:00:03.946 ****** 20058 1726853437.30908: entering _queue_task() for managed_node3/debug 20058 1726853437.31083: worker is 1 (out of 1 available) 20058 1726853437.31097: exiting _queue_task() for managed_node3/debug 20058 1726853437.31108: done queuing things up, now waiting for results queue to drain 20058 1726853437.31109: waiting for pending results... 20058 1726853437.31259: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20058 1726853437.31346: in run() - task 02083763-bbaf-5bb9-b294-00000000002e 20058 1726853437.31358: variable 'ansible_search_path' from source: unknown 20058 1726853437.31362: variable 'ansible_search_path' from source: unknown 20058 1726853437.31393: calling self._execute() 20058 1726853437.31513: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853437.31519: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853437.31527: variable 'omit' from source: magic vars 20058 1726853437.31807: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853437.33191: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853437.33239: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853437.33264: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853437.33292: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853437.33312: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853437.33365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853437.33386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853437.33405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853437.33434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853437.33444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853437.33534: variable 'ansible_distribution' from source: facts 20058 1726853437.33538: variable 'ansible_distribution_major_version' from source: facts 20058 1726853437.33555: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853437.33558: when evaluation is False, skipping this task 20058 1726853437.33561: _execute() done 20058 1726853437.33563: dumping result to json 20058 1726853437.33565: done dumping result, returning 20058 1726853437.33569: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-5bb9-b294-00000000002e] 20058 1726853437.33575: sending task result for task 02083763-bbaf-5bb9-b294-00000000002e 20058 1726853437.33649: done sending task result for task 02083763-bbaf-5bb9-b294-00000000002e 20058 1726853437.33654: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20058 1726853437.33692: no more pending results, returning what we have 20058 1726853437.33695: results queue empty 20058 1726853437.33696: checking for any_errors_fatal 20058 1726853437.33702: done checking for any_errors_fatal 20058 1726853437.33703: checking for max_fail_percentage 20058 1726853437.33704: done checking for max_fail_percentage 20058 1726853437.33705: checking to see if all hosts have failed and the running result is not ok 20058 1726853437.33706: done checking to see if all hosts have failed 20058 1726853437.33706: getting the remaining hosts for this loop 20058 1726853437.33708: done getting the remaining hosts for this loop 20058 1726853437.33711: getting the next task for host managed_node3 20058 1726853437.33716: done getting next task for host managed_node3 20058 1726853437.33719: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20058 1726853437.33721: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853437.33732: getting variables 20058 1726853437.33734: in VariableManager get_vars() 20058 1726853437.33830: Calling all_inventory to load vars for managed_node3 20058 1726853437.33832: Calling groups_inventory to load vars for managed_node3 20058 1726853437.33834: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853437.33840: Calling all_plugins_play to load vars for managed_node3 20058 1726853437.33841: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853437.33843: Calling groups_plugins_play to load vars for managed_node3 20058 1726853437.33937: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853437.34061: done with get_vars() 20058 1726853437.34068: done getting variables 20058 1726853437.34105: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 13:30:37 -0400 (0:00:00.032) 0:00:03.978 ****** 20058 1726853437.34124: entering _queue_task() for managed_node3/debug 20058 1726853437.34297: worker is 1 (out of 1 available) 20058 1726853437.34310: exiting _queue_task() for managed_node3/debug 20058 1726853437.34323: done queuing things up, now waiting for results queue to drain 20058 1726853437.34323: waiting for pending results... 20058 1726853437.34469: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20058 1726853437.34557: in run() - task 02083763-bbaf-5bb9-b294-00000000002f 20058 1726853437.34566: variable 'ansible_search_path' from source: unknown 20058 1726853437.34569: variable 'ansible_search_path' from source: unknown 20058 1726853437.34604: calling self._execute() 20058 1726853437.34655: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853437.34665: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853437.34675: variable 'omit' from source: magic vars 20058 1726853437.34965: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853437.36401: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853437.36443: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853437.36473: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853437.36500: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853437.36518: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853437.36576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853437.36596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853437.36615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853437.36640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853437.36650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853437.36743: variable 'ansible_distribution' from source: facts 20058 1726853437.36747: variable 'ansible_distribution_major_version' from source: facts 20058 1726853437.36765: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853437.36768: when evaluation is False, skipping this task 20058 1726853437.36770: _execute() done 20058 1726853437.36775: dumping result to json 20058 1726853437.36777: done dumping result, returning 20058 1726853437.36786: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-5bb9-b294-00000000002f] 20058 1726853437.36789: sending task result for task 02083763-bbaf-5bb9-b294-00000000002f 20058 1726853437.36864: done sending task result for task 02083763-bbaf-5bb9-b294-00000000002f 20058 1726853437.36866: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20058 1726853437.36908: no more pending results, returning what we have 20058 1726853437.36911: results queue empty 20058 1726853437.36913: checking for any_errors_fatal 20058 1726853437.36919: done checking for any_errors_fatal 20058 1726853437.36920: checking for max_fail_percentage 20058 1726853437.36922: done checking for max_fail_percentage 20058 1726853437.36922: checking to see if all hosts have failed and the running result is not ok 20058 1726853437.36923: done checking to see if all hosts have failed 20058 1726853437.36924: getting the remaining hosts for this loop 20058 1726853437.36925: done getting the remaining hosts for this loop 20058 1726853437.36928: getting the next task for host managed_node3 20058 1726853437.36933: done getting next task for host managed_node3 20058 1726853437.36936: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 20058 1726853437.36939: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853437.36950: getting variables 20058 1726853437.36952: in VariableManager get_vars() 20058 1726853437.37000: Calling all_inventory to load vars for managed_node3 20058 1726853437.37003: Calling groups_inventory to load vars for managed_node3 20058 1726853437.37005: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853437.37012: Calling all_plugins_play to load vars for managed_node3 20058 1726853437.37014: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853437.37017: Calling groups_plugins_play to load vars for managed_node3 20058 1726853437.37133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853437.37274: done with get_vars() 20058 1726853437.37281: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 13:30:37 -0400 (0:00:00.032) 0:00:04.010 ****** 20058 1726853437.37341: entering _queue_task() for managed_node3/ping 20058 1726853437.37343: Creating lock for ping 20058 1726853437.37517: worker is 1 (out of 1 available) 20058 1726853437.37531: exiting _queue_task() for managed_node3/ping 20058 1726853437.37542: done queuing things up, now waiting for results queue to drain 20058 1726853437.37543: waiting for pending results... 20058 1726853437.37699: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 20058 1726853437.37779: in run() - task 02083763-bbaf-5bb9-b294-000000000030 20058 1726853437.37788: variable 'ansible_search_path' from source: unknown 20058 1726853437.37792: variable 'ansible_search_path' from source: unknown 20058 1726853437.37819: calling self._execute() 20058 1726853437.37882: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853437.37886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853437.37892: variable 'omit' from source: magic vars 20058 1726853437.38170: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853437.39579: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853437.39628: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853437.39653: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853437.39682: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853437.39700: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853437.39755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853437.39777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853437.39794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853437.39819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853437.39831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853437.39926: variable 'ansible_distribution' from source: facts 20058 1726853437.39930: variable 'ansible_distribution_major_version' from source: facts 20058 1726853437.39948: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853437.39951: when evaluation is False, skipping this task 20058 1726853437.39954: _execute() done 20058 1726853437.39956: dumping result to json 20058 1726853437.39958: done dumping result, returning 20058 1726853437.39966: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-5bb9-b294-000000000030] 20058 1726853437.39970: sending task result for task 02083763-bbaf-5bb9-b294-000000000030 20058 1726853437.40042: done sending task result for task 02083763-bbaf-5bb9-b294-000000000030 20058 1726853437.40045: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853437.40093: no more pending results, returning what we have 20058 1726853437.40096: results queue empty 20058 1726853437.40097: checking for any_errors_fatal 20058 1726853437.40102: done checking for any_errors_fatal 20058 1726853437.40102: checking for max_fail_percentage 20058 1726853437.40104: done checking for max_fail_percentage 20058 1726853437.40105: checking to see if all hosts have failed and the running result is not ok 20058 1726853437.40106: done checking to see if all hosts have failed 20058 1726853437.40106: getting the remaining hosts for this loop 20058 1726853437.40108: done getting the remaining hosts for this loop 20058 1726853437.40111: getting the next task for host managed_node3 20058 1726853437.40118: done getting next task for host managed_node3 20058 1726853437.40120: ^ task is: TASK: meta (role_complete) 20058 1726853437.40124: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20058 1726853437.40136: getting variables 20058 1726853437.40137: in VariableManager get_vars() 20058 1726853437.40180: Calling all_inventory to load vars for managed_node3 20058 1726853437.40183: Calling groups_inventory to load vars for managed_node3 20058 1726853437.40185: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853437.40192: Calling all_plugins_play to load vars for managed_node3 20058 1726853437.40195: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853437.40197: Calling groups_plugins_play to load vars for managed_node3 20058 1726853437.40308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853437.40428: done with get_vars() 20058 1726853437.40436: done getting variables 20058 1726853437.40488: done queuing things up, now waiting for results queue to drain 20058 1726853437.40489: results queue empty 20058 1726853437.40489: checking for any_errors_fatal 20058 1726853437.40490: done checking for any_errors_fatal 20058 1726853437.40491: checking for max_fail_percentage 20058 1726853437.40492: done checking for max_fail_percentage 20058 1726853437.40492: checking to see if all hosts have failed and the running result is not ok 20058 1726853437.40492: done checking to see if all hosts have failed 20058 1726853437.40493: getting the remaining hosts for this loop 20058 1726853437.40493: done getting the remaining hosts for this loop 20058 1726853437.40495: getting the next task for host managed_node3 20058 1726853437.40497: done getting next task for host managed_node3 20058 1726853437.40499: ^ task is: TASK: Get current device features 20058 1726853437.40499: ^ state is: HOST STATE: block=3, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853437.40501: getting variables 20058 1726853437.40501: in VariableManager get_vars() 20058 1726853437.40513: Calling all_inventory to load vars for managed_node3 20058 1726853437.40514: Calling groups_inventory to load vars for managed_node3 20058 1726853437.40516: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853437.40518: Calling all_plugins_play to load vars for managed_node3 20058 1726853437.40520: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853437.40521: Calling groups_plugins_play to load vars for managed_node3 20058 1726853437.40602: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853437.40732: done with get_vars() 20058 1726853437.40737: done getting variables 20058 1726853437.40763: 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 [Get current device features] ********************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:53 Friday 20 September 2024 13:30:37 -0400 (0:00:00.034) 0:00:04.044 ****** 20058 1726853437.40783: entering _queue_task() for managed_node3/command 20058 1726853437.40956: worker is 1 (out of 1 available) 20058 1726853437.40969: exiting _queue_task() for managed_node3/command 20058 1726853437.40983: done queuing things up, now waiting for results queue to drain 20058 1726853437.40984: waiting for pending results... 20058 1726853437.41133: running TaskExecutor() for managed_node3/TASK: Get current device features 20058 1726853437.41201: in run() - task 02083763-bbaf-5bb9-b294-000000000060 20058 1726853437.41215: variable 'ansible_search_path' from source: unknown 20058 1726853437.41242: calling self._execute() 20058 1726853437.41308: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853437.41311: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853437.41324: variable 'omit' from source: magic vars 20058 1726853437.41607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853437.43020: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853437.43074: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853437.43098: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853437.43123: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853437.43141: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853437.43199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853437.43218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853437.43235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853437.43261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853437.43273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853437.43363: variable 'ansible_distribution' from source: facts 20058 1726853437.43367: variable 'ansible_distribution_major_version' from source: facts 20058 1726853437.43384: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853437.43389: when evaluation is False, skipping this task 20058 1726853437.43392: _execute() done 20058 1726853437.43394: dumping result to json 20058 1726853437.43396: done dumping result, returning 20058 1726853437.43406: done running TaskExecutor() for managed_node3/TASK: Get current device features [02083763-bbaf-5bb9-b294-000000000060] 20058 1726853437.43409: sending task result for task 02083763-bbaf-5bb9-b294-000000000060 20058 1726853437.43483: done sending task result for task 02083763-bbaf-5bb9-b294-000000000060 20058 1726853437.43486: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853437.43547: no more pending results, returning what we have 20058 1726853437.43550: results queue empty 20058 1726853437.43551: checking for any_errors_fatal 20058 1726853437.43555: done checking for any_errors_fatal 20058 1726853437.43555: checking for max_fail_percentage 20058 1726853437.43557: done checking for max_fail_percentage 20058 1726853437.43557: checking to see if all hosts have failed and the running result is not ok 20058 1726853437.43558: done checking to see if all hosts have failed 20058 1726853437.43559: getting the remaining hosts for this loop 20058 1726853437.43560: done getting the remaining hosts for this loop 20058 1726853437.43563: getting the next task for host managed_node3 20058 1726853437.43568: done getting next task for host managed_node3 20058 1726853437.43573: ^ task is: TASK: ASSERT: The profile does not change the ethtool features 20058 1726853437.43575: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853437.43577: getting variables 20058 1726853437.43579: in VariableManager get_vars() 20058 1726853437.43618: Calling all_inventory to load vars for managed_node3 20058 1726853437.43620: Calling groups_inventory to load vars for managed_node3 20058 1726853437.43622: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853437.43630: Calling all_plugins_play to load vars for managed_node3 20058 1726853437.43632: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853437.43635: Calling groups_plugins_play to load vars for managed_node3 20058 1726853437.43743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853437.43858: done with get_vars() 20058 1726853437.43877: done getting variables 20058 1726853437.43982: 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 [ASSERT: The profile does not change the ethtool features] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:57 Friday 20 September 2024 13:30:37 -0400 (0:00:00.032) 0:00:04.077 ****** 20058 1726853437.44013: entering _queue_task() for managed_node3/assert 20058 1726853437.44015: Creating lock for assert 20058 1726853437.44472: worker is 1 (out of 1 available) 20058 1726853437.44482: exiting _queue_task() for managed_node3/assert 20058 1726853437.44492: done queuing things up, now waiting for results queue to drain 20058 1726853437.44493: waiting for pending results... 20058 1726853437.44619: running TaskExecutor() for managed_node3/TASK: ASSERT: The profile does not change the ethtool features 20058 1726853437.44639: in run() - task 02083763-bbaf-5bb9-b294-000000000061 20058 1726853437.44661: variable 'ansible_search_path' from source: unknown 20058 1726853437.44741: calling self._execute() 20058 1726853437.44855: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853437.44880: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853437.44907: variable 'omit' from source: magic vars 20058 1726853437.45224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853437.46660: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853437.46702: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853437.46727: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853437.46758: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853437.46777: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853437.46860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853437.46864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853437.46893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853437.46981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853437.46984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853437.47084: variable 'ansible_distribution' from source: facts 20058 1726853437.47096: variable 'ansible_distribution_major_version' from source: facts 20058 1726853437.47117: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853437.47125: when evaluation is False, skipping this task 20058 1726853437.47131: _execute() done 20058 1726853437.47138: dumping result to json 20058 1726853437.47144: done dumping result, returning 20058 1726853437.47154: done running TaskExecutor() for managed_node3/TASK: ASSERT: The profile does not change the ethtool features [02083763-bbaf-5bb9-b294-000000000061] 20058 1726853437.47276: sending task result for task 02083763-bbaf-5bb9-b294-000000000061 20058 1726853437.47338: done sending task result for task 02083763-bbaf-5bb9-b294-000000000061 20058 1726853437.47342: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853437.47388: no more pending results, returning what we have 20058 1726853437.47390: results queue empty 20058 1726853437.47397: checking for any_errors_fatal 20058 1726853437.47403: done checking for any_errors_fatal 20058 1726853437.47403: checking for max_fail_percentage 20058 1726853437.47405: done checking for max_fail_percentage 20058 1726853437.47406: checking to see if all hosts have failed and the running result is not ok 20058 1726853437.47406: done checking to see if all hosts have failed 20058 1726853437.47407: getting the remaining hosts for this loop 20058 1726853437.47408: done getting the remaining hosts for this loop 20058 1726853437.47412: getting the next task for host managed_node3 20058 1726853437.47416: done getting next task for host managed_node3 20058 1726853437.47418: ^ task is: TASK: TEST: I can disable gro and tx-tcp-segmentation and enable gso. 20058 1726853437.47420: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853437.47423: getting variables 20058 1726853437.47424: in VariableManager get_vars() 20058 1726853437.47467: Calling all_inventory to load vars for managed_node3 20058 1726853437.47470: Calling groups_inventory to load vars for managed_node3 20058 1726853437.47515: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853437.47524: Calling all_plugins_play to load vars for managed_node3 20058 1726853437.47527: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853437.47530: Calling groups_plugins_play to load vars for managed_node3 20058 1726853437.47741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853437.47950: done with get_vars() 20058 1726853437.47960: done getting variables 20058 1726853437.48014: 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 [TEST: I can disable gro and tx-tcp-segmentation and enable gso.] ********* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:62 Friday 20 September 2024 13:30:37 -0400 (0:00:00.040) 0:00:04.117 ****** 20058 1726853437.48038: entering _queue_task() for managed_node3/debug 20058 1726853437.48537: worker is 1 (out of 1 available) 20058 1726853437.48544: exiting _queue_task() for managed_node3/debug 20058 1726853437.48553: done queuing things up, now waiting for results queue to drain 20058 1726853437.48554: waiting for pending results... 20058 1726853437.48610: running TaskExecutor() for managed_node3/TASK: TEST: I can disable gro and tx-tcp-segmentation and enable gso. 20058 1726853437.48728: in run() - task 02083763-bbaf-5bb9-b294-000000000062 20058 1726853437.48754: variable 'ansible_search_path' from source: unknown 20058 1726853437.48813: calling self._execute() 20058 1726853437.48903: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853437.49076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853437.49079: variable 'omit' from source: magic vars 20058 1726853437.49323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853437.50897: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853437.50948: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853437.50977: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853437.51002: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853437.51024: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853437.51084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853437.51103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853437.51125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853437.51149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853437.51163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853437.51258: variable 'ansible_distribution' from source: facts 20058 1726853437.51264: variable 'ansible_distribution_major_version' from source: facts 20058 1726853437.51281: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853437.51284: when evaluation is False, skipping this task 20058 1726853437.51287: _execute() done 20058 1726853437.51289: dumping result to json 20058 1726853437.51292: done dumping result, returning 20058 1726853437.51299: done running TaskExecutor() for managed_node3/TASK: TEST: I can disable gro and tx-tcp-segmentation and enable gso. [02083763-bbaf-5bb9-b294-000000000062] 20058 1726853437.51303: sending task result for task 02083763-bbaf-5bb9-b294-000000000062 20058 1726853437.51381: done sending task result for task 02083763-bbaf-5bb9-b294-000000000062 20058 1726853437.51384: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20058 1726853437.51429: no more pending results, returning what we have 20058 1726853437.51432: results queue empty 20058 1726853437.51433: checking for any_errors_fatal 20058 1726853437.51442: done checking for any_errors_fatal 20058 1726853437.51443: checking for max_fail_percentage 20058 1726853437.51444: done checking for max_fail_percentage 20058 1726853437.51445: checking to see if all hosts have failed and the running result is not ok 20058 1726853437.51445: done checking to see if all hosts have failed 20058 1726853437.51446: getting the remaining hosts for this loop 20058 1726853437.51448: done getting the remaining hosts for this loop 20058 1726853437.51451: getting the next task for host managed_node3 20058 1726853437.51458: done getting next task for host managed_node3 20058 1726853437.51463: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20058 1726853437.51466: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20058 1726853437.51515: getting variables 20058 1726853437.51517: in VariableManager get_vars() 20058 1726853437.51560: Calling all_inventory to load vars for managed_node3 20058 1726853437.51563: Calling groups_inventory to load vars for managed_node3 20058 1726853437.51565: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853437.51575: Calling all_plugins_play to load vars for managed_node3 20058 1726853437.51577: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853437.51579: Calling groups_plugins_play to load vars for managed_node3 20058 1726853437.51773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853437.51992: done with get_vars() 20058 1726853437.52003: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 13:30:37 -0400 (0:00:00.040) 0:00:04.158 ****** 20058 1726853437.52101: entering _queue_task() for managed_node3/include_tasks 20058 1726853437.52416: worker is 1 (out of 1 available) 20058 1726853437.52431: exiting _queue_task() for managed_node3/include_tasks 20058 1726853437.52442: done queuing things up, now waiting for results queue to drain 20058 1726853437.52444: waiting for pending results... 20058 1726853437.52722: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20058 1726853437.52802: in run() - task 02083763-bbaf-5bb9-b294-00000000006a 20058 1726853437.52814: variable 'ansible_search_path' from source: unknown 20058 1726853437.52821: variable 'ansible_search_path' from source: unknown 20058 1726853437.52850: calling self._execute() 20058 1726853437.52915: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853437.52926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853437.52929: variable 'omit' from source: magic vars 20058 1726853437.53231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853437.54976: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853437.54980: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853437.54983: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853437.54985: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853437.54987: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853437.55020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853437.55054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853437.55086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853437.55128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853437.55147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853437.55282: variable 'ansible_distribution' from source: facts 20058 1726853437.55294: variable 'ansible_distribution_major_version' from source: facts 20058 1726853437.55316: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853437.55327: when evaluation is False, skipping this task 20058 1726853437.55335: _execute() done 20058 1726853437.55342: dumping result to json 20058 1726853437.55350: done dumping result, returning 20058 1726853437.55363: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-5bb9-b294-00000000006a] 20058 1726853437.55375: sending task result for task 02083763-bbaf-5bb9-b294-00000000006a skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853437.55522: no more pending results, returning what we have 20058 1726853437.55526: results queue empty 20058 1726853437.55527: checking for any_errors_fatal 20058 1726853437.55532: done checking for any_errors_fatal 20058 1726853437.55533: checking for max_fail_percentage 20058 1726853437.55535: done checking for max_fail_percentage 20058 1726853437.55535: checking to see if all hosts have failed and the running result is not ok 20058 1726853437.55536: done checking to see if all hosts have failed 20058 1726853437.55537: getting the remaining hosts for this loop 20058 1726853437.55538: done getting the remaining hosts for this loop 20058 1726853437.55543: getting the next task for host managed_node3 20058 1726853437.55550: done getting next task for host managed_node3 20058 1726853437.55553: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 20058 1726853437.55557: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20058 1726853437.55575: getting variables 20058 1726853437.55577: in VariableManager get_vars() 20058 1726853437.55628: Calling all_inventory to load vars for managed_node3 20058 1726853437.55632: Calling groups_inventory to load vars for managed_node3 20058 1726853437.55634: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853437.55645: Calling all_plugins_play to load vars for managed_node3 20058 1726853437.55648: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853437.55651: Calling groups_plugins_play to load vars for managed_node3 20058 1726853437.56059: done sending task result for task 02083763-bbaf-5bb9-b294-00000000006a 20058 1726853437.56062: WORKER PROCESS EXITING 20058 1726853437.56084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853437.56231: done with get_vars() 20058 1726853437.56239: done getting variables 20058 1726853437.56289: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 13:30:37 -0400 (0:00:00.042) 0:00:04.200 ****** 20058 1726853437.56313: entering _queue_task() for managed_node3/debug 20058 1726853437.56502: worker is 1 (out of 1 available) 20058 1726853437.56517: exiting _queue_task() for managed_node3/debug 20058 1726853437.56528: done queuing things up, now waiting for results queue to drain 20058 1726853437.56529: waiting for pending results... 20058 1726853437.56690: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 20058 1726853437.56765: in run() - task 02083763-bbaf-5bb9-b294-00000000006b 20058 1726853437.56781: variable 'ansible_search_path' from source: unknown 20058 1726853437.56785: variable 'ansible_search_path' from source: unknown 20058 1726853437.56811: calling self._execute() 20058 1726853437.56875: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853437.56878: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853437.56887: variable 'omit' from source: magic vars 20058 1726853437.57177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853437.59059: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853437.59476: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853437.59481: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853437.59488: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853437.59518: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853437.59607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853437.59640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853437.59675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853437.59759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853437.59762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853437.59869: variable 'ansible_distribution' from source: facts 20058 1726853437.59874: variable 'ansible_distribution_major_version' from source: facts 20058 1726853437.59890: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853437.59893: when evaluation is False, skipping this task 20058 1726853437.59896: _execute() done 20058 1726853437.59898: dumping result to json 20058 1726853437.59900: done dumping result, returning 20058 1726853437.59915: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-5bb9-b294-00000000006b] 20058 1726853437.59919: sending task result for task 02083763-bbaf-5bb9-b294-00000000006b 20058 1726853437.60004: done sending task result for task 02083763-bbaf-5bb9-b294-00000000006b 20058 1726853437.60007: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20058 1726853437.60070: no more pending results, returning what we have 20058 1726853437.60075: results queue empty 20058 1726853437.60076: checking for any_errors_fatal 20058 1726853437.60081: done checking for any_errors_fatal 20058 1726853437.60082: checking for max_fail_percentage 20058 1726853437.60083: done checking for max_fail_percentage 20058 1726853437.60084: checking to see if all hosts have failed and the running result is not ok 20058 1726853437.60085: done checking to see if all hosts have failed 20058 1726853437.60085: getting the remaining hosts for this loop 20058 1726853437.60087: done getting the remaining hosts for this loop 20058 1726853437.60090: getting the next task for host managed_node3 20058 1726853437.60096: done getting next task for host managed_node3 20058 1726853437.60099: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20058 1726853437.60102: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20058 1726853437.60122: getting variables 20058 1726853437.60124: in VariableManager get_vars() 20058 1726853437.60173: Calling all_inventory to load vars for managed_node3 20058 1726853437.60175: Calling groups_inventory to load vars for managed_node3 20058 1726853437.60178: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853437.60186: Calling all_plugins_play to load vars for managed_node3 20058 1726853437.60188: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853437.60190: Calling groups_plugins_play to load vars for managed_node3 20058 1726853437.60323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853437.60450: done with get_vars() 20058 1726853437.60459: done getting variables 20058 1726853437.60500: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 13:30:37 -0400 (0:00:00.042) 0:00:04.242 ****** 20058 1726853437.60523: entering _queue_task() for managed_node3/fail 20058 1726853437.60725: worker is 1 (out of 1 available) 20058 1726853437.60739: exiting _queue_task() for managed_node3/fail 20058 1726853437.60751: done queuing things up, now waiting for results queue to drain 20058 1726853437.60752: waiting for pending results... 20058 1726853437.60916: 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 20058 1726853437.60999: in run() - task 02083763-bbaf-5bb9-b294-00000000006c 20058 1726853437.61007: variable 'ansible_search_path' from source: unknown 20058 1726853437.61010: variable 'ansible_search_path' from source: unknown 20058 1726853437.61039: calling self._execute() 20058 1726853437.61106: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853437.61110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853437.61118: variable 'omit' from source: magic vars 20058 1726853437.61414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853437.63410: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853437.63454: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853437.63483: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853437.63507: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853437.63526: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853437.63587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853437.63606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853437.63623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853437.63649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853437.63665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853437.63757: variable 'ansible_distribution' from source: facts 20058 1726853437.63762: variable 'ansible_distribution_major_version' from source: facts 20058 1726853437.63780: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853437.63783: when evaluation is False, skipping this task 20058 1726853437.63786: _execute() done 20058 1726853437.63788: dumping result to json 20058 1726853437.63790: done dumping result, returning 20058 1726853437.63797: 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 [02083763-bbaf-5bb9-b294-00000000006c] 20058 1726853437.63802: sending task result for task 02083763-bbaf-5bb9-b294-00000000006c 20058 1726853437.63888: done sending task result for task 02083763-bbaf-5bb9-b294-00000000006c 20058 1726853437.63890: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853437.63929: no more pending results, returning what we have 20058 1726853437.63932: results queue empty 20058 1726853437.63933: checking for any_errors_fatal 20058 1726853437.63937: done checking for any_errors_fatal 20058 1726853437.63937: checking for max_fail_percentage 20058 1726853437.63938: done checking for max_fail_percentage 20058 1726853437.63939: checking to see if all hosts have failed and the running result is not ok 20058 1726853437.63940: done checking to see if all hosts have failed 20058 1726853437.63940: getting the remaining hosts for this loop 20058 1726853437.63942: done getting the remaining hosts for this loop 20058 1726853437.63945: getting the next task for host managed_node3 20058 1726853437.63953: done getting next task for host managed_node3 20058 1726853437.63957: ^ 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 20058 1726853437.63960: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20058 1726853437.63976: getting variables 20058 1726853437.63978: in VariableManager get_vars() 20058 1726853437.64023: Calling all_inventory to load vars for managed_node3 20058 1726853437.64026: Calling groups_inventory to load vars for managed_node3 20058 1726853437.64028: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853437.64036: Calling all_plugins_play to load vars for managed_node3 20058 1726853437.64038: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853437.64040: Calling groups_plugins_play to load vars for managed_node3 20058 1726853437.64213: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853437.64341: done with get_vars() 20058 1726853437.64348: done getting variables 20058 1726853437.64397: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 13:30:37 -0400 (0:00:00.038) 0:00:04.281 ****** 20058 1726853437.64420: entering _queue_task() for managed_node3/fail 20058 1726853437.64606: worker is 1 (out of 1 available) 20058 1726853437.64618: exiting _queue_task() for managed_node3/fail 20058 1726853437.64631: done queuing things up, now waiting for results queue to drain 20058 1726853437.64632: waiting for pending results... 20058 1726853437.64801: 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 20058 1726853437.64878: in run() - task 02083763-bbaf-5bb9-b294-00000000006d 20058 1726853437.64891: variable 'ansible_search_path' from source: unknown 20058 1726853437.64894: variable 'ansible_search_path' from source: unknown 20058 1726853437.64924: calling self._execute() 20058 1726853437.64990: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853437.64994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853437.65001: variable 'omit' from source: magic vars 20058 1726853437.65301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853437.66941: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853437.66991: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853437.67018: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853437.67055: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853437.67077: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853437.67136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853437.67162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853437.67181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853437.67206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853437.67217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853437.67309: variable 'ansible_distribution' from source: facts 20058 1726853437.67313: variable 'ansible_distribution_major_version' from source: facts 20058 1726853437.67327: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853437.67330: when evaluation is False, skipping this task 20058 1726853437.67332: _execute() done 20058 1726853437.67335: dumping result to json 20058 1726853437.67337: done dumping result, returning 20058 1726853437.67344: 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 [02083763-bbaf-5bb9-b294-00000000006d] 20058 1726853437.67349: sending task result for task 02083763-bbaf-5bb9-b294-00000000006d 20058 1726853437.67433: done sending task result for task 02083763-bbaf-5bb9-b294-00000000006d 20058 1726853437.67436: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853437.67507: no more pending results, returning what we have 20058 1726853437.67510: results queue empty 20058 1726853437.67511: checking for any_errors_fatal 20058 1726853437.67515: done checking for any_errors_fatal 20058 1726853437.67516: checking for max_fail_percentage 20058 1726853437.67517: done checking for max_fail_percentage 20058 1726853437.67518: checking to see if all hosts have failed and the running result is not ok 20058 1726853437.67519: done checking to see if all hosts have failed 20058 1726853437.67520: getting the remaining hosts for this loop 20058 1726853437.67521: done getting the remaining hosts for this loop 20058 1726853437.67524: getting the next task for host managed_node3 20058 1726853437.67529: done getting next task for host managed_node3 20058 1726853437.67532: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20058 1726853437.67535: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853437.67549: getting variables 20058 1726853437.67551: in VariableManager get_vars() 20058 1726853437.67594: Calling all_inventory to load vars for managed_node3 20058 1726853437.67597: Calling groups_inventory to load vars for managed_node3 20058 1726853437.67599: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853437.67607: Calling all_plugins_play to load vars for managed_node3 20058 1726853437.67609: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853437.67611: Calling groups_plugins_play to load vars for managed_node3 20058 1726853437.67732: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853437.67854: done with get_vars() 20058 1726853437.67863: done getting variables 20058 1726853437.67905: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 13:30:37 -0400 (0:00:00.035) 0:00:04.316 ****** 20058 1726853437.67926: entering _queue_task() for managed_node3/fail 20058 1726853437.68113: worker is 1 (out of 1 available) 20058 1726853437.68127: exiting _queue_task() for managed_node3/fail 20058 1726853437.68138: done queuing things up, now waiting for results queue to drain 20058 1726853437.68139: waiting for pending results... 20058 1726853437.68310: 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 20058 1726853437.68391: in run() - task 02083763-bbaf-5bb9-b294-00000000006e 20058 1726853437.68404: variable 'ansible_search_path' from source: unknown 20058 1726853437.68407: variable 'ansible_search_path' from source: unknown 20058 1726853437.68434: calling self._execute() 20058 1726853437.68497: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853437.68500: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853437.68508: variable 'omit' from source: magic vars 20058 1726853437.68798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853437.70441: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853437.70485: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853437.70511: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853437.70538: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853437.70576: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853437.70613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853437.70633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853437.70657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853437.70683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853437.70694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853437.70788: variable 'ansible_distribution' from source: facts 20058 1726853437.70792: variable 'ansible_distribution_major_version' from source: facts 20058 1726853437.70807: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853437.70810: when evaluation is False, skipping this task 20058 1726853437.70812: _execute() done 20058 1726853437.70814: dumping result to json 20058 1726853437.70817: done dumping result, returning 20058 1726853437.70824: 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 [02083763-bbaf-5bb9-b294-00000000006e] 20058 1726853437.70828: sending task result for task 02083763-bbaf-5bb9-b294-00000000006e skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853437.70959: no more pending results, returning what we have 20058 1726853437.70963: results queue empty 20058 1726853437.70963: checking for any_errors_fatal 20058 1726853437.70969: done checking for any_errors_fatal 20058 1726853437.70970: checking for max_fail_percentage 20058 1726853437.70973: done checking for max_fail_percentage 20058 1726853437.70973: checking to see if all hosts have failed and the running result is not ok 20058 1726853437.70974: done checking to see if all hosts have failed 20058 1726853437.70975: getting the remaining hosts for this loop 20058 1726853437.70976: done getting the remaining hosts for this loop 20058 1726853437.70980: getting the next task for host managed_node3 20058 1726853437.70987: done getting next task for host managed_node3 20058 1726853437.70990: ^ 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 20058 1726853437.70993: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853437.71008: getting variables 20058 1726853437.71010: in VariableManager get_vars() 20058 1726853437.71058: Calling all_inventory to load vars for managed_node3 20058 1726853437.71061: Calling groups_inventory to load vars for managed_node3 20058 1726853437.71063: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853437.71078: Calling all_plugins_play to load vars for managed_node3 20058 1726853437.71081: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853437.71085: done sending task result for task 02083763-bbaf-5bb9-b294-00000000006e 20058 1726853437.71088: WORKER PROCESS EXITING 20058 1726853437.71091: Calling groups_plugins_play to load vars for managed_node3 20058 1726853437.71256: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853437.71379: done with get_vars() 20058 1726853437.71387: done getting variables 20058 1726853437.71427: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 13:30:37 -0400 (0:00:00.035) 0:00:04.351 ****** 20058 1726853437.71449: entering _queue_task() for managed_node3/dnf 20058 1726853437.71646: worker is 1 (out of 1 available) 20058 1726853437.71663: exiting _queue_task() for managed_node3/dnf 20058 1726853437.71676: done queuing things up, now waiting for results queue to drain 20058 1726853437.71677: waiting for pending results... 20058 1726853437.71832: 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 20058 1726853437.71908: in run() - task 02083763-bbaf-5bb9-b294-00000000006f 20058 1726853437.71920: variable 'ansible_search_path' from source: unknown 20058 1726853437.71923: variable 'ansible_search_path' from source: unknown 20058 1726853437.71951: calling self._execute() 20058 1726853437.72032: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853437.72036: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853437.72044: variable 'omit' from source: magic vars 20058 1726853437.72343: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853437.73949: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853437.73996: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853437.74030: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853437.74054: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853437.74076: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853437.74135: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853437.74154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853437.74175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853437.74204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853437.74215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853437.74312: variable 'ansible_distribution' from source: facts 20058 1726853437.74315: variable 'ansible_distribution_major_version' from source: facts 20058 1726853437.74327: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853437.74330: when evaluation is False, skipping this task 20058 1726853437.74332: _execute() done 20058 1726853437.74334: dumping result to json 20058 1726853437.74337: done dumping result, returning 20058 1726853437.74344: 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 [02083763-bbaf-5bb9-b294-00000000006f] 20058 1726853437.74348: sending task result for task 02083763-bbaf-5bb9-b294-00000000006f 20058 1726853437.74433: done sending task result for task 02083763-bbaf-5bb9-b294-00000000006f 20058 1726853437.74435: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853437.74482: no more pending results, returning what we have 20058 1726853437.74484: results queue empty 20058 1726853437.74485: checking for any_errors_fatal 20058 1726853437.74492: done checking for any_errors_fatal 20058 1726853437.74492: checking for max_fail_percentage 20058 1726853437.74494: done checking for max_fail_percentage 20058 1726853437.74494: checking to see if all hosts have failed and the running result is not ok 20058 1726853437.74495: done checking to see if all hosts have failed 20058 1726853437.74496: getting the remaining hosts for this loop 20058 1726853437.74497: done getting the remaining hosts for this loop 20058 1726853437.74500: getting the next task for host managed_node3 20058 1726853437.74506: done getting next task for host managed_node3 20058 1726853437.74510: ^ 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 20058 1726853437.74512: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853437.74526: getting variables 20058 1726853437.74528: in VariableManager get_vars() 20058 1726853437.74570: Calling all_inventory to load vars for managed_node3 20058 1726853437.74579: Calling groups_inventory to load vars for managed_node3 20058 1726853437.74582: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853437.74589: Calling all_plugins_play to load vars for managed_node3 20058 1726853437.74591: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853437.74594: Calling groups_plugins_play to load vars for managed_node3 20058 1726853437.74717: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853437.74837: done with get_vars() 20058 1726853437.74845: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20058 1726853437.74895: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 13:30:37 -0400 (0:00:00.034) 0:00:04.386 ****** 20058 1726853437.74918: entering _queue_task() for managed_node3/yum 20058 1726853437.75101: worker is 1 (out of 1 available) 20058 1726853437.75114: exiting _queue_task() for managed_node3/yum 20058 1726853437.75126: done queuing things up, now waiting for results queue to drain 20058 1726853437.75127: waiting for pending results... 20058 1726853437.75289: 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 20058 1726853437.75470: in run() - task 02083763-bbaf-5bb9-b294-000000000070 20058 1726853437.75477: variable 'ansible_search_path' from source: unknown 20058 1726853437.75480: variable 'ansible_search_path' from source: unknown 20058 1726853437.75482: calling self._execute() 20058 1726853437.75484: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853437.75487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853437.75489: variable 'omit' from source: magic vars 20058 1726853437.76017: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853437.77404: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853437.77448: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853437.77476: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853437.77509: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853437.77532: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853437.77587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853437.77606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853437.77623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853437.77652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853437.77665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853437.77755: variable 'ansible_distribution' from source: facts 20058 1726853437.77762: variable 'ansible_distribution_major_version' from source: facts 20058 1726853437.77778: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853437.77781: when evaluation is False, skipping this task 20058 1726853437.77783: _execute() done 20058 1726853437.77785: dumping result to json 20058 1726853437.77789: done dumping result, returning 20058 1726853437.77796: 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 [02083763-bbaf-5bb9-b294-000000000070] 20058 1726853437.77801: sending task result for task 02083763-bbaf-5bb9-b294-000000000070 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853437.77934: no more pending results, returning what we have 20058 1726853437.77937: results queue empty 20058 1726853437.77938: checking for any_errors_fatal 20058 1726853437.77943: done checking for any_errors_fatal 20058 1726853437.77944: checking for max_fail_percentage 20058 1726853437.77945: done checking for max_fail_percentage 20058 1726853437.77946: checking to see if all hosts have failed and the running result is not ok 20058 1726853437.77946: done checking to see if all hosts have failed 20058 1726853437.77947: getting the remaining hosts for this loop 20058 1726853437.77948: done getting the remaining hosts for this loop 20058 1726853437.77952: getting the next task for host managed_node3 20058 1726853437.77958: done getting next task for host managed_node3 20058 1726853437.77962: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20058 1726853437.77965: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853437.77982: getting variables 20058 1726853437.77984: in VariableManager get_vars() 20058 1726853437.78028: Calling all_inventory to load vars for managed_node3 20058 1726853437.78031: Calling groups_inventory to load vars for managed_node3 20058 1726853437.78033: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853437.78040: Calling all_plugins_play to load vars for managed_node3 20058 1726853437.78043: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853437.78045: Calling groups_plugins_play to load vars for managed_node3 20058 1726853437.78377: done sending task result for task 02083763-bbaf-5bb9-b294-000000000070 20058 1726853437.78380: WORKER PROCESS EXITING 20058 1726853437.78406: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853437.78612: done with get_vars() 20058 1726853437.78655: done getting variables 20058 1726853437.78714: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 13:30:37 -0400 (0:00:00.038) 0:00:04.424 ****** 20058 1726853437.78749: entering _queue_task() for managed_node3/fail 20058 1726853437.79014: worker is 1 (out of 1 available) 20058 1726853437.79030: exiting _queue_task() for managed_node3/fail 20058 1726853437.79042: done queuing things up, now waiting for results queue to drain 20058 1726853437.79043: waiting for pending results... 20058 1726853437.79335: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20058 1726853437.79478: in run() - task 02083763-bbaf-5bb9-b294-000000000071 20058 1726853437.79506: variable 'ansible_search_path' from source: unknown 20058 1726853437.79516: variable 'ansible_search_path' from source: unknown 20058 1726853437.79557: calling self._execute() 20058 1726853437.79654: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853437.79668: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853437.79688: variable 'omit' from source: magic vars 20058 1726853437.80132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853437.82940: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853437.83019: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853437.83064: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853437.83116: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853437.83149: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853437.83277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853437.83281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853437.83315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853437.83426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853437.83431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853437.83547: variable 'ansible_distribution' from source: facts 20058 1726853437.83561: variable 'ansible_distribution_major_version' from source: facts 20058 1726853437.83590: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853437.83642: when evaluation is False, skipping this task 20058 1726853437.83646: _execute() done 20058 1726853437.83651: dumping result to json 20058 1726853437.83653: done dumping result, returning 20058 1726853437.83656: 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 [02083763-bbaf-5bb9-b294-000000000071] 20058 1726853437.83658: sending task result for task 02083763-bbaf-5bb9-b294-000000000071 20058 1726853437.83824: done sending task result for task 02083763-bbaf-5bb9-b294-000000000071 20058 1726853437.83829: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853437.83958: no more pending results, returning what we have 20058 1726853437.83961: results queue empty 20058 1726853437.83962: checking for any_errors_fatal 20058 1726853437.83968: done checking for any_errors_fatal 20058 1726853437.83969: checking for max_fail_percentage 20058 1726853437.83970: done checking for max_fail_percentage 20058 1726853437.83973: checking to see if all hosts have failed and the running result is not ok 20058 1726853437.83974: done checking to see if all hosts have failed 20058 1726853437.83975: getting the remaining hosts for this loop 20058 1726853437.83976: done getting the remaining hosts for this loop 20058 1726853437.83980: getting the next task for host managed_node3 20058 1726853437.83986: done getting next task for host managed_node3 20058 1726853437.83989: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 20058 1726853437.83993: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853437.84008: getting variables 20058 1726853437.84009: in VariableManager get_vars() 20058 1726853437.84055: Calling all_inventory to load vars for managed_node3 20058 1726853437.84058: Calling groups_inventory to load vars for managed_node3 20058 1726853437.84060: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853437.84068: Calling all_plugins_play to load vars for managed_node3 20058 1726853437.84070: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853437.84118: Calling groups_plugins_play to load vars for managed_node3 20058 1726853437.84303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853437.84528: done with get_vars() 20058 1726853437.84538: done getting variables 20058 1726853437.84595: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 13:30:37 -0400 (0:00:00.058) 0:00:04.483 ****** 20058 1726853437.84622: entering _queue_task() for managed_node3/package 20058 1726853437.84939: worker is 1 (out of 1 available) 20058 1726853437.84950: exiting _queue_task() for managed_node3/package 20058 1726853437.84963: done queuing things up, now waiting for results queue to drain 20058 1726853437.84964: waiting for pending results... 20058 1726853437.85291: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 20058 1726853437.85390: in run() - task 02083763-bbaf-5bb9-b294-000000000072 20058 1726853437.85394: variable 'ansible_search_path' from source: unknown 20058 1726853437.85397: variable 'ansible_search_path' from source: unknown 20058 1726853437.85399: calling self._execute() 20058 1726853437.85468: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853437.85481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853437.85500: variable 'omit' from source: magic vars 20058 1726853437.86014: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853437.88281: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853437.88359: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853437.88415: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853437.88465: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853437.88577: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853437.88589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853437.88625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853437.88660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853437.88715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853437.88735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853437.88884: variable 'ansible_distribution' from source: facts 20058 1726853437.88896: variable 'ansible_distribution_major_version' from source: facts 20058 1726853437.88927: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853437.88936: when evaluation is False, skipping this task 20058 1726853437.89076: _execute() done 20058 1726853437.89080: dumping result to json 20058 1726853437.89082: done dumping result, returning 20058 1726853437.89085: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-5bb9-b294-000000000072] 20058 1726853437.89087: sending task result for task 02083763-bbaf-5bb9-b294-000000000072 20058 1726853437.89164: done sending task result for task 02083763-bbaf-5bb9-b294-000000000072 20058 1726853437.89168: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853437.89220: no more pending results, returning what we have 20058 1726853437.89223: results queue empty 20058 1726853437.89225: checking for any_errors_fatal 20058 1726853437.89231: done checking for any_errors_fatal 20058 1726853437.89232: checking for max_fail_percentage 20058 1726853437.89233: done checking for max_fail_percentage 20058 1726853437.89234: checking to see if all hosts have failed and the running result is not ok 20058 1726853437.89235: done checking to see if all hosts have failed 20058 1726853437.89236: getting the remaining hosts for this loop 20058 1726853437.89237: done getting the remaining hosts for this loop 20058 1726853437.89241: getting the next task for host managed_node3 20058 1726853437.89248: done getting next task for host managed_node3 20058 1726853437.89255: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20058 1726853437.89258: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853437.89277: getting variables 20058 1726853437.89279: in VariableManager get_vars() 20058 1726853437.89338: Calling all_inventory to load vars for managed_node3 20058 1726853437.89341: Calling groups_inventory to load vars for managed_node3 20058 1726853437.89344: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853437.89358: Calling all_plugins_play to load vars for managed_node3 20058 1726853437.89361: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853437.89365: Calling groups_plugins_play to load vars for managed_node3 20058 1726853437.89848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853437.90064: done with get_vars() 20058 1726853437.90077: done getting variables 20058 1726853437.90139: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 13:30:37 -0400 (0:00:00.055) 0:00:04.538 ****** 20058 1726853437.90175: entering _queue_task() for managed_node3/package 20058 1726853437.90446: worker is 1 (out of 1 available) 20058 1726853437.90577: exiting _queue_task() for managed_node3/package 20058 1726853437.90588: done queuing things up, now waiting for results queue to drain 20058 1726853437.90589: waiting for pending results... 20058 1726853437.90891: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20058 1726853437.90895: in run() - task 02083763-bbaf-5bb9-b294-000000000073 20058 1726853437.90898: variable 'ansible_search_path' from source: unknown 20058 1726853437.90900: variable 'ansible_search_path' from source: unknown 20058 1726853437.90932: calling self._execute() 20058 1726853437.91023: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853437.91035: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853437.91049: variable 'omit' from source: magic vars 20058 1726853437.91493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853437.92974: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853437.93022: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853437.93176: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853437.93180: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853437.93182: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853437.93216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853437.93248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853437.93284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853437.93340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853437.93361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853437.93503: variable 'ansible_distribution' from source: facts 20058 1726853437.93523: variable 'ansible_distribution_major_version' from source: facts 20058 1726853437.93545: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853437.93553: when evaluation is False, skipping this task 20058 1726853437.93560: _execute() done 20058 1726853437.93566: dumping result to json 20058 1726853437.93576: done dumping result, returning 20058 1726853437.93587: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-5bb9-b294-000000000073] 20058 1726853437.93595: sending task result for task 02083763-bbaf-5bb9-b294-000000000073 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853437.93819: no more pending results, returning what we have 20058 1726853437.93822: results queue empty 20058 1726853437.93824: checking for any_errors_fatal 20058 1726853437.93831: done checking for any_errors_fatal 20058 1726853437.93832: checking for max_fail_percentage 20058 1726853437.93833: done checking for max_fail_percentage 20058 1726853437.93834: checking to see if all hosts have failed and the running result is not ok 20058 1726853437.93835: done checking to see if all hosts have failed 20058 1726853437.93836: getting the remaining hosts for this loop 20058 1726853437.93837: done getting the remaining hosts for this loop 20058 1726853437.93841: getting the next task for host managed_node3 20058 1726853437.93848: done getting next task for host managed_node3 20058 1726853437.93852: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20058 1726853437.93855: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853437.93873: getting variables 20058 1726853437.93876: in VariableManager get_vars() 20058 1726853437.93932: Calling all_inventory to load vars for managed_node3 20058 1726853437.93935: Calling groups_inventory to load vars for managed_node3 20058 1726853437.93938: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853437.93948: Calling all_plugins_play to load vars for managed_node3 20058 1726853437.93951: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853437.93953: Calling groups_plugins_play to load vars for managed_node3 20058 1726853437.94213: done sending task result for task 02083763-bbaf-5bb9-b294-000000000073 20058 1726853437.94217: WORKER PROCESS EXITING 20058 1726853437.94227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853437.94379: done with get_vars() 20058 1726853437.94386: done getting variables 20058 1726853437.94427: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 13:30:37 -0400 (0:00:00.042) 0:00:04.581 ****** 20058 1726853437.94450: entering _queue_task() for managed_node3/package 20058 1726853437.94645: worker is 1 (out of 1 available) 20058 1726853437.94659: exiting _queue_task() for managed_node3/package 20058 1726853437.94673: done queuing things up, now waiting for results queue to drain 20058 1726853437.94674: waiting for pending results... 20058 1726853437.94831: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20058 1726853437.94912: in run() - task 02083763-bbaf-5bb9-b294-000000000074 20058 1726853437.94923: variable 'ansible_search_path' from source: unknown 20058 1726853437.94927: variable 'ansible_search_path' from source: unknown 20058 1726853437.94956: calling self._execute() 20058 1726853437.95022: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853437.95026: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853437.95034: variable 'omit' from source: magic vars 20058 1726853437.95323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853437.97178: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853437.97238: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853437.97283: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853437.97333: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853437.97359: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853437.97442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853437.97467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853437.97486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853437.97511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853437.97522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853437.97631: variable 'ansible_distribution' from source: facts 20058 1726853437.97642: variable 'ansible_distribution_major_version' from source: facts 20058 1726853437.97652: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853437.97658: when evaluation is False, skipping this task 20058 1726853437.97660: _execute() done 20058 1726853437.97665: dumping result to json 20058 1726853437.97667: done dumping result, returning 20058 1726853437.97676: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-5bb9-b294-000000000074] 20058 1726853437.97681: sending task result for task 02083763-bbaf-5bb9-b294-000000000074 20058 1726853437.97770: done sending task result for task 02083763-bbaf-5bb9-b294-000000000074 20058 1726853437.97774: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853437.97815: no more pending results, returning what we have 20058 1726853437.97818: results queue empty 20058 1726853437.97819: checking for any_errors_fatal 20058 1726853437.97826: done checking for any_errors_fatal 20058 1726853437.97826: checking for max_fail_percentage 20058 1726853437.97829: done checking for max_fail_percentage 20058 1726853437.97830: checking to see if all hosts have failed and the running result is not ok 20058 1726853437.97830: done checking to see if all hosts have failed 20058 1726853437.97831: getting the remaining hosts for this loop 20058 1726853437.97832: done getting the remaining hosts for this loop 20058 1726853437.97836: getting the next task for host managed_node3 20058 1726853437.97842: done getting next task for host managed_node3 20058 1726853437.97845: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20058 1726853437.97848: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853437.97870: getting variables 20058 1726853437.97873: in VariableManager get_vars() 20058 1726853437.97918: Calling all_inventory to load vars for managed_node3 20058 1726853437.97920: Calling groups_inventory to load vars for managed_node3 20058 1726853437.97922: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853437.97930: Calling all_plugins_play to load vars for managed_node3 20058 1726853437.97932: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853437.97934: Calling groups_plugins_play to load vars for managed_node3 20058 1726853437.98058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853437.98188: done with get_vars() 20058 1726853437.98196: done getting variables 20058 1726853437.98235: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 13:30:37 -0400 (0:00:00.038) 0:00:04.619 ****** 20058 1726853437.98257: entering _queue_task() for managed_node3/service 20058 1726853437.98445: worker is 1 (out of 1 available) 20058 1726853437.98458: exiting _queue_task() for managed_node3/service 20058 1726853437.98470: done queuing things up, now waiting for results queue to drain 20058 1726853437.98473: waiting for pending results... 20058 1726853437.98635: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20058 1726853437.98712: in run() - task 02083763-bbaf-5bb9-b294-000000000075 20058 1726853437.98723: variable 'ansible_search_path' from source: unknown 20058 1726853437.98727: variable 'ansible_search_path' from source: unknown 20058 1726853437.98756: calling self._execute() 20058 1726853437.98824: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853437.98828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853437.98835: variable 'omit' from source: magic vars 20058 1726853437.99175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853438.01258: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853438.01302: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853438.01330: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853438.01366: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853438.01387: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853438.01446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853438.01469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853438.01487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853438.01513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853438.01523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853438.01621: variable 'ansible_distribution' from source: facts 20058 1726853438.01624: variable 'ansible_distribution_major_version' from source: facts 20058 1726853438.01642: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853438.01646: when evaluation is False, skipping this task 20058 1726853438.01648: _execute() done 20058 1726853438.01651: dumping result to json 20058 1726853438.01653: done dumping result, returning 20058 1726853438.01663: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-5bb9-b294-000000000075] 20058 1726853438.01666: sending task result for task 02083763-bbaf-5bb9-b294-000000000075 20058 1726853438.01749: done sending task result for task 02083763-bbaf-5bb9-b294-000000000075 20058 1726853438.01752: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853438.01809: no more pending results, returning what we have 20058 1726853438.01812: results queue empty 20058 1726853438.01813: checking for any_errors_fatal 20058 1726853438.01819: done checking for any_errors_fatal 20058 1726853438.01820: checking for max_fail_percentage 20058 1726853438.01821: done checking for max_fail_percentage 20058 1726853438.01822: checking to see if all hosts have failed and the running result is not ok 20058 1726853438.01823: done checking to see if all hosts have failed 20058 1726853438.01823: getting the remaining hosts for this loop 20058 1726853438.01825: done getting the remaining hosts for this loop 20058 1726853438.01829: getting the next task for host managed_node3 20058 1726853438.01835: done getting next task for host managed_node3 20058 1726853438.01839: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20058 1726853438.01842: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853438.01856: getting variables 20058 1726853438.01858: in VariableManager get_vars() 20058 1726853438.01904: Calling all_inventory to load vars for managed_node3 20058 1726853438.01907: Calling groups_inventory to load vars for managed_node3 20058 1726853438.01909: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853438.01917: Calling all_plugins_play to load vars for managed_node3 20058 1726853438.01919: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853438.01922: Calling groups_plugins_play to load vars for managed_node3 20058 1726853438.02088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853438.02216: done with get_vars() 20058 1726853438.02223: done getting variables 20058 1726853438.02265: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 13:30:38 -0400 (0:00:00.040) 0:00:04.659 ****** 20058 1726853438.02289: entering _queue_task() for managed_node3/service 20058 1726853438.02476: worker is 1 (out of 1 available) 20058 1726853438.02489: exiting _queue_task() for managed_node3/service 20058 1726853438.02500: done queuing things up, now waiting for results queue to drain 20058 1726853438.02501: waiting for pending results... 20058 1726853438.02673: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20058 1726853438.02756: in run() - task 02083763-bbaf-5bb9-b294-000000000076 20058 1726853438.02764: variable 'ansible_search_path' from source: unknown 20058 1726853438.02767: variable 'ansible_search_path' from source: unknown 20058 1726853438.02798: calling self._execute() 20058 1726853438.02864: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853438.02868: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853438.02879: variable 'omit' from source: magic vars 20058 1726853438.03258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853438.04945: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853438.04999: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853438.05027: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853438.05057: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853438.05077: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853438.05132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853438.05159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853438.05174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853438.05201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853438.05211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853438.05308: variable 'ansible_distribution' from source: facts 20058 1726853438.05311: variable 'ansible_distribution_major_version' from source: facts 20058 1726853438.05327: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853438.05330: when evaluation is False, skipping this task 20058 1726853438.05333: _execute() done 20058 1726853438.05335: dumping result to json 20058 1726853438.05337: done dumping result, returning 20058 1726853438.05345: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-5bb9-b294-000000000076] 20058 1726853438.05350: sending task result for task 02083763-bbaf-5bb9-b294-000000000076 20058 1726853438.05438: done sending task result for task 02083763-bbaf-5bb9-b294-000000000076 20058 1726853438.05440: 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 } 20058 1726853438.05484: no more pending results, returning what we have 20058 1726853438.05487: results queue empty 20058 1726853438.05488: checking for any_errors_fatal 20058 1726853438.05494: done checking for any_errors_fatal 20058 1726853438.05494: checking for max_fail_percentage 20058 1726853438.05496: done checking for max_fail_percentage 20058 1726853438.05497: checking to see if all hosts have failed and the running result is not ok 20058 1726853438.05497: done checking to see if all hosts have failed 20058 1726853438.05498: getting the remaining hosts for this loop 20058 1726853438.05499: done getting the remaining hosts for this loop 20058 1726853438.05503: getting the next task for host managed_node3 20058 1726853438.05508: done getting next task for host managed_node3 20058 1726853438.05512: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20058 1726853438.05515: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853438.05530: getting variables 20058 1726853438.05531: in VariableManager get_vars() 20058 1726853438.05581: Calling all_inventory to load vars for managed_node3 20058 1726853438.05584: Calling groups_inventory to load vars for managed_node3 20058 1726853438.05586: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853438.05594: Calling all_plugins_play to load vars for managed_node3 20058 1726853438.05596: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853438.05598: Calling groups_plugins_play to load vars for managed_node3 20058 1726853438.05727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853438.05858: done with get_vars() 20058 1726853438.05865: done getting variables 20058 1726853438.05914: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 13:30:38 -0400 (0:00:00.036) 0:00:04.696 ****** 20058 1726853438.05935: entering _queue_task() for managed_node3/service 20058 1726853438.06131: worker is 1 (out of 1 available) 20058 1726853438.06146: exiting _queue_task() for managed_node3/service 20058 1726853438.06161: done queuing things up, now waiting for results queue to drain 20058 1726853438.06163: waiting for pending results... 20058 1726853438.06319: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20058 1726853438.06393: in run() - task 02083763-bbaf-5bb9-b294-000000000077 20058 1726853438.06404: variable 'ansible_search_path' from source: unknown 20058 1726853438.06407: variable 'ansible_search_path' from source: unknown 20058 1726853438.06434: calling self._execute() 20058 1726853438.06510: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853438.06514: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853438.06517: variable 'omit' from source: magic vars 20058 1726853438.06798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853438.08250: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853438.08293: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853438.08320: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853438.08349: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853438.08366: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853438.08425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853438.08443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853438.08465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853438.08492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853438.08503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853438.08596: variable 'ansible_distribution' from source: facts 20058 1726853438.08599: variable 'ansible_distribution_major_version' from source: facts 20058 1726853438.08614: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853438.08617: when evaluation is False, skipping this task 20058 1726853438.08620: _execute() done 20058 1726853438.08622: dumping result to json 20058 1726853438.08626: done dumping result, returning 20058 1726853438.08634: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-5bb9-b294-000000000077] 20058 1726853438.08639: sending task result for task 02083763-bbaf-5bb9-b294-000000000077 20058 1726853438.08726: done sending task result for task 02083763-bbaf-5bb9-b294-000000000077 20058 1726853438.08728: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853438.08774: no more pending results, returning what we have 20058 1726853438.08778: results queue empty 20058 1726853438.08779: checking for any_errors_fatal 20058 1726853438.08785: done checking for any_errors_fatal 20058 1726853438.08786: checking for max_fail_percentage 20058 1726853438.08787: done checking for max_fail_percentage 20058 1726853438.08788: checking to see if all hosts have failed and the running result is not ok 20058 1726853438.08789: done checking to see if all hosts have failed 20058 1726853438.08789: getting the remaining hosts for this loop 20058 1726853438.08791: done getting the remaining hosts for this loop 20058 1726853438.08794: getting the next task for host managed_node3 20058 1726853438.08799: done getting next task for host managed_node3 20058 1726853438.08802: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 20058 1726853438.08805: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853438.08819: getting variables 20058 1726853438.08820: in VariableManager get_vars() 20058 1726853438.08873: Calling all_inventory to load vars for managed_node3 20058 1726853438.08876: Calling groups_inventory to load vars for managed_node3 20058 1726853438.08878: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853438.08886: Calling all_plugins_play to load vars for managed_node3 20058 1726853438.08888: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853438.08891: Calling groups_plugins_play to load vars for managed_node3 20058 1726853438.09037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853438.09160: done with get_vars() 20058 1726853438.09169: done getting variables 20058 1726853438.09208: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 13:30:38 -0400 (0:00:00.032) 0:00:04.729 ****** 20058 1726853438.09227: entering _queue_task() for managed_node3/service 20058 1726853438.09414: worker is 1 (out of 1 available) 20058 1726853438.09427: exiting _queue_task() for managed_node3/service 20058 1726853438.09441: done queuing things up, now waiting for results queue to drain 20058 1726853438.09442: waiting for pending results... 20058 1726853438.09606: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 20058 1726853438.09691: in run() - task 02083763-bbaf-5bb9-b294-000000000078 20058 1726853438.09702: variable 'ansible_search_path' from source: unknown 20058 1726853438.09706: variable 'ansible_search_path' from source: unknown 20058 1726853438.09734: calling self._execute() 20058 1726853438.09803: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853438.09807: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853438.09815: variable 'omit' from source: magic vars 20058 1726853438.10123: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853438.11594: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853438.11645: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853438.11675: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853438.11700: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853438.11719: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853438.11779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853438.11799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853438.11816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853438.11848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853438.11853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853438.11943: variable 'ansible_distribution' from source: facts 20058 1726853438.11949: variable 'ansible_distribution_major_version' from source: facts 20058 1726853438.11967: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853438.11972: when evaluation is False, skipping this task 20058 1726853438.11975: _execute() done 20058 1726853438.11977: dumping result to json 20058 1726853438.11980: done dumping result, returning 20058 1726853438.11988: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-5bb9-b294-000000000078] 20058 1726853438.11993: sending task result for task 02083763-bbaf-5bb9-b294-000000000078 20058 1726853438.12079: done sending task result for task 02083763-bbaf-5bb9-b294-000000000078 skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20058 1726853438.12118: no more pending results, returning what we have 20058 1726853438.12121: results queue empty 20058 1726853438.12122: checking for any_errors_fatal 20058 1726853438.12129: done checking for any_errors_fatal 20058 1726853438.12130: checking for max_fail_percentage 20058 1726853438.12131: done checking for max_fail_percentage 20058 1726853438.12132: checking to see if all hosts have failed and the running result is not ok 20058 1726853438.12132: done checking to see if all hosts have failed 20058 1726853438.12133: getting the remaining hosts for this loop 20058 1726853438.12134: done getting the remaining hosts for this loop 20058 1726853438.12137: getting the next task for host managed_node3 20058 1726853438.12144: done getting next task for host managed_node3 20058 1726853438.12147: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20058 1726853438.12150: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853438.12164: getting variables 20058 1726853438.12166: in VariableManager get_vars() 20058 1726853438.12212: Calling all_inventory to load vars for managed_node3 20058 1726853438.12215: Calling groups_inventory to load vars for managed_node3 20058 1726853438.12217: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853438.12224: Calling all_plugins_play to load vars for managed_node3 20058 1726853438.12227: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853438.12230: Calling groups_plugins_play to load vars for managed_node3 20058 1726853438.12354: WORKER PROCESS EXITING 20058 1726853438.12364: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853438.12492: done with get_vars() 20058 1726853438.12500: done getting variables 20058 1726853438.12538: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 13:30:38 -0400 (0:00:00.033) 0:00:04.762 ****** 20058 1726853438.12558: entering _queue_task() for managed_node3/copy 20058 1726853438.12762: worker is 1 (out of 1 available) 20058 1726853438.12862: exiting _queue_task() for managed_node3/copy 20058 1726853438.12876: done queuing things up, now waiting for results queue to drain 20058 1726853438.12877: waiting for pending results... 20058 1726853438.13019: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20058 1726853438.13105: in run() - task 02083763-bbaf-5bb9-b294-000000000079 20058 1726853438.13116: variable 'ansible_search_path' from source: unknown 20058 1726853438.13119: variable 'ansible_search_path' from source: unknown 20058 1726853438.13147: calling self._execute() 20058 1726853438.13211: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853438.13215: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853438.13223: variable 'omit' from source: magic vars 20058 1726853438.13517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853438.15348: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853438.15576: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853438.15579: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853438.15581: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853438.15583: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853438.15585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853438.15616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853438.15647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853438.15692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853438.15711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853438.15845: variable 'ansible_distribution' from source: facts 20058 1726853438.15858: variable 'ansible_distribution_major_version' from source: facts 20058 1726853438.15883: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853438.15891: when evaluation is False, skipping this task 20058 1726853438.15897: _execute() done 20058 1726853438.15902: dumping result to json 20058 1726853438.15910: done dumping result, returning 20058 1726853438.15923: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-5bb9-b294-000000000079] 20058 1726853438.15933: sending task result for task 02083763-bbaf-5bb9-b294-000000000079 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853438.16078: no more pending results, returning what we have 20058 1726853438.16081: results queue empty 20058 1726853438.16081: checking for any_errors_fatal 20058 1726853438.16088: done checking for any_errors_fatal 20058 1726853438.16088: checking for max_fail_percentage 20058 1726853438.16090: done checking for max_fail_percentage 20058 1726853438.16091: checking to see if all hosts have failed and the running result is not ok 20058 1726853438.16091: done checking to see if all hosts have failed 20058 1726853438.16092: getting the remaining hosts for this loop 20058 1726853438.16094: done getting the remaining hosts for this loop 20058 1726853438.16098: getting the next task for host managed_node3 20058 1726853438.16104: done getting next task for host managed_node3 20058 1726853438.16107: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20058 1726853438.16110: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853438.16126: getting variables 20058 1726853438.16128: in VariableManager get_vars() 20058 1726853438.16176: Calling all_inventory to load vars for managed_node3 20058 1726853438.16179: Calling groups_inventory to load vars for managed_node3 20058 1726853438.16181: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853438.16191: Calling all_plugins_play to load vars for managed_node3 20058 1726853438.16193: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853438.16196: Calling groups_plugins_play to load vars for managed_node3 20058 1726853438.16383: done sending task result for task 02083763-bbaf-5bb9-b294-000000000079 20058 1726853438.16386: WORKER PROCESS EXITING 20058 1726853438.16407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853438.16534: done with get_vars() 20058 1726853438.16541: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 13:30:38 -0400 (0:00:00.040) 0:00:04.803 ****** 20058 1726853438.16597: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 20058 1726853438.16773: worker is 1 (out of 1 available) 20058 1726853438.16787: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 20058 1726853438.16799: done queuing things up, now waiting for results queue to drain 20058 1726853438.16800: waiting for pending results... 20058 1726853438.16967: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20058 1726853438.17040: in run() - task 02083763-bbaf-5bb9-b294-00000000007a 20058 1726853438.17054: variable 'ansible_search_path' from source: unknown 20058 1726853438.17058: variable 'ansible_search_path' from source: unknown 20058 1726853438.17085: calling self._execute() 20058 1726853438.17157: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853438.17161: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853438.17167: variable 'omit' from source: magic vars 20058 1726853438.17460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853438.19376: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853438.19386: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853438.19423: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853438.19462: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853438.19494: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853438.19569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853438.19604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853438.19631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853438.19675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853438.19694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853438.19830: variable 'ansible_distribution' from source: facts 20058 1726853438.19976: variable 'ansible_distribution_major_version' from source: facts 20058 1726853438.19979: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853438.19982: when evaluation is False, skipping this task 20058 1726853438.19984: _execute() done 20058 1726853438.19986: dumping result to json 20058 1726853438.19988: done dumping result, returning 20058 1726853438.19990: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-5bb9-b294-00000000007a] 20058 1726853438.19993: sending task result for task 02083763-bbaf-5bb9-b294-00000000007a 20058 1726853438.20059: done sending task result for task 02083763-bbaf-5bb9-b294-00000000007a 20058 1726853438.20063: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853438.20108: no more pending results, returning what we have 20058 1726853438.20111: results queue empty 20058 1726853438.20112: checking for any_errors_fatal 20058 1726853438.20119: done checking for any_errors_fatal 20058 1726853438.20120: checking for max_fail_percentage 20058 1726853438.20121: done checking for max_fail_percentage 20058 1726853438.20122: checking to see if all hosts have failed and the running result is not ok 20058 1726853438.20123: done checking to see if all hosts have failed 20058 1726853438.20130: getting the remaining hosts for this loop 20058 1726853438.20131: done getting the remaining hosts for this loop 20058 1726853438.20135: getting the next task for host managed_node3 20058 1726853438.20140: done getting next task for host managed_node3 20058 1726853438.20143: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 20058 1726853438.20146: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853438.20162: getting variables 20058 1726853438.20163: in VariableManager get_vars() 20058 1726853438.20207: Calling all_inventory to load vars for managed_node3 20058 1726853438.20209: Calling groups_inventory to load vars for managed_node3 20058 1726853438.20211: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853438.20219: Calling all_plugins_play to load vars for managed_node3 20058 1726853438.20222: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853438.20224: Calling groups_plugins_play to load vars for managed_node3 20058 1726853438.20401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853438.20598: done with get_vars() 20058 1726853438.20607: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 13:30:38 -0400 (0:00:00.040) 0:00:04.843 ****** 20058 1726853438.20685: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 20058 1726853438.20906: worker is 1 (out of 1 available) 20058 1726853438.20918: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 20058 1726853438.20927: done queuing things up, now waiting for results queue to drain 20058 1726853438.20928: waiting for pending results... 20058 1726853438.21184: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 20058 1726853438.21303: in run() - task 02083763-bbaf-5bb9-b294-00000000007b 20058 1726853438.21323: variable 'ansible_search_path' from source: unknown 20058 1726853438.21329: variable 'ansible_search_path' from source: unknown 20058 1726853438.21367: calling self._execute() 20058 1726853438.21517: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853438.21520: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853438.21522: variable 'omit' from source: magic vars 20058 1726853438.21896: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853438.24052: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853438.24126: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853438.24166: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853438.24206: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853438.24238: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853438.24316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853438.24352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853438.24677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853438.24680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853438.24683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853438.24789: variable 'ansible_distribution' from source: facts 20058 1726853438.24804: variable 'ansible_distribution_major_version' from source: facts 20058 1726853438.24826: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853438.24833: when evaluation is False, skipping this task 20058 1726853438.24839: _execute() done 20058 1726853438.24846: dumping result to json 20058 1726853438.24852: done dumping result, returning 20058 1726853438.24863: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-5bb9-b294-00000000007b] 20058 1726853438.24887: sending task result for task 02083763-bbaf-5bb9-b294-00000000007b skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853438.25059: no more pending results, returning what we have 20058 1726853438.25062: results queue empty 20058 1726853438.25063: checking for any_errors_fatal 20058 1726853438.25070: done checking for any_errors_fatal 20058 1726853438.25073: checking for max_fail_percentage 20058 1726853438.25075: done checking for max_fail_percentage 20058 1726853438.25075: checking to see if all hosts have failed and the running result is not ok 20058 1726853438.25076: done checking to see if all hosts have failed 20058 1726853438.25077: getting the remaining hosts for this loop 20058 1726853438.25078: done getting the remaining hosts for this loop 20058 1726853438.25083: getting the next task for host managed_node3 20058 1726853438.25090: done getting next task for host managed_node3 20058 1726853438.25094: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20058 1726853438.25098: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853438.25114: getting variables 20058 1726853438.25116: in VariableManager get_vars() 20058 1726853438.25169: Calling all_inventory to load vars for managed_node3 20058 1726853438.25575: Calling groups_inventory to load vars for managed_node3 20058 1726853438.25579: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853438.25588: Calling all_plugins_play to load vars for managed_node3 20058 1726853438.25590: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853438.25592: Calling groups_plugins_play to load vars for managed_node3 20058 1726853438.25998: done sending task result for task 02083763-bbaf-5bb9-b294-00000000007b 20058 1726853438.26001: WORKER PROCESS EXITING 20058 1726853438.26025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853438.26236: done with get_vars() 20058 1726853438.26248: done getting variables 20058 1726853438.26307: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 13:30:38 -0400 (0:00:00.056) 0:00:04.900 ****** 20058 1726853438.26340: entering _queue_task() for managed_node3/debug 20058 1726853438.26661: worker is 1 (out of 1 available) 20058 1726853438.26676: exiting _queue_task() for managed_node3/debug 20058 1726853438.26687: done queuing things up, now waiting for results queue to drain 20058 1726853438.26688: waiting for pending results... 20058 1726853438.26957: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20058 1726853438.27083: in run() - task 02083763-bbaf-5bb9-b294-00000000007c 20058 1726853438.27105: variable 'ansible_search_path' from source: unknown 20058 1726853438.27113: variable 'ansible_search_path' from source: unknown 20058 1726853438.27152: calling self._execute() 20058 1726853438.27244: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853438.27255: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853438.27269: variable 'omit' from source: magic vars 20058 1726853438.27700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853438.30148: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853438.30234: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853438.30279: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853438.30323: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853438.30356: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853438.30441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853438.30478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853438.30543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853438.30788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853438.30792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853438.31010: variable 'ansible_distribution' from source: facts 20058 1726853438.31023: variable 'ansible_distribution_major_version' from source: facts 20058 1726853438.31047: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853438.31058: when evaluation is False, skipping this task 20058 1726853438.31066: _execute() done 20058 1726853438.31076: dumping result to json 20058 1726853438.31084: done dumping result, returning 20058 1726853438.31097: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-5bb9-b294-00000000007c] 20058 1726853438.31107: sending task result for task 02083763-bbaf-5bb9-b294-00000000007c skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20058 1726853438.31315: no more pending results, returning what we have 20058 1726853438.31318: results queue empty 20058 1726853438.31319: checking for any_errors_fatal 20058 1726853438.31324: done checking for any_errors_fatal 20058 1726853438.31325: checking for max_fail_percentage 20058 1726853438.31327: done checking for max_fail_percentage 20058 1726853438.31327: checking to see if all hosts have failed and the running result is not ok 20058 1726853438.31328: done checking to see if all hosts have failed 20058 1726853438.31329: getting the remaining hosts for this loop 20058 1726853438.31330: done getting the remaining hosts for this loop 20058 1726853438.31334: getting the next task for host managed_node3 20058 1726853438.31340: done getting next task for host managed_node3 20058 1726853438.31343: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20058 1726853438.31346: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853438.31359: done sending task result for task 02083763-bbaf-5bb9-b294-00000000007c 20058 1726853438.31362: WORKER PROCESS EXITING 20058 1726853438.31373: getting variables 20058 1726853438.31375: in VariableManager get_vars() 20058 1726853438.31431: Calling all_inventory to load vars for managed_node3 20058 1726853438.31434: Calling groups_inventory to load vars for managed_node3 20058 1726853438.31576: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853438.31586: Calling all_plugins_play to load vars for managed_node3 20058 1726853438.31589: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853438.31591: Calling groups_plugins_play to load vars for managed_node3 20058 1726853438.31769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853438.32044: done with get_vars() 20058 1726853438.32059: done getting variables 20058 1726853438.32133: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 13:30:38 -0400 (0:00:00.058) 0:00:04.958 ****** 20058 1726853438.32168: entering _queue_task() for managed_node3/debug 20058 1726853438.32511: worker is 1 (out of 1 available) 20058 1726853438.32524: exiting _queue_task() for managed_node3/debug 20058 1726853438.32535: done queuing things up, now waiting for results queue to drain 20058 1726853438.32536: waiting for pending results... 20058 1726853438.32832: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20058 1726853438.32966: in run() - task 02083763-bbaf-5bb9-b294-00000000007d 20058 1726853438.32995: variable 'ansible_search_path' from source: unknown 20058 1726853438.33106: variable 'ansible_search_path' from source: unknown 20058 1726853438.33109: calling self._execute() 20058 1726853438.33127: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853438.33135: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853438.33146: variable 'omit' from source: magic vars 20058 1726853438.33618: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853438.36246: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853438.36324: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853438.36365: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853438.36406: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853438.36431: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853438.36515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853438.36548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853438.36582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853438.36626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853438.36644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853438.36777: variable 'ansible_distribution' from source: facts 20058 1726853438.36788: variable 'ansible_distribution_major_version' from source: facts 20058 1726853438.36808: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853438.36822: when evaluation is False, skipping this task 20058 1726853438.36828: _execute() done 20058 1726853438.36931: dumping result to json 20058 1726853438.36934: done dumping result, returning 20058 1726853438.36937: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-5bb9-b294-00000000007d] 20058 1726853438.36939: sending task result for task 02083763-bbaf-5bb9-b294-00000000007d 20058 1726853438.37011: done sending task result for task 02083763-bbaf-5bb9-b294-00000000007d 20058 1726853438.37014: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20058 1726853438.37082: no more pending results, returning what we have 20058 1726853438.37086: results queue empty 20058 1726853438.37087: checking for any_errors_fatal 20058 1726853438.37094: done checking for any_errors_fatal 20058 1726853438.37095: checking for max_fail_percentage 20058 1726853438.37097: done checking for max_fail_percentage 20058 1726853438.37098: checking to see if all hosts have failed and the running result is not ok 20058 1726853438.37098: done checking to see if all hosts have failed 20058 1726853438.37099: getting the remaining hosts for this loop 20058 1726853438.37101: done getting the remaining hosts for this loop 20058 1726853438.37105: getting the next task for host managed_node3 20058 1726853438.37112: done getting next task for host managed_node3 20058 1726853438.37115: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20058 1726853438.37118: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853438.37135: getting variables 20058 1726853438.37137: in VariableManager get_vars() 20058 1726853438.37462: Calling all_inventory to load vars for managed_node3 20058 1726853438.37466: Calling groups_inventory to load vars for managed_node3 20058 1726853438.37468: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853438.37497: Calling all_plugins_play to load vars for managed_node3 20058 1726853438.37500: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853438.37503: Calling groups_plugins_play to load vars for managed_node3 20058 1726853438.37794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853438.38037: done with get_vars() 20058 1726853438.38047: done getting variables 20058 1726853438.38106: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 13:30:38 -0400 (0:00:00.059) 0:00:05.018 ****** 20058 1726853438.38135: entering _queue_task() for managed_node3/debug 20058 1726853438.38492: worker is 1 (out of 1 available) 20058 1726853438.38503: exiting _queue_task() for managed_node3/debug 20058 1726853438.38513: done queuing things up, now waiting for results queue to drain 20058 1726853438.38514: waiting for pending results... 20058 1726853438.38683: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20058 1726853438.38819: in run() - task 02083763-bbaf-5bb9-b294-00000000007e 20058 1726853438.38838: variable 'ansible_search_path' from source: unknown 20058 1726853438.38845: variable 'ansible_search_path' from source: unknown 20058 1726853438.38890: calling self._execute() 20058 1726853438.38982: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853438.38998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853438.39016: variable 'omit' from source: magic vars 20058 1726853438.39982: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853438.43885: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853438.44077: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853438.44131: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853438.44177: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853438.44206: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853438.44295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853438.44327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853438.44366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853438.44412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853438.44430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853438.44582: variable 'ansible_distribution' from source: facts 20058 1726853438.44593: variable 'ansible_distribution_major_version' from source: facts 20058 1726853438.44614: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853438.44621: when evaluation is False, skipping this task 20058 1726853438.44627: _execute() done 20058 1726853438.44635: dumping result to json 20058 1726853438.44642: done dumping result, returning 20058 1726853438.44656: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-5bb9-b294-00000000007e] 20058 1726853438.44674: sending task result for task 02083763-bbaf-5bb9-b294-00000000007e skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20058 1726853438.44819: no more pending results, returning what we have 20058 1726853438.44823: results queue empty 20058 1726853438.44824: checking for any_errors_fatal 20058 1726853438.44828: done checking for any_errors_fatal 20058 1726853438.44829: checking for max_fail_percentage 20058 1726853438.44831: done checking for max_fail_percentage 20058 1726853438.44832: checking to see if all hosts have failed and the running result is not ok 20058 1726853438.44832: done checking to see if all hosts have failed 20058 1726853438.44833: getting the remaining hosts for this loop 20058 1726853438.44835: done getting the remaining hosts for this loop 20058 1726853438.44839: getting the next task for host managed_node3 20058 1726853438.44845: done getting next task for host managed_node3 20058 1726853438.44849: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 20058 1726853438.44855: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853438.44874: getting variables 20058 1726853438.44876: in VariableManager get_vars() 20058 1726853438.44936: Calling all_inventory to load vars for managed_node3 20058 1726853438.44939: Calling groups_inventory to load vars for managed_node3 20058 1726853438.44942: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853438.44955: Calling all_plugins_play to load vars for managed_node3 20058 1726853438.44958: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853438.44961: Calling groups_plugins_play to load vars for managed_node3 20058 1726853438.45438: done sending task result for task 02083763-bbaf-5bb9-b294-00000000007e 20058 1726853438.45441: WORKER PROCESS EXITING 20058 1726853438.45463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853438.45685: done with get_vars() 20058 1726853438.45697: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 13:30:38 -0400 (0:00:00.076) 0:00:05.095 ****** 20058 1726853438.45831: entering _queue_task() for managed_node3/ping 20058 1726853438.46618: worker is 1 (out of 1 available) 20058 1726853438.46630: exiting _queue_task() for managed_node3/ping 20058 1726853438.46640: done queuing things up, now waiting for results queue to drain 20058 1726853438.46640: waiting for pending results... 20058 1726853438.46922: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 20058 1726853438.47257: in run() - task 02083763-bbaf-5bb9-b294-00000000007f 20058 1726853438.47283: variable 'ansible_search_path' from source: unknown 20058 1726853438.47291: variable 'ansible_search_path' from source: unknown 20058 1726853438.47337: calling self._execute() 20058 1726853438.47425: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853438.47447: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853438.47462: variable 'omit' from source: magic vars 20058 1726853438.47997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853438.50446: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853438.50526: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853438.50570: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853438.50618: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853438.50651: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853438.50741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853438.50780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853438.50810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853438.51076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853438.51079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853438.51082: variable 'ansible_distribution' from source: facts 20058 1726853438.51085: variable 'ansible_distribution_major_version' from source: facts 20058 1726853438.51087: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853438.51089: when evaluation is False, skipping this task 20058 1726853438.51091: _execute() done 20058 1726853438.51093: dumping result to json 20058 1726853438.51095: done dumping result, returning 20058 1726853438.51098: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-5bb9-b294-00000000007f] 20058 1726853438.51101: sending task result for task 02083763-bbaf-5bb9-b294-00000000007f 20058 1726853438.51181: done sending task result for task 02083763-bbaf-5bb9-b294-00000000007f 20058 1726853438.51184: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853438.51233: no more pending results, returning what we have 20058 1726853438.51237: results queue empty 20058 1726853438.51238: checking for any_errors_fatal 20058 1726853438.51245: done checking for any_errors_fatal 20058 1726853438.51246: checking for max_fail_percentage 20058 1726853438.51247: done checking for max_fail_percentage 20058 1726853438.51249: checking to see if all hosts have failed and the running result is not ok 20058 1726853438.51250: done checking to see if all hosts have failed 20058 1726853438.51250: getting the remaining hosts for this loop 20058 1726853438.51255: done getting the remaining hosts for this loop 20058 1726853438.51259: getting the next task for host managed_node3 20058 1726853438.51269: done getting next task for host managed_node3 20058 1726853438.51275: ^ task is: TASK: meta (role_complete) 20058 1726853438.51278: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20058 1726853438.51300: getting variables 20058 1726853438.51302: in VariableManager get_vars() 20058 1726853438.51369: Calling all_inventory to load vars for managed_node3 20058 1726853438.51378: Calling groups_inventory to load vars for managed_node3 20058 1726853438.51381: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853438.51394: Calling all_plugins_play to load vars for managed_node3 20058 1726853438.51396: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853438.51400: Calling groups_plugins_play to load vars for managed_node3 20058 1726853438.52003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853438.52243: done with get_vars() 20058 1726853438.52257: done getting variables 20058 1726853438.52341: done queuing things up, now waiting for results queue to drain 20058 1726853438.52343: results queue empty 20058 1726853438.52344: checking for any_errors_fatal 20058 1726853438.52346: done checking for any_errors_fatal 20058 1726853438.52347: checking for max_fail_percentage 20058 1726853438.52348: done checking for max_fail_percentage 20058 1726853438.52349: checking to see if all hosts have failed and the running result is not ok 20058 1726853438.52350: done checking to see if all hosts have failed 20058 1726853438.52350: getting the remaining hosts for this loop 20058 1726853438.52354: done getting the remaining hosts for this loop 20058 1726853438.52357: getting the next task for host managed_node3 20058 1726853438.52360: done getting next task for host managed_node3 20058 1726853438.52363: ^ task is: TASK: Get current device features 20058 1726853438.52364: ^ state is: HOST STATE: block=3, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853438.52366: getting variables 20058 1726853438.52367: in VariableManager get_vars() 20058 1726853438.52392: Calling all_inventory to load vars for managed_node3 20058 1726853438.52394: Calling groups_inventory to load vars for managed_node3 20058 1726853438.52396: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853438.52401: Calling all_plugins_play to load vars for managed_node3 20058 1726853438.52403: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853438.52406: Calling groups_plugins_play to load vars for managed_node3 20058 1726853438.52548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853438.52749: done with get_vars() 20058 1726853438.52760: done getting variables 20058 1726853438.52808: 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 [Get current device features] ********************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:82 Friday 20 September 2024 13:30:38 -0400 (0:00:00.070) 0:00:05.165 ****** 20058 1726853438.52834: entering _queue_task() for managed_node3/command 20058 1726853438.53162: worker is 1 (out of 1 available) 20058 1726853438.53176: exiting _queue_task() for managed_node3/command 20058 1726853438.53188: done queuing things up, now waiting for results queue to drain 20058 1726853438.53189: waiting for pending results... 20058 1726853438.53480: running TaskExecutor() for managed_node3/TASK: Get current device features 20058 1726853438.53521: in run() - task 02083763-bbaf-5bb9-b294-0000000000af 20058 1726853438.53538: variable 'ansible_search_path' from source: unknown 20058 1726853438.53586: calling self._execute() 20058 1726853438.53678: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853438.53777: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853438.53780: variable 'omit' from source: magic vars 20058 1726853438.54161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853438.56420: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853438.56488: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853438.56576: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853438.56579: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853438.56603: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853438.56691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853438.56733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853438.56767: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853438.56813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853438.56832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853438.56995: variable 'ansible_distribution' from source: facts 20058 1726853438.57007: variable 'ansible_distribution_major_version' from source: facts 20058 1726853438.57032: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853438.57041: when evaluation is False, skipping this task 20058 1726853438.57047: _execute() done 20058 1726853438.57060: dumping result to json 20058 1726853438.57068: done dumping result, returning 20058 1726853438.57098: done running TaskExecutor() for managed_node3/TASK: Get current device features [02083763-bbaf-5bb9-b294-0000000000af] 20058 1726853438.57101: sending task result for task 02083763-bbaf-5bb9-b294-0000000000af skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853438.57329: no more pending results, returning what we have 20058 1726853438.57333: results queue empty 20058 1726853438.57334: checking for any_errors_fatal 20058 1726853438.57336: done checking for any_errors_fatal 20058 1726853438.57337: checking for max_fail_percentage 20058 1726853438.57339: done checking for max_fail_percentage 20058 1726853438.57339: checking to see if all hosts have failed and the running result is not ok 20058 1726853438.57340: done checking to see if all hosts have failed 20058 1726853438.57341: getting the remaining hosts for this loop 20058 1726853438.57343: done getting the remaining hosts for this loop 20058 1726853438.57347: getting the next task for host managed_node3 20058 1726853438.57357: done getting next task for host managed_node3 20058 1726853438.57360: ^ task is: TASK: Show ethtool_features 20058 1726853438.57362: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853438.57366: getting variables 20058 1726853438.57368: in VariableManager get_vars() 20058 1726853438.57428: Calling all_inventory to load vars for managed_node3 20058 1726853438.57432: Calling groups_inventory to load vars for managed_node3 20058 1726853438.57436: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853438.57449: Calling all_plugins_play to load vars for managed_node3 20058 1726853438.57456: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853438.57460: Calling groups_plugins_play to load vars for managed_node3 20058 1726853438.57892: done sending task result for task 02083763-bbaf-5bb9-b294-0000000000af 20058 1726853438.57896: WORKER PROCESS EXITING 20058 1726853438.57922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853438.58191: done with get_vars() 20058 1726853438.58201: done getting variables 20058 1726853438.58263: 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 ethtool_features] *************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:86 Friday 20 September 2024 13:30:38 -0400 (0:00:00.054) 0:00:05.219 ****** 20058 1726853438.58292: entering _queue_task() for managed_node3/debug 20058 1726853438.58548: worker is 1 (out of 1 available) 20058 1726853438.58675: exiting _queue_task() for managed_node3/debug 20058 1726853438.58686: done queuing things up, now waiting for results queue to drain 20058 1726853438.58687: waiting for pending results... 20058 1726853438.58848: running TaskExecutor() for managed_node3/TASK: Show ethtool_features 20058 1726853438.58948: in run() - task 02083763-bbaf-5bb9-b294-0000000000b0 20058 1726853438.58970: variable 'ansible_search_path' from source: unknown 20058 1726853438.59015: calling self._execute() 20058 1726853438.59130: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853438.59134: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853438.59140: variable 'omit' from source: magic vars 20058 1726853438.59646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853438.61884: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853438.62237: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853438.62285: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853438.62323: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853438.62357: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853438.62447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853438.62576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853438.62581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853438.62583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853438.62586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853438.62715: variable 'ansible_distribution' from source: facts 20058 1726853438.62725: variable 'ansible_distribution_major_version' from source: facts 20058 1726853438.62746: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853438.62756: when evaluation is False, skipping this task 20058 1726853438.62776: _execute() done 20058 1726853438.62779: dumping result to json 20058 1726853438.62781: done dumping result, returning 20058 1726853438.62811: done running TaskExecutor() for managed_node3/TASK: Show ethtool_features [02083763-bbaf-5bb9-b294-0000000000b0] 20058 1726853438.62814: sending task result for task 02083763-bbaf-5bb9-b294-0000000000b0 skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20058 1726853438.63018: no more pending results, returning what we have 20058 1726853438.63022: results queue empty 20058 1726853438.63022: checking for any_errors_fatal 20058 1726853438.63030: done checking for any_errors_fatal 20058 1726853438.63030: checking for max_fail_percentage 20058 1726853438.63032: done checking for max_fail_percentage 20058 1726853438.63033: checking to see if all hosts have failed and the running result is not ok 20058 1726853438.63034: done checking to see if all hosts have failed 20058 1726853438.63034: getting the remaining hosts for this loop 20058 1726853438.63036: done getting the remaining hosts for this loop 20058 1726853438.63040: getting the next task for host managed_node3 20058 1726853438.63046: done getting next task for host managed_node3 20058 1726853438.63049: ^ task is: TASK: Assert device features 20058 1726853438.63054: ^ state is: HOST STATE: block=3, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853438.63057: getting variables 20058 1726853438.63059: in VariableManager get_vars() 20058 1726853438.63113: Calling all_inventory to load vars for managed_node3 20058 1726853438.63116: Calling groups_inventory to load vars for managed_node3 20058 1726853438.63119: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853438.63131: Calling all_plugins_play to load vars for managed_node3 20058 1726853438.63134: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853438.63137: Calling groups_plugins_play to load vars for managed_node3 20058 1726853438.63540: done sending task result for task 02083763-bbaf-5bb9-b294-0000000000b0 20058 1726853438.63544: WORKER PROCESS EXITING 20058 1726853438.63568: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853438.63781: done with get_vars() 20058 1726853438.63792: done getting variables 20058 1726853438.63851: 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 [Assert device features] ************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:89 Friday 20 September 2024 13:30:38 -0400 (0:00:00.055) 0:00:05.275 ****** 20058 1726853438.63881: entering _queue_task() for managed_node3/assert 20058 1726853438.64124: worker is 1 (out of 1 available) 20058 1726853438.64138: exiting _queue_task() for managed_node3/assert 20058 1726853438.64263: done queuing things up, now waiting for results queue to drain 20058 1726853438.64264: waiting for pending results... 20058 1726853438.64425: running TaskExecutor() for managed_node3/TASK: Assert device features 20058 1726853438.64519: in run() - task 02083763-bbaf-5bb9-b294-0000000000b1 20058 1726853438.64538: variable 'ansible_search_path' from source: unknown 20058 1726853438.64582: calling self._execute() 20058 1726853438.64677: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853438.64687: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853438.64708: variable 'omit' from source: magic vars 20058 1726853438.65138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853438.67753: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853438.67862: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853438.67866: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853438.67890: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853438.67918: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853438.68007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853438.68043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853438.68087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853438.68134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853438.68155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853438.68375: variable 'ansible_distribution' from source: facts 20058 1726853438.68379: variable 'ansible_distribution_major_version' from source: facts 20058 1726853438.68381: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853438.68383: when evaluation is False, skipping this task 20058 1726853438.68384: _execute() done 20058 1726853438.68386: dumping result to json 20058 1726853438.68388: done dumping result, returning 20058 1726853438.68390: done running TaskExecutor() for managed_node3/TASK: Assert device features [02083763-bbaf-5bb9-b294-0000000000b1] 20058 1726853438.68392: sending task result for task 02083763-bbaf-5bb9-b294-0000000000b1 20058 1726853438.68463: done sending task result for task 02083763-bbaf-5bb9-b294-0000000000b1 20058 1726853438.68466: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853438.68512: no more pending results, returning what we have 20058 1726853438.68516: results queue empty 20058 1726853438.68516: checking for any_errors_fatal 20058 1726853438.68522: done checking for any_errors_fatal 20058 1726853438.68522: checking for max_fail_percentage 20058 1726853438.68524: done checking for max_fail_percentage 20058 1726853438.68525: checking to see if all hosts have failed and the running result is not ok 20058 1726853438.68526: done checking to see if all hosts have failed 20058 1726853438.68526: getting the remaining hosts for this loop 20058 1726853438.68527: done getting the remaining hosts for this loop 20058 1726853438.68532: getting the next task for host managed_node3 20058 1726853438.68537: done getting next task for host managed_node3 20058 1726853438.68540: ^ task is: TASK: TEST: I can enable tx_tcp_segmentation (using underscores). 20058 1726853438.68543: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853438.68546: getting variables 20058 1726853438.68548: in VariableManager get_vars() 20058 1726853438.68603: Calling all_inventory to load vars for managed_node3 20058 1726853438.68605: Calling groups_inventory to load vars for managed_node3 20058 1726853438.68608: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853438.68619: Calling all_plugins_play to load vars for managed_node3 20058 1726853438.68621: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853438.68624: Calling groups_plugins_play to load vars for managed_node3 20058 1726853438.69129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853438.69339: done with get_vars() 20058 1726853438.69349: done getting variables 20058 1726853438.69406: 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 [TEST: I can enable tx_tcp_segmentation (using underscores).] ************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:102 Friday 20 September 2024 13:30:38 -0400 (0:00:00.055) 0:00:05.331 ****** 20058 1726853438.69436: entering _queue_task() for managed_node3/debug 20058 1726853438.69785: worker is 1 (out of 1 available) 20058 1726853438.69795: exiting _queue_task() for managed_node3/debug 20058 1726853438.69806: done queuing things up, now waiting for results queue to drain 20058 1726853438.69807: waiting for pending results... 20058 1726853438.70205: running TaskExecutor() for managed_node3/TASK: TEST: I can enable tx_tcp_segmentation (using underscores). 20058 1726853438.70210: in run() - task 02083763-bbaf-5bb9-b294-0000000000b2 20058 1726853438.70213: variable 'ansible_search_path' from source: unknown 20058 1726853438.70216: calling self._execute() 20058 1726853438.70237: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853438.70248: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853438.70264: variable 'omit' from source: magic vars 20058 1726853438.70723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853438.73289: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853438.73368: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853438.73413: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853438.73560: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853438.73564: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853438.73606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853438.73641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853438.73686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853438.73732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853438.73756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853438.73921: variable 'ansible_distribution' from source: facts 20058 1726853438.73933: variable 'ansible_distribution_major_version' from source: facts 20058 1726853438.73960: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853438.73969: when evaluation is False, skipping this task 20058 1726853438.73979: _execute() done 20058 1726853438.73986: dumping result to json 20058 1726853438.73993: done dumping result, returning 20058 1726853438.74076: done running TaskExecutor() for managed_node3/TASK: TEST: I can enable tx_tcp_segmentation (using underscores). [02083763-bbaf-5bb9-b294-0000000000b2] 20058 1726853438.74080: sending task result for task 02083763-bbaf-5bb9-b294-0000000000b2 20058 1726853438.74155: done sending task result for task 02083763-bbaf-5bb9-b294-0000000000b2 20058 1726853438.74158: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20058 1726853438.74212: no more pending results, returning what we have 20058 1726853438.74215: results queue empty 20058 1726853438.74216: checking for any_errors_fatal 20058 1726853438.74225: done checking for any_errors_fatal 20058 1726853438.74226: checking for max_fail_percentage 20058 1726853438.74229: done checking for max_fail_percentage 20058 1726853438.74230: checking to see if all hosts have failed and the running result is not ok 20058 1726853438.74230: done checking to see if all hosts have failed 20058 1726853438.74231: getting the remaining hosts for this loop 20058 1726853438.74233: done getting the remaining hosts for this loop 20058 1726853438.74237: getting the next task for host managed_node3 20058 1726853438.74245: done getting next task for host managed_node3 20058 1726853438.74251: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20058 1726853438.74257: ^ state is: HOST STATE: block=3, 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 20058 1726853438.74280: getting variables 20058 1726853438.74282: in VariableManager get_vars() 20058 1726853438.74336: Calling all_inventory to load vars for managed_node3 20058 1726853438.74339: Calling groups_inventory to load vars for managed_node3 20058 1726853438.74342: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853438.74356: Calling all_plugins_play to load vars for managed_node3 20058 1726853438.74359: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853438.74363: Calling groups_plugins_play to load vars for managed_node3 20058 1726853438.74824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853438.75044: done with get_vars() 20058 1726853438.75057: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 13:30:38 -0400 (0:00:00.057) 0:00:05.388 ****** 20058 1726853438.75162: entering _queue_task() for managed_node3/include_tasks 20058 1726853438.75422: worker is 1 (out of 1 available) 20058 1726853438.75435: exiting _queue_task() for managed_node3/include_tasks 20058 1726853438.75561: done queuing things up, now waiting for results queue to drain 20058 1726853438.75563: waiting for pending results... 20058 1726853438.75893: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20058 1726853438.75898: in run() - task 02083763-bbaf-5bb9-b294-0000000000ba 20058 1726853438.75901: variable 'ansible_search_path' from source: unknown 20058 1726853438.75904: variable 'ansible_search_path' from source: unknown 20058 1726853438.75935: calling self._execute() 20058 1726853438.76026: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853438.76036: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853438.76048: variable 'omit' from source: magic vars 20058 1726853438.76506: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853438.79044: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853438.79114: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853438.79161: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853438.79259: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853438.79263: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853438.79313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853438.79344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853438.79384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853438.79427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853438.79446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853438.79591: variable 'ansible_distribution' from source: facts 20058 1726853438.79601: variable 'ansible_distribution_major_version' from source: facts 20058 1726853438.79621: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853438.79628: when evaluation is False, skipping this task 20058 1726853438.79634: _execute() done 20058 1726853438.79676: dumping result to json 20058 1726853438.79679: done dumping result, returning 20058 1726853438.79681: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-5bb9-b294-0000000000ba] 20058 1726853438.79683: sending task result for task 02083763-bbaf-5bb9-b294-0000000000ba skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853438.79838: no more pending results, returning what we have 20058 1726853438.79841: results queue empty 20058 1726853438.79842: checking for any_errors_fatal 20058 1726853438.79847: done checking for any_errors_fatal 20058 1726853438.79848: checking for max_fail_percentage 20058 1726853438.79850: done checking for max_fail_percentage 20058 1726853438.79850: checking to see if all hosts have failed and the running result is not ok 20058 1726853438.79854: done checking to see if all hosts have failed 20058 1726853438.79855: getting the remaining hosts for this loop 20058 1726853438.79856: done getting the remaining hosts for this loop 20058 1726853438.79860: getting the next task for host managed_node3 20058 1726853438.79867: done getting next task for host managed_node3 20058 1726853438.79870: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 20058 1726853438.79876: ^ state is: HOST STATE: block=3, 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=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 20058 1726853438.79894: getting variables 20058 1726853438.79896: in VariableManager get_vars() 20058 1726853438.79947: Calling all_inventory to load vars for managed_node3 20058 1726853438.79950: Calling groups_inventory to load vars for managed_node3 20058 1726853438.79955: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853438.79965: Calling all_plugins_play to load vars for managed_node3 20058 1726853438.79968: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853438.80186: Calling groups_plugins_play to load vars for managed_node3 20058 1726853438.80457: done sending task result for task 02083763-bbaf-5bb9-b294-0000000000ba 20058 1726853438.80460: WORKER PROCESS EXITING 20058 1726853438.80485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853438.80686: done with get_vars() 20058 1726853438.80696: done getting variables 20058 1726853438.80749: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 13:30:38 -0400 (0:00:00.056) 0:00:05.444 ****** 20058 1726853438.80780: entering _queue_task() for managed_node3/debug 20058 1726853438.81041: worker is 1 (out of 1 available) 20058 1726853438.81173: exiting _queue_task() for managed_node3/debug 20058 1726853438.81185: done queuing things up, now waiting for results queue to drain 20058 1726853438.81186: waiting for pending results... 20058 1726853438.81385: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 20058 1726853438.81525: in run() - task 02083763-bbaf-5bb9-b294-0000000000bb 20058 1726853438.81545: variable 'ansible_search_path' from source: unknown 20058 1726853438.81556: variable 'ansible_search_path' from source: unknown 20058 1726853438.81602: calling self._execute() 20058 1726853438.81702: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853438.81714: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853438.81738: variable 'omit' from source: magic vars 20058 1726853438.82213: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853438.85191: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853438.85266: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853438.85332: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853438.85377: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853438.85418: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853438.85515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853438.85558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853438.85595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853438.85679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853438.85683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853438.85990: variable 'ansible_distribution' from source: facts 20058 1726853438.86078: variable 'ansible_distribution_major_version' from source: facts 20058 1726853438.86081: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853438.86084: when evaluation is False, skipping this task 20058 1726853438.86086: _execute() done 20058 1726853438.86088: dumping result to json 20058 1726853438.86090: done dumping result, returning 20058 1726853438.86092: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-5bb9-b294-0000000000bb] 20058 1726853438.86094: sending task result for task 02083763-bbaf-5bb9-b294-0000000000bb 20058 1726853438.86154: done sending task result for task 02083763-bbaf-5bb9-b294-0000000000bb 20058 1726853438.86157: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20058 1726853438.86230: no more pending results, returning what we have 20058 1726853438.86234: results queue empty 20058 1726853438.86234: checking for any_errors_fatal 20058 1726853438.86241: done checking for any_errors_fatal 20058 1726853438.86241: checking for max_fail_percentage 20058 1726853438.86243: done checking for max_fail_percentage 20058 1726853438.86244: checking to see if all hosts have failed and the running result is not ok 20058 1726853438.86245: done checking to see if all hosts have failed 20058 1726853438.86245: getting the remaining hosts for this loop 20058 1726853438.86247: done getting the remaining hosts for this loop 20058 1726853438.86250: getting the next task for host managed_node3 20058 1726853438.86262: done getting next task for host managed_node3 20058 1726853438.86269: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20058 1726853438.86274: ^ state is: HOST STATE: block=3, 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=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 20058 1726853438.86291: getting variables 20058 1726853438.86292: in VariableManager get_vars() 20058 1726853438.86336: Calling all_inventory to load vars for managed_node3 20058 1726853438.86338: Calling groups_inventory to load vars for managed_node3 20058 1726853438.86340: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853438.86348: Calling all_plugins_play to load vars for managed_node3 20058 1726853438.86351: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853438.86356: Calling groups_plugins_play to load vars for managed_node3 20058 1726853438.86799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853438.87026: done with get_vars() 20058 1726853438.87038: done getting variables 20058 1726853438.87101: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 13:30:38 -0400 (0:00:00.063) 0:00:05.508 ****** 20058 1726853438.87131: entering _queue_task() for managed_node3/fail 20058 1726853438.87481: worker is 1 (out of 1 available) 20058 1726853438.87494: exiting _queue_task() for managed_node3/fail 20058 1726853438.87506: done queuing things up, now waiting for results queue to drain 20058 1726853438.87507: waiting for pending results... 20058 1726853438.87790: 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 20058 1726853438.87978: in run() - task 02083763-bbaf-5bb9-b294-0000000000bc 20058 1726853438.88003: variable 'ansible_search_path' from source: unknown 20058 1726853438.88104: variable 'ansible_search_path' from source: unknown 20058 1726853438.88108: calling self._execute() 20058 1726853438.88158: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853438.88170: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853438.88187: variable 'omit' from source: magic vars 20058 1726853438.88648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853438.90991: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853438.91059: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853438.91101: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853438.91139: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853438.91176: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853438.91251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853438.91294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853438.91312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853438.91360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853438.91364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853438.91460: variable 'ansible_distribution' from source: facts 20058 1726853438.91464: variable 'ansible_distribution_major_version' from source: facts 20058 1726853438.91483: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853438.91486: when evaluation is False, skipping this task 20058 1726853438.91489: _execute() done 20058 1726853438.91493: dumping result to json 20058 1726853438.91495: done dumping result, returning 20058 1726853438.91504: 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 [02083763-bbaf-5bb9-b294-0000000000bc] 20058 1726853438.91513: sending task result for task 02083763-bbaf-5bb9-b294-0000000000bc 20058 1726853438.91587: done sending task result for task 02083763-bbaf-5bb9-b294-0000000000bc 20058 1726853438.91590: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853438.91630: no more pending results, returning what we have 20058 1726853438.91633: results queue empty 20058 1726853438.91634: checking for any_errors_fatal 20058 1726853438.91639: done checking for any_errors_fatal 20058 1726853438.91640: checking for max_fail_percentage 20058 1726853438.91641: done checking for max_fail_percentage 20058 1726853438.91642: checking to see if all hosts have failed and the running result is not ok 20058 1726853438.91643: done checking to see if all hosts have failed 20058 1726853438.91644: getting the remaining hosts for this loop 20058 1726853438.91645: done getting the remaining hosts for this loop 20058 1726853438.91648: getting the next task for host managed_node3 20058 1726853438.91654: done getting next task for host managed_node3 20058 1726853438.91657: ^ 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 20058 1726853438.91660: ^ state is: HOST STATE: block=3, 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=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 20058 1726853438.91679: getting variables 20058 1726853438.91680: in VariableManager get_vars() 20058 1726853438.91728: Calling all_inventory to load vars for managed_node3 20058 1726853438.91730: Calling groups_inventory to load vars for managed_node3 20058 1726853438.91733: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853438.91741: Calling all_plugins_play to load vars for managed_node3 20058 1726853438.91743: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853438.91745: Calling groups_plugins_play to load vars for managed_node3 20058 1726853438.92163: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853438.92279: done with get_vars() 20058 1726853438.92286: done getting variables 20058 1726853438.92323: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 13:30:38 -0400 (0:00:00.052) 0:00:05.560 ****** 20058 1726853438.92342: entering _queue_task() for managed_node3/fail 20058 1726853438.92524: worker is 1 (out of 1 available) 20058 1726853438.92537: exiting _queue_task() for managed_node3/fail 20058 1726853438.92547: done queuing things up, now waiting for results queue to drain 20058 1726853438.92548: waiting for pending results... 20058 1726853438.92718: 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 20058 1726853438.92805: in run() - task 02083763-bbaf-5bb9-b294-0000000000bd 20058 1726853438.92816: variable 'ansible_search_path' from source: unknown 20058 1726853438.92820: variable 'ansible_search_path' from source: unknown 20058 1726853438.92847: calling self._execute() 20058 1726853438.92913: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853438.92917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853438.92925: variable 'omit' from source: magic vars 20058 1726853438.93306: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853438.96314: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853438.96481: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853438.96486: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853438.96495: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853438.96534: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853438.96637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853438.96676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853438.96719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853438.96774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853438.96795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853438.96979: variable 'ansible_distribution' from source: facts 20058 1726853438.96991: variable 'ansible_distribution_major_version' from source: facts 20058 1726853438.97040: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853438.97044: when evaluation is False, skipping this task 20058 1726853438.97046: _execute() done 20058 1726853438.97049: dumping result to json 20058 1726853438.97051: done dumping result, returning 20058 1726853438.97060: 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 [02083763-bbaf-5bb9-b294-0000000000bd] 20058 1726853438.97150: sending task result for task 02083763-bbaf-5bb9-b294-0000000000bd 20058 1726853438.97234: done sending task result for task 02083763-bbaf-5bb9-b294-0000000000bd 20058 1726853438.97238: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853438.97294: no more pending results, returning what we have 20058 1726853438.97297: results queue empty 20058 1726853438.97298: checking for any_errors_fatal 20058 1726853438.97307: done checking for any_errors_fatal 20058 1726853438.97307: checking for max_fail_percentage 20058 1726853438.97310: done checking for max_fail_percentage 20058 1726853438.97311: checking to see if all hosts have failed and the running result is not ok 20058 1726853438.97312: done checking to see if all hosts have failed 20058 1726853438.97312: getting the remaining hosts for this loop 20058 1726853438.97314: done getting the remaining hosts for this loop 20058 1726853438.97318: getting the next task for host managed_node3 20058 1726853438.97325: done getting next task for host managed_node3 20058 1726853438.97329: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20058 1726853438.97333: ^ state is: HOST STATE: block=3, 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=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853438.97353: getting variables 20058 1726853438.97355: in VariableManager get_vars() 20058 1726853438.97420: Calling all_inventory to load vars for managed_node3 20058 1726853438.97423: Calling groups_inventory to load vars for managed_node3 20058 1726853438.97426: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853438.97438: Calling all_plugins_play to load vars for managed_node3 20058 1726853438.97441: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853438.97443: Calling groups_plugins_play to load vars for managed_node3 20058 1726853438.97895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853438.98110: done with get_vars() 20058 1726853438.98121: done getting variables 20058 1726853438.98185: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 13:30:38 -0400 (0:00:00.058) 0:00:05.619 ****** 20058 1726853438.98216: entering _queue_task() for managed_node3/fail 20058 1726853438.98510: worker is 1 (out of 1 available) 20058 1726853438.98522: exiting _queue_task() for managed_node3/fail 20058 1726853438.98534: done queuing things up, now waiting for results queue to drain 20058 1726853438.98535: waiting for pending results... 20058 1726853438.98991: 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 20058 1726853438.99003: in run() - task 02083763-bbaf-5bb9-b294-0000000000be 20058 1726853438.99007: variable 'ansible_search_path' from source: unknown 20058 1726853438.99010: variable 'ansible_search_path' from source: unknown 20058 1726853438.99027: calling self._execute() 20058 1726853438.99126: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853438.99178: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853438.99181: variable 'omit' from source: magic vars 20058 1726853438.99612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853439.01995: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853439.02085: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853439.02136: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853439.02232: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853439.02236: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853439.02308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853439.02344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853439.02383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853439.02425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853439.02442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853439.02601: variable 'ansible_distribution' from source: facts 20058 1726853439.02670: variable 'ansible_distribution_major_version' from source: facts 20058 1726853439.02675: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853439.02678: when evaluation is False, skipping this task 20058 1726853439.02681: _execute() done 20058 1726853439.02683: dumping result to json 20058 1726853439.02686: done dumping result, returning 20058 1726853439.02694: 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 [02083763-bbaf-5bb9-b294-0000000000be] 20058 1726853439.02697: sending task result for task 02083763-bbaf-5bb9-b294-0000000000be skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853439.02903: no more pending results, returning what we have 20058 1726853439.02911: results queue empty 20058 1726853439.02912: checking for any_errors_fatal 20058 1726853439.02919: done checking for any_errors_fatal 20058 1726853439.02920: checking for max_fail_percentage 20058 1726853439.02921: done checking for max_fail_percentage 20058 1726853439.02922: checking to see if all hosts have failed and the running result is not ok 20058 1726853439.02923: done checking to see if all hosts have failed 20058 1726853439.02924: getting the remaining hosts for this loop 20058 1726853439.02925: done getting the remaining hosts for this loop 20058 1726853439.02929: getting the next task for host managed_node3 20058 1726853439.02936: done getting next task for host managed_node3 20058 1726853439.02940: ^ 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 20058 1726853439.02943: ^ state is: HOST STATE: block=3, 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=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853439.02960: getting variables 20058 1726853439.02962: in VariableManager get_vars() 20058 1726853439.03027: Calling all_inventory to load vars for managed_node3 20058 1726853439.03032: Calling groups_inventory to load vars for managed_node3 20058 1726853439.03035: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853439.03046: Calling all_plugins_play to load vars for managed_node3 20058 1726853439.03049: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853439.03052: Calling groups_plugins_play to load vars for managed_node3 20058 1726853439.03534: done sending task result for task 02083763-bbaf-5bb9-b294-0000000000be 20058 1726853439.03538: WORKER PROCESS EXITING 20058 1726853439.03560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853439.03773: done with get_vars() 20058 1726853439.03784: done getting variables 20058 1726853439.03856: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 13:30:39 -0400 (0:00:00.056) 0:00:05.675 ****** 20058 1726853439.03880: entering _queue_task() for managed_node3/dnf 20058 1726853439.04094: worker is 1 (out of 1 available) 20058 1726853439.04108: exiting _queue_task() for managed_node3/dnf 20058 1726853439.04120: done queuing things up, now waiting for results queue to drain 20058 1726853439.04121: waiting for pending results... 20058 1726853439.04289: 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 20058 1726853439.04373: in run() - task 02083763-bbaf-5bb9-b294-0000000000bf 20058 1726853439.04387: variable 'ansible_search_path' from source: unknown 20058 1726853439.04390: variable 'ansible_search_path' from source: unknown 20058 1726853439.04422: calling self._execute() 20058 1726853439.04492: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853439.04496: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853439.04503: variable 'omit' from source: magic vars 20058 1726853439.04816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853439.06676: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853439.06694: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853439.06732: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853439.06775: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853439.06806: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853439.06887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853439.06919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853439.06948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853439.06998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853439.07016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853439.07155: variable 'ansible_distribution' from source: facts 20058 1726853439.07275: variable 'ansible_distribution_major_version' from source: facts 20058 1726853439.07279: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853439.07281: when evaluation is False, skipping this task 20058 1726853439.07283: _execute() done 20058 1726853439.07286: dumping result to json 20058 1726853439.07288: done dumping result, returning 20058 1726853439.07291: 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 [02083763-bbaf-5bb9-b294-0000000000bf] 20058 1726853439.07293: sending task result for task 02083763-bbaf-5bb9-b294-0000000000bf 20058 1726853439.07365: done sending task result for task 02083763-bbaf-5bb9-b294-0000000000bf 20058 1726853439.07368: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853439.07417: no more pending results, returning what we have 20058 1726853439.07420: results queue empty 20058 1726853439.07421: checking for any_errors_fatal 20058 1726853439.07425: done checking for any_errors_fatal 20058 1726853439.07426: checking for max_fail_percentage 20058 1726853439.07427: done checking for max_fail_percentage 20058 1726853439.07428: checking to see if all hosts have failed and the running result is not ok 20058 1726853439.07429: done checking to see if all hosts have failed 20058 1726853439.07430: getting the remaining hosts for this loop 20058 1726853439.07431: done getting the remaining hosts for this loop 20058 1726853439.07435: getting the next task for host managed_node3 20058 1726853439.07441: done getting next task for host managed_node3 20058 1726853439.07444: ^ 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 20058 1726853439.07447: ^ state is: HOST STATE: block=3, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853439.07464: getting variables 20058 1726853439.07466: in VariableManager get_vars() 20058 1726853439.07519: Calling all_inventory to load vars for managed_node3 20058 1726853439.07522: Calling groups_inventory to load vars for managed_node3 20058 1726853439.07524: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853439.07532: Calling all_plugins_play to load vars for managed_node3 20058 1726853439.07534: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853439.07536: Calling groups_plugins_play to load vars for managed_node3 20058 1726853439.07743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853439.07959: done with get_vars() 20058 1726853439.07969: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20058 1726853439.08036: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 13:30:39 -0400 (0:00:00.041) 0:00:05.717 ****** 20058 1726853439.08067: entering _queue_task() for managed_node3/yum 20058 1726853439.08299: worker is 1 (out of 1 available) 20058 1726853439.08309: exiting _queue_task() for managed_node3/yum 20058 1726853439.08320: done queuing things up, now waiting for results queue to drain 20058 1726853439.08321: waiting for pending results... 20058 1726853439.08589: 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 20058 1726853439.08715: in run() - task 02083763-bbaf-5bb9-b294-0000000000c0 20058 1726853439.08735: variable 'ansible_search_path' from source: unknown 20058 1726853439.08744: variable 'ansible_search_path' from source: unknown 20058 1726853439.08793: calling self._execute() 20058 1726853439.08876: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853439.08900: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853439.08903: variable 'omit' from source: magic vars 20058 1726853439.09333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853439.11584: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853439.11778: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853439.11781: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853439.11784: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853439.11786: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853439.11829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853439.11866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853439.11903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853439.11949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853439.11969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853439.12112: variable 'ansible_distribution' from source: facts 20058 1726853439.12123: variable 'ansible_distribution_major_version' from source: facts 20058 1726853439.12143: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853439.12150: when evaluation is False, skipping this task 20058 1726853439.12160: _execute() done 20058 1726853439.12166: dumping result to json 20058 1726853439.12175: done dumping result, returning 20058 1726853439.12188: 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 [02083763-bbaf-5bb9-b294-0000000000c0] 20058 1726853439.12199: sending task result for task 02083763-bbaf-5bb9-b294-0000000000c0 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853439.12359: no more pending results, returning what we have 20058 1726853439.12362: results queue empty 20058 1726853439.12363: checking for any_errors_fatal 20058 1726853439.12368: done checking for any_errors_fatal 20058 1726853439.12369: checking for max_fail_percentage 20058 1726853439.12372: done checking for max_fail_percentage 20058 1726853439.12373: checking to see if all hosts have failed and the running result is not ok 20058 1726853439.12373: done checking to see if all hosts have failed 20058 1726853439.12374: getting the remaining hosts for this loop 20058 1726853439.12375: done getting the remaining hosts for this loop 20058 1726853439.12379: getting the next task for host managed_node3 20058 1726853439.12385: done getting next task for host managed_node3 20058 1726853439.12389: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20058 1726853439.12392: ^ state is: HOST STATE: block=3, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853439.12410: getting variables 20058 1726853439.12411: in VariableManager get_vars() 20058 1726853439.12466: Calling all_inventory to load vars for managed_node3 20058 1726853439.12469: Calling groups_inventory to load vars for managed_node3 20058 1726853439.12577: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853439.12585: done sending task result for task 02083763-bbaf-5bb9-b294-0000000000c0 20058 1726853439.12588: WORKER PROCESS EXITING 20058 1726853439.12599: Calling all_plugins_play to load vars for managed_node3 20058 1726853439.12602: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853439.12605: Calling groups_plugins_play to load vars for managed_node3 20058 1726853439.12997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853439.13222: done with get_vars() 20058 1726853439.13233: done getting variables 20058 1726853439.13293: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 13:30:39 -0400 (0:00:00.052) 0:00:05.770 ****** 20058 1726853439.13325: entering _queue_task() for managed_node3/fail 20058 1726853439.13592: worker is 1 (out of 1 available) 20058 1726853439.13603: exiting _queue_task() for managed_node3/fail 20058 1726853439.13616: done queuing things up, now waiting for results queue to drain 20058 1726853439.13617: waiting for pending results... 20058 1726853439.13897: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20058 1726853439.14020: in run() - task 02083763-bbaf-5bb9-b294-0000000000c1 20058 1726853439.14041: variable 'ansible_search_path' from source: unknown 20058 1726853439.14048: variable 'ansible_search_path' from source: unknown 20058 1726853439.14097: calling self._execute() 20058 1726853439.14185: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853439.14195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853439.14213: variable 'omit' from source: magic vars 20058 1726853439.14643: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853439.17232: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853439.17328: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853439.17373: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853439.17411: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853439.17530: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853439.17535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853439.17575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853439.17605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853439.17655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853439.17678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853439.17822: variable 'ansible_distribution' from source: facts 20058 1726853439.17834: variable 'ansible_distribution_major_version' from source: facts 20058 1726853439.17862: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853439.17873: when evaluation is False, skipping this task 20058 1726853439.17881: _execute() done 20058 1726853439.17888: dumping result to json 20058 1726853439.17895: done dumping result, returning 20058 1726853439.17905: 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 [02083763-bbaf-5bb9-b294-0000000000c1] 20058 1726853439.17914: sending task result for task 02083763-bbaf-5bb9-b294-0000000000c1 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853439.18223: no more pending results, returning what we have 20058 1726853439.18226: results queue empty 20058 1726853439.18228: checking for any_errors_fatal 20058 1726853439.18234: done checking for any_errors_fatal 20058 1726853439.18235: checking for max_fail_percentage 20058 1726853439.18236: done checking for max_fail_percentage 20058 1726853439.18237: checking to see if all hosts have failed and the running result is not ok 20058 1726853439.18238: done checking to see if all hosts have failed 20058 1726853439.18238: getting the remaining hosts for this loop 20058 1726853439.18240: done getting the remaining hosts for this loop 20058 1726853439.18255: getting the next task for host managed_node3 20058 1726853439.18262: done getting next task for host managed_node3 20058 1726853439.18267: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 20058 1726853439.18272: ^ state is: HOST STATE: block=3, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853439.18292: getting variables 20058 1726853439.18294: in VariableManager get_vars() 20058 1726853439.18350: Calling all_inventory to load vars for managed_node3 20058 1726853439.18355: Calling groups_inventory to load vars for managed_node3 20058 1726853439.18358: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853439.18368: Calling all_plugins_play to load vars for managed_node3 20058 1726853439.18589: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853439.18596: Calling groups_plugins_play to load vars for managed_node3 20058 1726853439.18796: done sending task result for task 02083763-bbaf-5bb9-b294-0000000000c1 20058 1726853439.18799: WORKER PROCESS EXITING 20058 1726853439.18806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853439.19020: done with get_vars() 20058 1726853439.19032: done getting variables 20058 1726853439.19091: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 13:30:39 -0400 (0:00:00.057) 0:00:05.828 ****** 20058 1726853439.19124: entering _queue_task() for managed_node3/package 20058 1726853439.19596: worker is 1 (out of 1 available) 20058 1726853439.19604: exiting _queue_task() for managed_node3/package 20058 1726853439.19612: done queuing things up, now waiting for results queue to drain 20058 1726853439.19613: waiting for pending results... 20058 1726853439.19661: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 20058 1726853439.19782: in run() - task 02083763-bbaf-5bb9-b294-0000000000c2 20058 1726853439.19801: variable 'ansible_search_path' from source: unknown 20058 1726853439.19809: variable 'ansible_search_path' from source: unknown 20058 1726853439.19853: calling self._execute() 20058 1726853439.19940: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853439.19955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853439.19969: variable 'omit' from source: magic vars 20058 1726853439.20428: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853439.22690: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853439.22758: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853439.22804: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853439.22876: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853439.22880: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853439.22957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853439.22992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853439.23025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853439.23076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853439.23111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853439.23228: variable 'ansible_distribution' from source: facts 20058 1726853439.23275: variable 'ansible_distribution_major_version' from source: facts 20058 1726853439.23278: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853439.23280: when evaluation is False, skipping this task 20058 1726853439.23281: _execute() done 20058 1726853439.23283: dumping result to json 20058 1726853439.23285: done dumping result, returning 20058 1726853439.23287: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-5bb9-b294-0000000000c2] 20058 1726853439.23291: sending task result for task 02083763-bbaf-5bb9-b294-0000000000c2 20058 1726853439.23578: done sending task result for task 02083763-bbaf-5bb9-b294-0000000000c2 20058 1726853439.23582: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853439.23626: no more pending results, returning what we have 20058 1726853439.23630: results queue empty 20058 1726853439.23631: checking for any_errors_fatal 20058 1726853439.23635: done checking for any_errors_fatal 20058 1726853439.23636: checking for max_fail_percentage 20058 1726853439.23638: done checking for max_fail_percentage 20058 1726853439.23639: checking to see if all hosts have failed and the running result is not ok 20058 1726853439.23640: done checking to see if all hosts have failed 20058 1726853439.23641: getting the remaining hosts for this loop 20058 1726853439.23642: done getting the remaining hosts for this loop 20058 1726853439.23645: getting the next task for host managed_node3 20058 1726853439.23651: done getting next task for host managed_node3 20058 1726853439.23657: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20058 1726853439.23660: ^ state is: HOST STATE: block=3, 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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853439.23679: getting variables 20058 1726853439.23680: in VariableManager get_vars() 20058 1726853439.23725: Calling all_inventory to load vars for managed_node3 20058 1726853439.23727: Calling groups_inventory to load vars for managed_node3 20058 1726853439.23730: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853439.23737: Calling all_plugins_play to load vars for managed_node3 20058 1726853439.23740: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853439.23743: Calling groups_plugins_play to load vars for managed_node3 20058 1726853439.24474: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853439.24862: done with get_vars() 20058 1726853439.24876: done getting variables 20058 1726853439.24933: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 13:30:39 -0400 (0:00:00.059) 0:00:05.887 ****** 20058 1726853439.25081: entering _queue_task() for managed_node3/package 20058 1726853439.25563: worker is 1 (out of 1 available) 20058 1726853439.25680: exiting _queue_task() for managed_node3/package 20058 1726853439.25692: done queuing things up, now waiting for results queue to drain 20058 1726853439.25693: waiting for pending results... 20058 1726853439.26587: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20058 1726853439.26592: in run() - task 02083763-bbaf-5bb9-b294-0000000000c3 20058 1726853439.26595: variable 'ansible_search_path' from source: unknown 20058 1726853439.26597: variable 'ansible_search_path' from source: unknown 20058 1726853439.26599: calling self._execute() 20058 1726853439.26977: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853439.26980: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853439.26983: variable 'omit' from source: magic vars 20058 1726853439.27282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853439.29447: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853439.29528: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853439.29577: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853439.29619: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853439.29648: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853439.29739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853439.29778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853439.29812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853439.29860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853439.29880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853439.30030: variable 'ansible_distribution' from source: facts 20058 1726853439.30042: variable 'ansible_distribution_major_version' from source: facts 20058 1726853439.30068: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853439.30079: when evaluation is False, skipping this task 20058 1726853439.30086: _execute() done 20058 1726853439.30095: dumping result to json 20058 1726853439.30104: done dumping result, returning 20058 1726853439.30116: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-5bb9-b294-0000000000c3] 20058 1726853439.30130: sending task result for task 02083763-bbaf-5bb9-b294-0000000000c3 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853439.30287: no more pending results, returning what we have 20058 1726853439.30291: results queue empty 20058 1726853439.30292: checking for any_errors_fatal 20058 1726853439.30299: done checking for any_errors_fatal 20058 1726853439.30300: checking for max_fail_percentage 20058 1726853439.30302: done checking for max_fail_percentage 20058 1726853439.30303: checking to see if all hosts have failed and the running result is not ok 20058 1726853439.30304: done checking to see if all hosts have failed 20058 1726853439.30305: getting the remaining hosts for this loop 20058 1726853439.30306: done getting the remaining hosts for this loop 20058 1726853439.30311: getting the next task for host managed_node3 20058 1726853439.30317: done getting next task for host managed_node3 20058 1726853439.30321: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20058 1726853439.30325: ^ state is: HOST STATE: block=3, 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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853439.30344: getting variables 20058 1726853439.30347: in VariableManager get_vars() 20058 1726853439.30407: Calling all_inventory to load vars for managed_node3 20058 1726853439.30410: Calling groups_inventory to load vars for managed_node3 20058 1726853439.30413: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853439.30424: Calling all_plugins_play to load vars for managed_node3 20058 1726853439.30427: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853439.30429: Calling groups_plugins_play to load vars for managed_node3 20058 1726853439.30896: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853439.31112: done with get_vars() 20058 1726853439.31125: done getting variables 20058 1726853439.31188: done sending task result for task 02083763-bbaf-5bb9-b294-0000000000c3 20058 1726853439.31192: WORKER PROCESS EXITING 20058 1726853439.31225: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 13:30:39 -0400 (0:00:00.061) 0:00:05.949 ****** 20058 1726853439.31259: entering _queue_task() for managed_node3/package 20058 1726853439.31507: worker is 1 (out of 1 available) 20058 1726853439.31520: exiting _queue_task() for managed_node3/package 20058 1726853439.31533: done queuing things up, now waiting for results queue to drain 20058 1726853439.31534: waiting for pending results... 20058 1726853439.31822: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20058 1726853439.31949: in run() - task 02083763-bbaf-5bb9-b294-0000000000c4 20058 1726853439.31975: variable 'ansible_search_path' from source: unknown 20058 1726853439.31983: variable 'ansible_search_path' from source: unknown 20058 1726853439.32023: calling self._execute() 20058 1726853439.32113: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853439.32122: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853439.32132: variable 'omit' from source: magic vars 20058 1726853439.32541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853439.35129: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853439.35265: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853439.35335: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853439.35447: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853439.35492: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853439.35756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853439.35759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853439.35876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853439.35919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853439.35939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853439.36394: variable 'ansible_distribution' from source: facts 20058 1726853439.36397: variable 'ansible_distribution_major_version' from source: facts 20058 1726853439.36400: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853439.36402: when evaluation is False, skipping this task 20058 1726853439.36404: _execute() done 20058 1726853439.36406: dumping result to json 20058 1726853439.36408: done dumping result, returning 20058 1726853439.36410: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-5bb9-b294-0000000000c4] 20058 1726853439.36412: sending task result for task 02083763-bbaf-5bb9-b294-0000000000c4 20058 1726853439.36499: done sending task result for task 02083763-bbaf-5bb9-b294-0000000000c4 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853439.36549: no more pending results, returning what we have 20058 1726853439.36556: results queue empty 20058 1726853439.36558: checking for any_errors_fatal 20058 1726853439.36565: done checking for any_errors_fatal 20058 1726853439.36566: checking for max_fail_percentage 20058 1726853439.36568: done checking for max_fail_percentage 20058 1726853439.36569: checking to see if all hosts have failed and the running result is not ok 20058 1726853439.36570: done checking to see if all hosts have failed 20058 1726853439.36573: getting the remaining hosts for this loop 20058 1726853439.36575: done getting the remaining hosts for this loop 20058 1726853439.36579: getting the next task for host managed_node3 20058 1726853439.36587: done getting next task for host managed_node3 20058 1726853439.36591: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20058 1726853439.36595: ^ state is: HOST STATE: block=3, 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=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853439.36614: getting variables 20058 1726853439.36617: in VariableManager get_vars() 20058 1726853439.36889: Calling all_inventory to load vars for managed_node3 20058 1726853439.36893: Calling groups_inventory to load vars for managed_node3 20058 1726853439.36895: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853439.36907: Calling all_plugins_play to load vars for managed_node3 20058 1726853439.36910: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853439.36913: Calling groups_plugins_play to load vars for managed_node3 20058 1726853439.37797: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853439.38017: done with get_vars() 20058 1726853439.38028: done getting variables 20058 1726853439.38236: WORKER PROCESS EXITING 20058 1726853439.38276: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 13:30:39 -0400 (0:00:00.070) 0:00:06.020 ****** 20058 1726853439.38307: entering _queue_task() for managed_node3/service 20058 1726853439.38566: worker is 1 (out of 1 available) 20058 1726853439.38582: exiting _queue_task() for managed_node3/service 20058 1726853439.38594: done queuing things up, now waiting for results queue to drain 20058 1726853439.38595: waiting for pending results... 20058 1726853439.38879: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20058 1726853439.39012: in run() - task 02083763-bbaf-5bb9-b294-0000000000c5 20058 1726853439.39035: variable 'ansible_search_path' from source: unknown 20058 1726853439.39044: variable 'ansible_search_path' from source: unknown 20058 1726853439.39092: calling self._execute() 20058 1726853439.39192: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853439.39204: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853439.39223: variable 'omit' from source: magic vars 20058 1726853439.39645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853439.41901: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853439.41983: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853439.42022: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853439.42064: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853439.42094: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853439.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) 20058 1726853439.42261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853439.42264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853439.42286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853439.42302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853439.42435: variable 'ansible_distribution' from source: facts 20058 1726853439.42445: variable 'ansible_distribution_major_version' from source: facts 20058 1726853439.42469: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853439.42482: when evaluation is False, skipping this task 20058 1726853439.42487: _execute() done 20058 1726853439.42493: dumping result to json 20058 1726853439.42499: done dumping result, returning 20058 1726853439.42508: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-5bb9-b294-0000000000c5] 20058 1726853439.42576: sending task result for task 02083763-bbaf-5bb9-b294-0000000000c5 20058 1726853439.42648: done sending task result for task 02083763-bbaf-5bb9-b294-0000000000c5 20058 1726853439.42654: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853439.42703: no more pending results, returning what we have 20058 1726853439.42706: results queue empty 20058 1726853439.42707: checking for any_errors_fatal 20058 1726853439.42714: done checking for any_errors_fatal 20058 1726853439.42715: checking for max_fail_percentage 20058 1726853439.42716: done checking for max_fail_percentage 20058 1726853439.42717: checking to see if all hosts have failed and the running result is not ok 20058 1726853439.42718: done checking to see if all hosts have failed 20058 1726853439.42719: getting the remaining hosts for this loop 20058 1726853439.42720: done getting the remaining hosts for this loop 20058 1726853439.42724: getting the next task for host managed_node3 20058 1726853439.42731: done getting next task for host managed_node3 20058 1726853439.42735: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20058 1726853439.42738: ^ state is: HOST STATE: block=3, 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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853439.42759: getting variables 20058 1726853439.42761: in VariableManager get_vars() 20058 1726853439.42816: Calling all_inventory to load vars for managed_node3 20058 1726853439.42819: Calling groups_inventory to load vars for managed_node3 20058 1726853439.42822: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853439.42833: Calling all_plugins_play to load vars for managed_node3 20058 1726853439.42836: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853439.42840: Calling groups_plugins_play to load vars for managed_node3 20058 1726853439.43220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853439.43480: done with get_vars() 20058 1726853439.43490: done getting variables 20058 1726853439.43544: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 13:30:39 -0400 (0:00:00.052) 0:00:06.072 ****** 20058 1726853439.43582: entering _queue_task() for managed_node3/service 20058 1726853439.43828: worker is 1 (out of 1 available) 20058 1726853439.43842: exiting _queue_task() for managed_node3/service 20058 1726853439.43856: done queuing things up, now waiting for results queue to drain 20058 1726853439.43857: waiting for pending results... 20058 1726853439.44288: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20058 1726853439.44293: in run() - task 02083763-bbaf-5bb9-b294-0000000000c6 20058 1726853439.44296: variable 'ansible_search_path' from source: unknown 20058 1726853439.44298: variable 'ansible_search_path' from source: unknown 20058 1726853439.44318: calling self._execute() 20058 1726853439.44409: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853439.44420: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853439.44434: variable 'omit' from source: magic vars 20058 1726853439.44879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853439.47832: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853439.47904: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853439.47943: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853439.47986: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853439.48074: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853439.48100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853439.48134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853439.48163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853439.48210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853439.48227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853439.48377: variable 'ansible_distribution' from source: facts 20058 1726853439.48399: variable 'ansible_distribution_major_version' from source: facts 20058 1726853439.48425: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853439.48431: when evaluation is False, skipping this task 20058 1726853439.48437: _execute() done 20058 1726853439.48502: dumping result to json 20058 1726853439.48505: done dumping result, returning 20058 1726853439.48508: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-5bb9-b294-0000000000c6] 20058 1726853439.48510: sending task result for task 02083763-bbaf-5bb9-b294-0000000000c6 20058 1726853439.48580: done sending task result for task 02083763-bbaf-5bb9-b294-0000000000c6 20058 1726853439.48584: 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 } 20058 1726853439.48641: no more pending results, returning what we have 20058 1726853439.48644: results queue empty 20058 1726853439.48645: checking for any_errors_fatal 20058 1726853439.48650: done checking for any_errors_fatal 20058 1726853439.48650: checking for max_fail_percentage 20058 1726853439.48654: done checking for max_fail_percentage 20058 1726853439.48655: checking to see if all hosts have failed and the running result is not ok 20058 1726853439.48656: done checking to see if all hosts have failed 20058 1726853439.48657: getting the remaining hosts for this loop 20058 1726853439.48658: done getting the remaining hosts for this loop 20058 1726853439.48661: getting the next task for host managed_node3 20058 1726853439.48667: done getting next task for host managed_node3 20058 1726853439.48673: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20058 1726853439.48677: ^ state is: HOST STATE: block=3, 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=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853439.48693: getting variables 20058 1726853439.48695: in VariableManager get_vars() 20058 1726853439.48746: Calling all_inventory to load vars for managed_node3 20058 1726853439.48749: Calling groups_inventory to load vars for managed_node3 20058 1726853439.48754: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853439.48764: Calling all_plugins_play to load vars for managed_node3 20058 1726853439.48766: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853439.48769: Calling groups_plugins_play to load vars for managed_node3 20058 1726853439.49476: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853439.49733: done with get_vars() 20058 1726853439.49744: done getting variables 20058 1726853439.49816: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 13:30:39 -0400 (0:00:00.062) 0:00:06.135 ****** 20058 1726853439.49848: entering _queue_task() for managed_node3/service 20058 1726853439.50103: worker is 1 (out of 1 available) 20058 1726853439.50117: exiting _queue_task() for managed_node3/service 20058 1726853439.50129: done queuing things up, now waiting for results queue to drain 20058 1726853439.50130: waiting for pending results... 20058 1726853439.50497: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20058 1726853439.50530: in run() - task 02083763-bbaf-5bb9-b294-0000000000c7 20058 1726853439.50578: variable 'ansible_search_path' from source: unknown 20058 1726853439.50581: variable 'ansible_search_path' from source: unknown 20058 1726853439.50602: calling self._execute() 20058 1726853439.50686: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853439.50698: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853439.50714: variable 'omit' from source: magic vars 20058 1726853439.51376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853439.54123: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853439.54234: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853439.54284: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853439.54325: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853439.54357: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853439.54442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853439.54484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853439.54515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853439.54562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853439.54588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853439.54729: variable 'ansible_distribution' from source: facts 20058 1726853439.54741: variable 'ansible_distribution_major_version' from source: facts 20058 1726853439.54768: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853439.54780: when evaluation is False, skipping this task 20058 1726853439.54787: _execute() done 20058 1726853439.54795: dumping result to json 20058 1726853439.54809: done dumping result, returning 20058 1726853439.54821: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-5bb9-b294-0000000000c7] 20058 1726853439.54833: sending task result for task 02083763-bbaf-5bb9-b294-0000000000c7 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853439.55021: no more pending results, returning what we have 20058 1726853439.55025: results queue empty 20058 1726853439.55026: checking for any_errors_fatal 20058 1726853439.55033: done checking for any_errors_fatal 20058 1726853439.55034: checking for max_fail_percentage 20058 1726853439.55035: done checking for max_fail_percentage 20058 1726853439.55036: checking to see if all hosts have failed and the running result is not ok 20058 1726853439.55037: done checking to see if all hosts have failed 20058 1726853439.55038: getting the remaining hosts for this loop 20058 1726853439.55039: done getting the remaining hosts for this loop 20058 1726853439.55044: getting the next task for host managed_node3 20058 1726853439.55050: done getting next task for host managed_node3 20058 1726853439.55057: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 20058 1726853439.55060: ^ state is: HOST STATE: block=3, 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=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853439.55081: getting variables 20058 1726853439.55084: in VariableManager get_vars() 20058 1726853439.55141: Calling all_inventory to load vars for managed_node3 20058 1726853439.55144: Calling groups_inventory to load vars for managed_node3 20058 1726853439.55147: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853439.55161: Calling all_plugins_play to load vars for managed_node3 20058 1726853439.55165: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853439.55168: Calling groups_plugins_play to load vars for managed_node3 20058 1726853439.55542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853439.55858: done with get_vars() 20058 1726853439.55868: done getting variables 20058 1726853439.55938: done sending task result for task 02083763-bbaf-5bb9-b294-0000000000c7 20058 1726853439.55942: WORKER PROCESS EXITING 20058 1726853439.56018: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 13:30:39 -0400 (0:00:00.061) 0:00:06.197 ****** 20058 1726853439.56082: entering _queue_task() for managed_node3/service 20058 1726853439.56588: worker is 1 (out of 1 available) 20058 1726853439.56601: exiting _queue_task() for managed_node3/service 20058 1726853439.56612: done queuing things up, now waiting for results queue to drain 20058 1726853439.56613: waiting for pending results... 20058 1726853439.57296: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 20058 1726853439.57423: in run() - task 02083763-bbaf-5bb9-b294-0000000000c8 20058 1726853439.57444: variable 'ansible_search_path' from source: unknown 20058 1726853439.57496: variable 'ansible_search_path' from source: unknown 20058 1726853439.57543: calling self._execute() 20058 1726853439.57659: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853439.57678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853439.57693: variable 'omit' from source: magic vars 20058 1726853439.58717: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853439.61592: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853439.61668: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853439.61714: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853439.61759: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853439.61791: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853439.61877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853439.61910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853439.61938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853439.61989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853439.62007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853439.62141: variable 'ansible_distribution' from source: facts 20058 1726853439.62154: variable 'ansible_distribution_major_version' from source: facts 20058 1726853439.62182: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853439.62190: when evaluation is False, skipping this task 20058 1726853439.62196: _execute() done 20058 1726853439.62276: dumping result to json 20058 1726853439.62280: done dumping result, returning 20058 1726853439.62282: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-5bb9-b294-0000000000c8] 20058 1726853439.62285: sending task result for task 02083763-bbaf-5bb9-b294-0000000000c8 20058 1726853439.62350: done sending task result for task 02083763-bbaf-5bb9-b294-0000000000c8 20058 1726853439.62355: 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 } 20058 1726853439.62420: no more pending results, returning what we have 20058 1726853439.62424: results queue empty 20058 1726853439.62425: checking for any_errors_fatal 20058 1726853439.62429: done checking for any_errors_fatal 20058 1726853439.62430: checking for max_fail_percentage 20058 1726853439.62432: done checking for max_fail_percentage 20058 1726853439.62433: checking to see if all hosts have failed and the running result is not ok 20058 1726853439.62434: done checking to see if all hosts have failed 20058 1726853439.62435: getting the remaining hosts for this loop 20058 1726853439.62436: done getting the remaining hosts for this loop 20058 1726853439.62440: getting the next task for host managed_node3 20058 1726853439.62447: done getting next task for host managed_node3 20058 1726853439.62451: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20058 1726853439.62457: ^ state is: HOST STATE: block=3, 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=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853439.62478: getting variables 20058 1726853439.62481: in VariableManager get_vars() 20058 1726853439.62537: Calling all_inventory to load vars for managed_node3 20058 1726853439.62540: Calling groups_inventory to load vars for managed_node3 20058 1726853439.62542: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853439.62555: Calling all_plugins_play to load vars for managed_node3 20058 1726853439.62558: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853439.62561: Calling groups_plugins_play to load vars for managed_node3 20058 1726853439.63040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853439.63287: done with get_vars() 20058 1726853439.63297: done getting variables 20058 1726853439.63350: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 13:30:39 -0400 (0:00:00.073) 0:00:06.270 ****** 20058 1726853439.63384: entering _queue_task() for managed_node3/copy 20058 1726853439.63637: worker is 1 (out of 1 available) 20058 1726853439.63649: exiting _queue_task() for managed_node3/copy 20058 1726853439.63665: done queuing things up, now waiting for results queue to drain 20058 1726853439.63666: waiting for pending results... 20058 1726853439.64069: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20058 1726853439.64077: in run() - task 02083763-bbaf-5bb9-b294-0000000000c9 20058 1726853439.64080: variable 'ansible_search_path' from source: unknown 20058 1726853439.64083: variable 'ansible_search_path' from source: unknown 20058 1726853439.64163: calling self._execute() 20058 1726853439.64221: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853439.64234: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853439.64248: variable 'omit' from source: magic vars 20058 1726853439.64724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853439.66946: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853439.67026: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853439.67097: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853439.67108: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853439.67133: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853439.67216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853439.67250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853439.67314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853439.67335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853439.67354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853439.67496: variable 'ansible_distribution' from source: facts 20058 1726853439.67508: variable 'ansible_distribution_major_version' from source: facts 20058 1726853439.67640: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853439.67644: when evaluation is False, skipping this task 20058 1726853439.67647: _execute() done 20058 1726853439.67649: dumping result to json 20058 1726853439.67651: done dumping result, returning 20058 1726853439.67654: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-5bb9-b294-0000000000c9] 20058 1726853439.67656: sending task result for task 02083763-bbaf-5bb9-b294-0000000000c9 20058 1726853439.67725: done sending task result for task 02083763-bbaf-5bb9-b294-0000000000c9 20058 1726853439.67728: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853439.67787: no more pending results, returning what we have 20058 1726853439.67790: results queue empty 20058 1726853439.67791: checking for any_errors_fatal 20058 1726853439.67796: done checking for any_errors_fatal 20058 1726853439.67796: checking for max_fail_percentage 20058 1726853439.67798: done checking for max_fail_percentage 20058 1726853439.67799: checking to see if all hosts have failed and the running result is not ok 20058 1726853439.67800: done checking to see if all hosts have failed 20058 1726853439.67800: getting the remaining hosts for this loop 20058 1726853439.67802: done getting the remaining hosts for this loop 20058 1726853439.67805: getting the next task for host managed_node3 20058 1726853439.67811: done getting next task for host managed_node3 20058 1726853439.67815: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20058 1726853439.67818: ^ state is: HOST STATE: block=3, 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=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853439.67835: getting variables 20058 1726853439.67837: in VariableManager get_vars() 20058 1726853439.67891: Calling all_inventory to load vars for managed_node3 20058 1726853439.67894: Calling groups_inventory to load vars for managed_node3 20058 1726853439.67897: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853439.67906: Calling all_plugins_play to load vars for managed_node3 20058 1726853439.67908: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853439.67911: Calling groups_plugins_play to load vars for managed_node3 20058 1726853439.68112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853439.68337: done with get_vars() 20058 1726853439.68349: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 13:30:39 -0400 (0:00:00.050) 0:00:06.321 ****** 20058 1726853439.68447: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 20058 1726853439.68709: worker is 1 (out of 1 available) 20058 1726853439.68974: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 20058 1726853439.68984: done queuing things up, now waiting for results queue to drain 20058 1726853439.68985: waiting for pending results... 20058 1726853439.69005: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20058 1726853439.69133: in run() - task 02083763-bbaf-5bb9-b294-0000000000ca 20058 1726853439.69155: variable 'ansible_search_path' from source: unknown 20058 1726853439.69164: variable 'ansible_search_path' from source: unknown 20058 1726853439.69212: calling self._execute() 20058 1726853439.69298: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853439.69309: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853439.69334: variable 'omit' from source: magic vars 20058 1726853439.69786: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853439.72029: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853439.72105: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853439.72150: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853439.72190: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853439.72219: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853439.72305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853439.72366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853439.72372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853439.72415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853439.72432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853439.72569: variable 'ansible_distribution' from source: facts 20058 1726853439.72677: variable 'ansible_distribution_major_version' from source: facts 20058 1726853439.72681: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853439.72684: when evaluation is False, skipping this task 20058 1726853439.72686: _execute() done 20058 1726853439.72688: dumping result to json 20058 1726853439.72690: done dumping result, returning 20058 1726853439.72692: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-5bb9-b294-0000000000ca] 20058 1726853439.72694: sending task result for task 02083763-bbaf-5bb9-b294-0000000000ca 20058 1726853439.72760: done sending task result for task 02083763-bbaf-5bb9-b294-0000000000ca 20058 1726853439.72763: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853439.72812: no more pending results, returning what we have 20058 1726853439.72816: results queue empty 20058 1726853439.72817: checking for any_errors_fatal 20058 1726853439.72822: done checking for any_errors_fatal 20058 1726853439.72823: checking for max_fail_percentage 20058 1726853439.72825: done checking for max_fail_percentage 20058 1726853439.72826: checking to see if all hosts have failed and the running result is not ok 20058 1726853439.72827: done checking to see if all hosts have failed 20058 1726853439.72827: getting the remaining hosts for this loop 20058 1726853439.72829: done getting the remaining hosts for this loop 20058 1726853439.72832: getting the next task for host managed_node3 20058 1726853439.72839: done getting next task for host managed_node3 20058 1726853439.72843: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 20058 1726853439.72846: ^ state is: HOST STATE: block=3, 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=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853439.72865: getting variables 20058 1726853439.72867: in VariableManager get_vars() 20058 1726853439.72921: Calling all_inventory to load vars for managed_node3 20058 1726853439.72924: Calling groups_inventory to load vars for managed_node3 20058 1726853439.72927: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853439.72938: Calling all_plugins_play to load vars for managed_node3 20058 1726853439.72941: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853439.72944: Calling groups_plugins_play to load vars for managed_node3 20058 1726853439.73435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853439.73652: done with get_vars() 20058 1726853439.73662: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 13:30:39 -0400 (0:00:00.052) 0:00:06.374 ****** 20058 1726853439.73743: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 20058 1726853439.73987: worker is 1 (out of 1 available) 20058 1726853439.74000: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 20058 1726853439.74011: done queuing things up, now waiting for results queue to drain 20058 1726853439.74012: waiting for pending results... 20058 1726853439.74479: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 20058 1726853439.74484: in run() - task 02083763-bbaf-5bb9-b294-0000000000cb 20058 1726853439.74487: variable 'ansible_search_path' from source: unknown 20058 1726853439.74489: variable 'ansible_search_path' from source: unknown 20058 1726853439.74492: calling self._execute() 20058 1726853439.74551: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853439.74562: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853439.74585: variable 'omit' from source: magic vars 20058 1726853439.74995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853439.77243: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853439.77320: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853439.77361: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853439.77405: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853439.77433: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853439.77512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853439.77576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853439.77580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853439.77610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853439.77632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853439.77767: variable 'ansible_distribution' from source: facts 20058 1726853439.77778: variable 'ansible_distribution_major_version' from source: facts 20058 1726853439.77800: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853439.77806: when evaluation is False, skipping this task 20058 1726853439.77836: _execute() done 20058 1726853439.77839: dumping result to json 20058 1726853439.77840: done dumping result, returning 20058 1726853439.77843: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-5bb9-b294-0000000000cb] 20058 1726853439.77845: sending task result for task 02083763-bbaf-5bb9-b294-0000000000cb skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853439.77988: no more pending results, returning what we have 20058 1726853439.77991: results queue empty 20058 1726853439.77992: checking for any_errors_fatal 20058 1726853439.77999: done checking for any_errors_fatal 20058 1726853439.77999: checking for max_fail_percentage 20058 1726853439.78001: done checking for max_fail_percentage 20058 1726853439.78002: checking to see if all hosts have failed and the running result is not ok 20058 1726853439.78003: done checking to see if all hosts have failed 20058 1726853439.78004: getting the remaining hosts for this loop 20058 1726853439.78005: done getting the remaining hosts for this loop 20058 1726853439.78008: getting the next task for host managed_node3 20058 1726853439.78015: done getting next task for host managed_node3 20058 1726853439.78018: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20058 1726853439.78021: ^ state is: HOST STATE: block=3, 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=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853439.78039: getting variables 20058 1726853439.78040: in VariableManager get_vars() 20058 1726853439.78096: Calling all_inventory to load vars for managed_node3 20058 1726853439.78099: Calling groups_inventory to load vars for managed_node3 20058 1726853439.78101: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853439.78113: Calling all_plugins_play to load vars for managed_node3 20058 1726853439.78116: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853439.78119: Calling groups_plugins_play to load vars for managed_node3 20058 1726853439.78576: done sending task result for task 02083763-bbaf-5bb9-b294-0000000000cb 20058 1726853439.78579: WORKER PROCESS EXITING 20058 1726853439.78601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853439.78813: done with get_vars() 20058 1726853439.78829: done getting variables 20058 1726853439.78886: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 13:30:39 -0400 (0:00:00.051) 0:00:06.426 ****** 20058 1726853439.78918: entering _queue_task() for managed_node3/debug 20058 1726853439.79278: worker is 1 (out of 1 available) 20058 1726853439.79290: exiting _queue_task() for managed_node3/debug 20058 1726853439.79301: done queuing things up, now waiting for results queue to drain 20058 1726853439.79302: waiting for pending results... 20058 1726853439.79484: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20058 1726853439.79598: in run() - task 02083763-bbaf-5bb9-b294-0000000000cc 20058 1726853439.79615: variable 'ansible_search_path' from source: unknown 20058 1726853439.79621: variable 'ansible_search_path' from source: unknown 20058 1726853439.79663: calling self._execute() 20058 1726853439.79754: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853439.79764: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853439.79780: variable 'omit' from source: magic vars 20058 1726853439.80298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853439.82521: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853439.82589: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853439.82636: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853439.82689: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853439.82738: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853439.82805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853439.82874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853439.82881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853439.82914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853439.82929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853439.83056: variable 'ansible_distribution' from source: facts 20058 1726853439.83075: variable 'ansible_distribution_major_version' from source: facts 20058 1726853439.83174: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853439.83178: when evaluation is False, skipping this task 20058 1726853439.83180: _execute() done 20058 1726853439.83182: dumping result to json 20058 1726853439.83184: done dumping result, returning 20058 1726853439.83187: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-5bb9-b294-0000000000cc] 20058 1726853439.83189: sending task result for task 02083763-bbaf-5bb9-b294-0000000000cc 20058 1726853439.83377: done sending task result for task 02083763-bbaf-5bb9-b294-0000000000cc 20058 1726853439.83382: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20058 1726853439.83435: no more pending results, returning what we have 20058 1726853439.83439: results queue empty 20058 1726853439.83440: checking for any_errors_fatal 20058 1726853439.83446: done checking for any_errors_fatal 20058 1726853439.83446: checking for max_fail_percentage 20058 1726853439.83448: done checking for max_fail_percentage 20058 1726853439.83449: checking to see if all hosts have failed and the running result is not ok 20058 1726853439.83450: done checking to see if all hosts have failed 20058 1726853439.83451: getting the remaining hosts for this loop 20058 1726853439.83452: done getting the remaining hosts for this loop 20058 1726853439.83456: getting the next task for host managed_node3 20058 1726853439.83463: done getting next task for host managed_node3 20058 1726853439.83467: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20058 1726853439.83473: ^ state is: HOST STATE: block=3, 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=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853439.83496: getting variables 20058 1726853439.83499: in VariableManager get_vars() 20058 1726853439.83558: Calling all_inventory to load vars for managed_node3 20058 1726853439.83561: Calling groups_inventory to load vars for managed_node3 20058 1726853439.83564: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853439.83744: Calling all_plugins_play to load vars for managed_node3 20058 1726853439.83748: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853439.83751: Calling groups_plugins_play to load vars for managed_node3 20058 1726853439.83986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853439.84193: done with get_vars() 20058 1726853439.84204: done getting variables 20058 1726853439.84261: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 13:30:39 -0400 (0:00:00.053) 0:00:06.479 ****** 20058 1726853439.84297: entering _queue_task() for managed_node3/debug 20058 1726853439.84551: worker is 1 (out of 1 available) 20058 1726853439.84565: exiting _queue_task() for managed_node3/debug 20058 1726853439.84781: done queuing things up, now waiting for results queue to drain 20058 1726853439.84783: waiting for pending results... 20058 1726853439.84900: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20058 1726853439.84985: in run() - task 02083763-bbaf-5bb9-b294-0000000000cd 20058 1726853439.85013: variable 'ansible_search_path' from source: unknown 20058 1726853439.85024: variable 'ansible_search_path' from source: unknown 20058 1726853439.85105: calling self._execute() 20058 1726853439.85163: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853439.85175: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853439.85190: variable 'omit' from source: magic vars 20058 1726853439.85646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853439.87842: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853439.87931: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853439.87958: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853439.88000: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853439.88040: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853439.88149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853439.88155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853439.88188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853439.88231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853439.88256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853439.88402: variable 'ansible_distribution' from source: facts 20058 1726853439.88476: variable 'ansible_distribution_major_version' from source: facts 20058 1726853439.88481: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853439.88483: when evaluation is False, skipping this task 20058 1726853439.88486: _execute() done 20058 1726853439.88488: dumping result to json 20058 1726853439.88490: done dumping result, returning 20058 1726853439.88493: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-5bb9-b294-0000000000cd] 20058 1726853439.88495: sending task result for task 02083763-bbaf-5bb9-b294-0000000000cd skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20058 1726853439.88722: no more pending results, returning what we have 20058 1726853439.88725: results queue empty 20058 1726853439.88726: checking for any_errors_fatal 20058 1726853439.88732: done checking for any_errors_fatal 20058 1726853439.88733: checking for max_fail_percentage 20058 1726853439.88734: done checking for max_fail_percentage 20058 1726853439.88735: checking to see if all hosts have failed and the running result is not ok 20058 1726853439.88736: done checking to see if all hosts have failed 20058 1726853439.88737: getting the remaining hosts for this loop 20058 1726853439.88738: done getting the remaining hosts for this loop 20058 1726853439.88742: getting the next task for host managed_node3 20058 1726853439.88749: done getting next task for host managed_node3 20058 1726853439.88752: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20058 1726853439.88756: ^ state is: HOST STATE: block=3, 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=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853439.88775: getting variables 20058 1726853439.88777: in VariableManager get_vars() 20058 1726853439.88837: Calling all_inventory to load vars for managed_node3 20058 1726853439.88840: Calling groups_inventory to load vars for managed_node3 20058 1726853439.88843: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853439.89011: Calling all_plugins_play to load vars for managed_node3 20058 1726853439.89015: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853439.89018: Calling groups_plugins_play to load vars for managed_node3 20058 1726853439.89207: done sending task result for task 02083763-bbaf-5bb9-b294-0000000000cd 20058 1726853439.89211: WORKER PROCESS EXITING 20058 1726853439.89238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853439.89452: done with get_vars() 20058 1726853439.89462: done getting variables 20058 1726853439.89512: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 13:30:39 -0400 (0:00:00.052) 0:00:06.532 ****** 20058 1726853439.89540: entering _queue_task() for managed_node3/debug 20058 1726853439.90406: worker is 1 (out of 1 available) 20058 1726853439.90416: exiting _queue_task() for managed_node3/debug 20058 1726853439.90426: done queuing things up, now waiting for results queue to drain 20058 1726853439.90427: waiting for pending results... 20058 1726853439.90593: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20058 1726853439.90851: in run() - task 02083763-bbaf-5bb9-b294-0000000000ce 20058 1726853439.90980: variable 'ansible_search_path' from source: unknown 20058 1726853439.90984: variable 'ansible_search_path' from source: unknown 20058 1726853439.90987: calling self._execute() 20058 1726853439.91197: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853439.91201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853439.91204: variable 'omit' from source: magic vars 20058 1726853439.92267: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853439.95720: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853439.95790: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853439.96101: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853439.96139: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853439.96182: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853439.96276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853439.96309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853439.96340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853439.96397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853439.96480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853439.96561: variable 'ansible_distribution' from source: facts 20058 1726853439.96576: variable 'ansible_distribution_major_version' from source: facts 20058 1726853439.96609: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853439.96618: when evaluation is False, skipping this task 20058 1726853439.96625: _execute() done 20058 1726853439.96635: dumping result to json 20058 1726853439.96644: done dumping result, returning 20058 1726853439.96657: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-5bb9-b294-0000000000ce] 20058 1726853439.96668: sending task result for task 02083763-bbaf-5bb9-b294-0000000000ce skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20058 1726853439.96846: no more pending results, returning what we have 20058 1726853439.96850: results queue empty 20058 1726853439.96851: checking for any_errors_fatal 20058 1726853439.96858: done checking for any_errors_fatal 20058 1726853439.96859: checking for max_fail_percentage 20058 1726853439.96861: done checking for max_fail_percentage 20058 1726853439.96861: checking to see if all hosts have failed and the running result is not ok 20058 1726853439.96862: done checking to see if all hosts have failed 20058 1726853439.96863: getting the remaining hosts for this loop 20058 1726853439.96865: done getting the remaining hosts for this loop 20058 1726853439.96869: getting the next task for host managed_node3 20058 1726853439.96878: done getting next task for host managed_node3 20058 1726853439.96883: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 20058 1726853439.96886: ^ state is: HOST STATE: block=3, 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=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853439.96904: getting variables 20058 1726853439.96908: in VariableManager get_vars() 20058 1726853439.96964: Calling all_inventory to load vars for managed_node3 20058 1726853439.96967: Calling groups_inventory to load vars for managed_node3 20058 1726853439.96970: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853439.97185: done sending task result for task 02083763-bbaf-5bb9-b294-0000000000ce 20058 1726853439.97189: WORKER PROCESS EXITING 20058 1726853439.97198: Calling all_plugins_play to load vars for managed_node3 20058 1726853439.97201: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853439.97204: Calling groups_plugins_play to load vars for managed_node3 20058 1726853439.97523: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853439.97888: done with get_vars() 20058 1726853439.97898: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 13:30:39 -0400 (0:00:00.084) 0:00:06.617 ****** 20058 1726853439.98017: entering _queue_task() for managed_node3/ping 20058 1726853439.98386: worker is 1 (out of 1 available) 20058 1726853439.98397: exiting _queue_task() for managed_node3/ping 20058 1726853439.98408: done queuing things up, now waiting for results queue to drain 20058 1726853439.98409: waiting for pending results... 20058 1726853439.98586: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 20058 1726853439.98723: in run() - task 02083763-bbaf-5bb9-b294-0000000000cf 20058 1726853439.98749: variable 'ansible_search_path' from source: unknown 20058 1726853439.98756: variable 'ansible_search_path' from source: unknown 20058 1726853439.98798: calling self._execute() 20058 1726853439.98893: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853439.98903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853439.98914: variable 'omit' from source: magic vars 20058 1726853439.99317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853440.01739: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853440.01809: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853440.01849: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853440.01896: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853440.01970: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853440.02012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853440.02045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853440.02082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853440.02126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853440.02148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853440.02297: variable 'ansible_distribution' from source: facts 20058 1726853440.02406: variable 'ansible_distribution_major_version' from source: facts 20058 1726853440.02409: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853440.02412: when evaluation is False, skipping this task 20058 1726853440.02414: _execute() done 20058 1726853440.02417: dumping result to json 20058 1726853440.02419: done dumping result, returning 20058 1726853440.02421: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-5bb9-b294-0000000000cf] 20058 1726853440.02423: sending task result for task 02083763-bbaf-5bb9-b294-0000000000cf 20058 1726853440.02491: done sending task result for task 02083763-bbaf-5bb9-b294-0000000000cf 20058 1726853440.02495: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853440.02552: no more pending results, returning what we have 20058 1726853440.02556: results queue empty 20058 1726853440.02557: checking for any_errors_fatal 20058 1726853440.02563: done checking for any_errors_fatal 20058 1726853440.02564: checking for max_fail_percentage 20058 1726853440.02566: done checking for max_fail_percentage 20058 1726853440.02567: checking to see if all hosts have failed and the running result is not ok 20058 1726853440.02568: done checking to see if all hosts have failed 20058 1726853440.02569: getting the remaining hosts for this loop 20058 1726853440.02570: done getting the remaining hosts for this loop 20058 1726853440.02576: getting the next task for host managed_node3 20058 1726853440.02586: done getting next task for host managed_node3 20058 1726853440.02588: ^ task is: TASK: meta (role_complete) 20058 1726853440.02591: ^ state is: HOST STATE: block=3, 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 20058 1726853440.02610: getting variables 20058 1726853440.02613: in VariableManager get_vars() 20058 1726853440.02666: Calling all_inventory to load vars for managed_node3 20058 1726853440.02669: Calling groups_inventory to load vars for managed_node3 20058 1726853440.02775: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853440.02792: Calling all_plugins_play to load vars for managed_node3 20058 1726853440.02795: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853440.02799: Calling groups_plugins_play to load vars for managed_node3 20058 1726853440.03126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853440.03338: done with get_vars() 20058 1726853440.03348: done getting variables 20058 1726853440.03433: done queuing things up, now waiting for results queue to drain 20058 1726853440.03436: results queue empty 20058 1726853440.03436: checking for any_errors_fatal 20058 1726853440.03439: done checking for any_errors_fatal 20058 1726853440.03439: checking for max_fail_percentage 20058 1726853440.03440: done checking for max_fail_percentage 20058 1726853440.03441: checking to see if all hosts have failed and the running result is not ok 20058 1726853440.03442: done checking to see if all hosts have failed 20058 1726853440.03442: getting the remaining hosts for this loop 20058 1726853440.03443: done getting the remaining hosts for this loop 20058 1726853440.03445: getting the next task for host managed_node3 20058 1726853440.03449: done getting next task for host managed_node3 20058 1726853440.03451: ^ task is: TASK: Get current device features 20058 1726853440.03452: ^ state is: HOST STATE: block=3, 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 20058 1726853440.03454: getting variables 20058 1726853440.03455: in VariableManager get_vars() 20058 1726853440.03475: Calling all_inventory to load vars for managed_node3 20058 1726853440.03477: Calling groups_inventory to load vars for managed_node3 20058 1726853440.03479: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853440.03484: Calling all_plugins_play to load vars for managed_node3 20058 1726853440.03486: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853440.03489: Calling groups_plugins_play to load vars for managed_node3 20058 1726853440.03658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853440.03861: done with get_vars() 20058 1726853440.03870: done getting variables 20058 1726853440.03909: 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 [Get current device features] ********************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:120 Friday 20 September 2024 13:30:40 -0400 (0:00:00.059) 0:00:06.676 ****** 20058 1726853440.03939: entering _queue_task() for managed_node3/command 20058 1726853440.04401: worker is 1 (out of 1 available) 20058 1726853440.04409: exiting _queue_task() for managed_node3/command 20058 1726853440.04419: done queuing things up, now waiting for results queue to drain 20058 1726853440.04420: waiting for pending results... 20058 1726853440.04547: running TaskExecutor() for managed_node3/TASK: Get current device features 20058 1726853440.04581: in run() - task 02083763-bbaf-5bb9-b294-0000000000ff 20058 1726853440.04601: variable 'ansible_search_path' from source: unknown 20058 1726853440.04643: calling self._execute() 20058 1726853440.04736: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853440.04752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853440.04863: variable 'omit' from source: magic vars 20058 1726853440.05225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853440.07730: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853440.07805: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853440.07846: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853440.07904: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853440.07933: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853440.08023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853440.08054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853440.08085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853440.08137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853440.08156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853440.08294: variable 'ansible_distribution' from source: facts 20058 1726853440.08308: variable 'ansible_distribution_major_version' from source: facts 20058 1726853440.08337: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853440.08344: when evaluation is False, skipping this task 20058 1726853440.08442: _execute() done 20058 1726853440.08445: dumping result to json 20058 1726853440.08447: done dumping result, returning 20058 1726853440.08449: done running TaskExecutor() for managed_node3/TASK: Get current device features [02083763-bbaf-5bb9-b294-0000000000ff] 20058 1726853440.08451: sending task result for task 02083763-bbaf-5bb9-b294-0000000000ff 20058 1726853440.08519: done sending task result for task 02083763-bbaf-5bb9-b294-0000000000ff 20058 1726853440.08522: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853440.08593: no more pending results, returning what we have 20058 1726853440.08597: results queue empty 20058 1726853440.08598: checking for any_errors_fatal 20058 1726853440.08600: done checking for any_errors_fatal 20058 1726853440.08601: checking for max_fail_percentage 20058 1726853440.08603: done checking for max_fail_percentage 20058 1726853440.08604: checking to see if all hosts have failed and the running result is not ok 20058 1726853440.08605: done checking to see if all hosts have failed 20058 1726853440.08606: getting the remaining hosts for this loop 20058 1726853440.08607: done getting the remaining hosts for this loop 20058 1726853440.08611: getting the next task for host managed_node3 20058 1726853440.08617: done getting next task for host managed_node3 20058 1726853440.08619: ^ task is: TASK: Show ethtool_features 20058 1726853440.08622: ^ state is: HOST STATE: block=3, 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 20058 1726853440.08625: getting variables 20058 1726853440.08626: in VariableManager get_vars() 20058 1726853440.08681: Calling all_inventory to load vars for managed_node3 20058 1726853440.08684: Calling groups_inventory to load vars for managed_node3 20058 1726853440.08687: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853440.08698: Calling all_plugins_play to load vars for managed_node3 20058 1726853440.08701: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853440.08704: Calling groups_plugins_play to load vars for managed_node3 20058 1726853440.09084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853440.09340: done with get_vars() 20058 1726853440.09350: done getting variables 20058 1726853440.09404: 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 ethtool_features] *************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:124 Friday 20 September 2024 13:30:40 -0400 (0:00:00.054) 0:00:06.731 ****** 20058 1726853440.09435: entering _queue_task() for managed_node3/debug 20058 1726853440.09784: worker is 1 (out of 1 available) 20058 1726853440.09795: exiting _queue_task() for managed_node3/debug 20058 1726853440.09805: done queuing things up, now waiting for results queue to drain 20058 1726853440.09806: waiting for pending results... 20058 1726853440.09986: running TaskExecutor() for managed_node3/TASK: Show ethtool_features 20058 1726853440.10079: in run() - task 02083763-bbaf-5bb9-b294-000000000100 20058 1726853440.10141: variable 'ansible_search_path' from source: unknown 20058 1726853440.10145: calling self._execute() 20058 1726853440.10514: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853440.10518: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853440.10522: variable 'omit' from source: magic vars 20058 1726853440.11002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853440.14232: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853440.14578: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853440.14583: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853440.14585: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853440.14776: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853440.14779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853440.14897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853440.14924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853440.14967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853440.14983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853440.15110: variable 'ansible_distribution' from source: facts 20058 1726853440.15113: variable 'ansible_distribution_major_version' from source: facts 20058 1726853440.15132: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853440.15135: when evaluation is False, skipping this task 20058 1726853440.15138: _execute() done 20058 1726853440.15141: dumping result to json 20058 1726853440.15143: done dumping result, returning 20058 1726853440.15151: done running TaskExecutor() for managed_node3/TASK: Show ethtool_features [02083763-bbaf-5bb9-b294-000000000100] 20058 1726853440.15159: sending task result for task 02083763-bbaf-5bb9-b294-000000000100 20058 1726853440.15243: done sending task result for task 02083763-bbaf-5bb9-b294-000000000100 20058 1726853440.15245: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20058 1726853440.15287: no more pending results, returning what we have 20058 1726853440.15290: results queue empty 20058 1726853440.15291: checking for any_errors_fatal 20058 1726853440.15298: done checking for any_errors_fatal 20058 1726853440.15299: checking for max_fail_percentage 20058 1726853440.15301: done checking for max_fail_percentage 20058 1726853440.15302: checking to see if all hosts have failed and the running result is not ok 20058 1726853440.15303: done checking to see if all hosts have failed 20058 1726853440.15303: getting the remaining hosts for this loop 20058 1726853440.15305: done getting the remaining hosts for this loop 20058 1726853440.15308: getting the next task for host managed_node3 20058 1726853440.15313: done getting next task for host managed_node3 20058 1726853440.15316: ^ task is: TASK: Assert device features 20058 1726853440.15318: ^ state is: HOST STATE: block=3, 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 20058 1726853440.15321: getting variables 20058 1726853440.15323: in VariableManager get_vars() 20058 1726853440.15372: Calling all_inventory to load vars for managed_node3 20058 1726853440.15375: Calling groups_inventory to load vars for managed_node3 20058 1726853440.15378: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853440.15387: Calling all_plugins_play to load vars for managed_node3 20058 1726853440.15390: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853440.15392: Calling groups_plugins_play to load vars for managed_node3 20058 1726853440.15815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853440.16216: done with get_vars() 20058 1726853440.16226: done getting variables 20058 1726853440.16488: 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 [Assert device features] ************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:127 Friday 20 September 2024 13:30:40 -0400 (0:00:00.070) 0:00:06.802 ****** 20058 1726853440.16514: entering _queue_task() for managed_node3/assert 20058 1726853440.16960: worker is 1 (out of 1 available) 20058 1726853440.16975: exiting _queue_task() for managed_node3/assert 20058 1726853440.16987: done queuing things up, now waiting for results queue to drain 20058 1726853440.16988: waiting for pending results... 20058 1726853440.17587: running TaskExecutor() for managed_node3/TASK: Assert device features 20058 1726853440.17611: in run() - task 02083763-bbaf-5bb9-b294-000000000101 20058 1726853440.17623: variable 'ansible_search_path' from source: unknown 20058 1726853440.17778: calling self._execute() 20058 1726853440.17952: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853440.17960: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853440.17970: variable 'omit' from source: magic vars 20058 1726853440.18573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853440.22404: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853440.22639: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853440.22698: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853440.22978: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853440.22982: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853440.23032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853440.23069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853440.23378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853440.23382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853440.23385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853440.23609: variable 'ansible_distribution' from source: facts 20058 1726853440.23620: variable 'ansible_distribution_major_version' from source: facts 20058 1726853440.23643: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853440.23655: when evaluation is False, skipping this task 20058 1726853440.23664: _execute() done 20058 1726853440.23670: dumping result to json 20058 1726853440.23681: done dumping result, returning 20058 1726853440.23691: done running TaskExecutor() for managed_node3/TASK: Assert device features [02083763-bbaf-5bb9-b294-000000000101] 20058 1726853440.23703: sending task result for task 02083763-bbaf-5bb9-b294-000000000101 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853440.23854: no more pending results, returning what we have 20058 1726853440.23857: results queue empty 20058 1726853440.23858: checking for any_errors_fatal 20058 1726853440.23863: done checking for any_errors_fatal 20058 1726853440.23864: checking for max_fail_percentage 20058 1726853440.23865: done checking for max_fail_percentage 20058 1726853440.23866: checking to see if all hosts have failed and the running result is not ok 20058 1726853440.23867: done checking to see if all hosts have failed 20058 1726853440.23868: getting the remaining hosts for this loop 20058 1726853440.23869: done getting the remaining hosts for this loop 20058 1726853440.23875: getting the next task for host managed_node3 20058 1726853440.23883: done getting next task for host managed_node3 20058 1726853440.23886: ^ task is: TASK: TEST: Change feature with both underscores and dashes. 20058 1726853440.23889: ^ state is: HOST STATE: block=3, 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? (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 20058 1726853440.23893: getting variables 20058 1726853440.23895: in VariableManager get_vars() 20058 1726853440.23949: Calling all_inventory to load vars for managed_node3 20058 1726853440.23955: Calling groups_inventory to load vars for managed_node3 20058 1726853440.23959: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853440.23970: Calling all_plugins_play to load vars for managed_node3 20058 1726853440.24279: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853440.24284: Calling groups_plugins_play to load vars for managed_node3 20058 1726853440.24461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853440.25178: done sending task result for task 02083763-bbaf-5bb9-b294-000000000101 20058 1726853440.25182: WORKER PROCESS EXITING 20058 1726853440.25185: done with get_vars() 20058 1726853440.25197: done getting variables 20058 1726853440.25254: 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 [TEST: Change feature with both underscores and dashes.] ****************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:136 Friday 20 September 2024 13:30:40 -0400 (0:00:00.087) 0:00:06.889 ****** 20058 1726853440.25284: entering _queue_task() for managed_node3/debug 20058 1726853440.25743: worker is 1 (out of 1 available) 20058 1726853440.25762: exiting _queue_task() for managed_node3/debug 20058 1726853440.25978: done queuing things up, now waiting for results queue to drain 20058 1726853440.25979: waiting for pending results... 20058 1726853440.26274: running TaskExecutor() for managed_node3/TASK: TEST: Change feature with both underscores and dashes. 20058 1726853440.26378: in run() - task 02083763-bbaf-5bb9-b294-000000000103 20058 1726853440.26397: variable 'ansible_search_path' from source: unknown 20058 1726853440.26435: calling self._execute() 20058 1726853440.26527: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853440.26538: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853440.26552: variable 'omit' from source: magic vars 20058 1726853440.26996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853440.30275: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853440.30440: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853440.30776: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853440.30780: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853440.30782: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853440.30848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853440.31021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853440.31053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853440.31101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853440.31123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853440.31310: variable 'ansible_distribution' from source: facts 20058 1726853440.31475: variable 'ansible_distribution_major_version' from source: facts 20058 1726853440.31499: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853440.31506: when evaluation is False, skipping this task 20058 1726853440.31512: _execute() done 20058 1726853440.31518: dumping result to json 20058 1726853440.31525: done dumping result, returning 20058 1726853440.31535: done running TaskExecutor() for managed_node3/TASK: TEST: Change feature with both underscores and dashes. [02083763-bbaf-5bb9-b294-000000000103] 20058 1726853440.31585: sending task result for task 02083763-bbaf-5bb9-b294-000000000103 20058 1726853440.31673: done sending task result for task 02083763-bbaf-5bb9-b294-000000000103 20058 1726853440.31676: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20058 1726853440.31730: no more pending results, returning what we have 20058 1726853440.31733: results queue empty 20058 1726853440.31734: checking for any_errors_fatal 20058 1726853440.31740: done checking for any_errors_fatal 20058 1726853440.31741: checking for max_fail_percentage 20058 1726853440.31743: done checking for max_fail_percentage 20058 1726853440.31743: checking to see if all hosts have failed and the running result is not ok 20058 1726853440.31744: done checking to see if all hosts have failed 20058 1726853440.31745: getting the remaining hosts for this loop 20058 1726853440.31746: done getting the remaining hosts for this loop 20058 1726853440.31750: getting the next task for host managed_node3 20058 1726853440.31759: done getting next task for host managed_node3 20058 1726853440.31761: ^ task is: TASK: Configure ethtool features setting 20058 1726853440.31764: ^ state is: HOST STATE: block=3, 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? (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 20058 1726853440.31768: getting variables 20058 1726853440.31770: in VariableManager get_vars() 20058 1726853440.31830: Calling all_inventory to load vars for managed_node3 20058 1726853440.31833: Calling groups_inventory to load vars for managed_node3 20058 1726853440.31836: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853440.31848: Calling all_plugins_play to load vars for managed_node3 20058 1726853440.31851: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853440.31857: Calling groups_plugins_play to load vars for managed_node3 20058 1726853440.32936: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853440.33361: done with get_vars() 20058 1726853440.33483: done getting variables TASK [Configure ethtool features setting] ************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:140 Friday 20 September 2024 13:30:40 -0400 (0:00:00.082) 0:00:06.972 ****** 20058 1726853440.33557: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 20058 1726853440.34249: worker is 1 (out of 1 available) 20058 1726853440.34262: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 20058 1726853440.34275: done queuing things up, now waiting for results queue to drain 20058 1726853440.34277: waiting for pending results... 20058 1726853440.34909: running TaskExecutor() for managed_node3/TASK: Configure ethtool features setting 20058 1726853440.34918: in run() - task 02083763-bbaf-5bb9-b294-000000000104 20058 1726853440.34929: variable 'ansible_search_path' from source: unknown 20058 1726853440.34966: calling self._execute() 20058 1726853440.35055: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853440.35059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853440.35067: variable 'omit' from source: magic vars 20058 1726853440.36048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853440.39658: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853440.39744: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853440.39788: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853440.39826: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853440.39858: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853440.39936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853440.39970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853440.40004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853440.40048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853440.40067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853440.40201: variable 'ansible_distribution' from source: facts 20058 1726853440.40211: variable 'ansible_distribution_major_version' from source: facts 20058 1726853440.40232: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853440.40242: when evaluation is False, skipping this task 20058 1726853440.40249: _execute() done 20058 1726853440.40256: dumping result to json 20058 1726853440.40263: done dumping result, returning 20058 1726853440.40275: done running TaskExecutor() for managed_node3/TASK: Configure ethtool features setting [02083763-bbaf-5bb9-b294-000000000104] 20058 1726853440.40284: sending task result for task 02083763-bbaf-5bb9-b294-000000000104 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853440.40437: no more pending results, returning what we have 20058 1726853440.40441: results queue empty 20058 1726853440.40441: checking for any_errors_fatal 20058 1726853440.40447: done checking for any_errors_fatal 20058 1726853440.40448: checking for max_fail_percentage 20058 1726853440.40449: done checking for max_fail_percentage 20058 1726853440.40450: checking to see if all hosts have failed and the running result is not ok 20058 1726853440.40450: done checking to see if all hosts have failed 20058 1726853440.40454: getting the remaining hosts for this loop 20058 1726853440.40455: done getting the remaining hosts for this loop 20058 1726853440.40459: getting the next task for host managed_node3 20058 1726853440.40466: done getting next task for host managed_node3 20058 1726853440.40469: ^ task is: TASK: Check failure 20058 1726853440.40474: ^ state is: HOST STATE: block=3, 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? (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 20058 1726853440.40477: getting variables 20058 1726853440.40479: in VariableManager get_vars() 20058 1726853440.40529: Calling all_inventory to load vars for managed_node3 20058 1726853440.40532: Calling groups_inventory to load vars for managed_node3 20058 1726853440.40534: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853440.40546: Calling all_plugins_play to load vars for managed_node3 20058 1726853440.40548: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853440.40554: Calling groups_plugins_play to load vars for managed_node3 20058 1726853440.40831: done sending task result for task 02083763-bbaf-5bb9-b294-000000000104 20058 1726853440.40834: WORKER PROCESS EXITING 20058 1726853440.41184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853440.41531: done with get_vars() 20058 1726853440.41543: done getting variables 20058 1726853440.41609: 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 [Check failure] *********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:170 Friday 20 September 2024 13:30:40 -0400 (0:00:00.080) 0:00:07.053 ****** 20058 1726853440.41638: entering _queue_task() for managed_node3/debug 20058 1726853440.42381: worker is 1 (out of 1 available) 20058 1726853440.42394: exiting _queue_task() for managed_node3/debug 20058 1726853440.42407: done queuing things up, now waiting for results queue to drain 20058 1726853440.42408: waiting for pending results... 20058 1726853440.43086: running TaskExecutor() for managed_node3/TASK: Check failure 20058 1726853440.43091: in run() - task 02083763-bbaf-5bb9-b294-000000000107 20058 1726853440.43094: variable 'ansible_search_path' from source: unknown 20058 1726853440.43096: calling self._execute() 20058 1726853440.43476: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853440.43480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853440.43482: variable 'omit' from source: magic vars 20058 1726853440.44278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853440.48639: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853440.48717: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853440.48818: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853440.49056: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853440.49060: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853440.49135: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853440.49227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853440.49265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853440.49391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853440.49417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853440.49704: variable 'ansible_distribution' from source: facts 20058 1726853440.49930: variable 'ansible_distribution_major_version' from source: facts 20058 1726853440.49934: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853440.49936: when evaluation is False, skipping this task 20058 1726853440.49939: _execute() done 20058 1726853440.49941: dumping result to json 20058 1726853440.49943: done dumping result, returning 20058 1726853440.49946: done running TaskExecutor() for managed_node3/TASK: Check failure [02083763-bbaf-5bb9-b294-000000000107] 20058 1726853440.49976: sending task result for task 02083763-bbaf-5bb9-b294-000000000107 skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20058 1726853440.50104: no more pending results, returning what we have 20058 1726853440.50107: results queue empty 20058 1726853440.50108: checking for any_errors_fatal 20058 1726853440.50117: done checking for any_errors_fatal 20058 1726853440.50118: checking for max_fail_percentage 20058 1726853440.50119: done checking for max_fail_percentage 20058 1726853440.50120: checking to see if all hosts have failed and the running result is not ok 20058 1726853440.50121: done checking to see if all hosts have failed 20058 1726853440.50121: getting the remaining hosts for this loop 20058 1726853440.50123: done getting the remaining hosts for this loop 20058 1726853440.50126: getting the next task for host managed_node3 20058 1726853440.50133: done getting next task for host managed_node3 20058 1726853440.50135: ^ task is: TASK: Assert that the result is failure 20058 1726853440.50138: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=2, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853440.50141: getting variables 20058 1726853440.50143: in VariableManager get_vars() 20058 1726853440.50200: Calling all_inventory to load vars for managed_node3 20058 1726853440.50203: Calling groups_inventory to load vars for managed_node3 20058 1726853440.50206: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853440.50218: Calling all_plugins_play to load vars for managed_node3 20058 1726853440.50221: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853440.50225: Calling groups_plugins_play to load vars for managed_node3 20058 1726853440.50888: done sending task result for task 02083763-bbaf-5bb9-b294-000000000107 20058 1726853440.50893: WORKER PROCESS EXITING 20058 1726853440.50907: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853440.51535: done with get_vars() 20058 1726853440.51547: done getting variables 20058 1726853440.51712: 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 [Assert that the result is failure] *************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:173 Friday 20 September 2024 13:30:40 -0400 (0:00:00.101) 0:00:07.154 ****** 20058 1726853440.51743: entering _queue_task() for managed_node3/assert 20058 1726853440.52337: worker is 1 (out of 1 available) 20058 1726853440.52466: exiting _queue_task() for managed_node3/assert 20058 1726853440.52479: done queuing things up, now waiting for results queue to drain 20058 1726853440.52480: waiting for pending results... 20058 1726853440.52838: running TaskExecutor() for managed_node3/TASK: Assert that the result is failure 20058 1726853440.53078: in run() - task 02083763-bbaf-5bb9-b294-000000000108 20058 1726853440.53081: variable 'ansible_search_path' from source: unknown 20058 1726853440.53085: calling self._execute() 20058 1726853440.53332: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853440.53336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853440.53347: variable 'omit' from source: magic vars 20058 1726853440.54238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853440.58551: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853440.58894: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853440.58932: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853440.59039: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853440.59074: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853440.59277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853440.59281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853440.59284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853440.59287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853440.59290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853440.59785: variable 'ansible_distribution' from source: facts 20058 1726853440.59788: variable 'ansible_distribution_major_version' from source: facts 20058 1726853440.59791: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853440.59796: when evaluation is False, skipping this task 20058 1726853440.59800: _execute() done 20058 1726853440.59802: dumping result to json 20058 1726853440.59805: done dumping result, returning 20058 1726853440.59808: done running TaskExecutor() for managed_node3/TASK: Assert that the result is failure [02083763-bbaf-5bb9-b294-000000000108] 20058 1726853440.59810: sending task result for task 02083763-bbaf-5bb9-b294-000000000108 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853440.59933: no more pending results, returning what we have 20058 1726853440.59936: results queue empty 20058 1726853440.59937: checking for any_errors_fatal 20058 1726853440.59942: done checking for any_errors_fatal 20058 1726853440.59943: checking for max_fail_percentage 20058 1726853440.59945: done checking for max_fail_percentage 20058 1726853440.59945: checking to see if all hosts have failed and the running result is not ok 20058 1726853440.59946: done checking to see if all hosts have failed 20058 1726853440.59947: getting the remaining hosts for this loop 20058 1726853440.59949: done getting the remaining hosts for this loop 20058 1726853440.59955: getting the next task for host managed_node3 20058 1726853440.59964: done getting next task for host managed_node3 20058 1726853440.59967: ^ task is: TASK: TEST: I can reset features to their original value. 20058 1726853440.59969: ^ state is: HOST STATE: block=3, 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 20058 1726853440.59976: getting variables 20058 1726853440.59978: in VariableManager get_vars() 20058 1726853440.60034: Calling all_inventory to load vars for managed_node3 20058 1726853440.60037: Calling groups_inventory to load vars for managed_node3 20058 1726853440.60039: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853440.60054: Calling all_plugins_play to load vars for managed_node3 20058 1726853440.60058: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853440.60062: Calling groups_plugins_play to load vars for managed_node3 20058 1726853440.60455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853440.60813: done with get_vars() 20058 1726853440.60824: done getting variables 20058 1726853440.60973: done sending task result for task 02083763-bbaf-5bb9-b294-000000000108 20058 1726853440.60977: WORKER PROCESS EXITING 20058 1726853440.61010: 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 [TEST: I can reset features to their original value.] ********************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:177 Friday 20 September 2024 13:30:40 -0400 (0:00:00.092) 0:00:07.247 ****** 20058 1726853440.61036: entering _queue_task() for managed_node3/debug 20058 1726853440.61728: worker is 1 (out of 1 available) 20058 1726853440.61739: exiting _queue_task() for managed_node3/debug 20058 1726853440.61749: done queuing things up, now waiting for results queue to drain 20058 1726853440.61749: waiting for pending results... 20058 1726853440.62045: running TaskExecutor() for managed_node3/TASK: TEST: I can reset features to their original value. 20058 1726853440.62248: in run() - task 02083763-bbaf-5bb9-b294-000000000109 20058 1726853440.62280: variable 'ansible_search_path' from source: unknown 20058 1726853440.62315: calling self._execute() 20058 1726853440.62413: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853440.62417: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853440.62427: variable 'omit' from source: magic vars 20058 1726853440.62876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853440.66120: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853440.66209: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853440.66265: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853440.66315: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853440.66342: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853440.66460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853440.66474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853440.66499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853440.66544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853440.66561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853440.66715: variable 'ansible_distribution' from source: facts 20058 1726853440.66720: variable 'ansible_distribution_major_version' from source: facts 20058 1726853440.66757: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853440.66760: when evaluation is False, skipping this task 20058 1726853440.66763: _execute() done 20058 1726853440.66765: dumping result to json 20058 1726853440.66770: done dumping result, returning 20058 1726853440.66781: done running TaskExecutor() for managed_node3/TASK: TEST: I can reset features to their original value. [02083763-bbaf-5bb9-b294-000000000109] 20058 1726853440.66786: sending task result for task 02083763-bbaf-5bb9-b294-000000000109 20058 1726853440.66877: done sending task result for task 02083763-bbaf-5bb9-b294-000000000109 20058 1726853440.66880: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20058 1726853440.66950: no more pending results, returning what we have 20058 1726853440.66957: results queue empty 20058 1726853440.66958: checking for any_errors_fatal 20058 1726853440.66963: done checking for any_errors_fatal 20058 1726853440.66964: checking for max_fail_percentage 20058 1726853440.66965: done checking for max_fail_percentage 20058 1726853440.66966: checking to see if all hosts have failed and the running result is not ok 20058 1726853440.66968: done checking to see if all hosts have failed 20058 1726853440.66968: getting the remaining hosts for this loop 20058 1726853440.66969: done getting the remaining hosts for this loop 20058 1726853440.66976: getting the next task for host managed_node3 20058 1726853440.66984: done getting next task for host managed_node3 20058 1726853440.66990: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20058 1726853440.66993: ^ state is: HOST STATE: block=3, 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? (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 20058 1726853440.67010: getting variables 20058 1726853440.67012: in VariableManager get_vars() 20058 1726853440.67189: Calling all_inventory to load vars for managed_node3 20058 1726853440.67192: Calling groups_inventory to load vars for managed_node3 20058 1726853440.67194: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853440.67205: Calling all_plugins_play to load vars for managed_node3 20058 1726853440.67208: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853440.67212: Calling groups_plugins_play to load vars for managed_node3 20058 1726853440.67668: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853440.67874: done with get_vars() 20058 1726853440.67884: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 13:30:40 -0400 (0:00:00.069) 0:00:07.316 ****** 20058 1726853440.67975: entering _queue_task() for managed_node3/include_tasks 20058 1726853440.68332: worker is 1 (out of 1 available) 20058 1726853440.68462: exiting _queue_task() for managed_node3/include_tasks 20058 1726853440.68474: done queuing things up, now waiting for results queue to drain 20058 1726853440.68475: waiting for pending results... 20058 1726853440.68992: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20058 1726853440.68997: in run() - task 02083763-bbaf-5bb9-b294-000000000111 20058 1726853440.69376: variable 'ansible_search_path' from source: unknown 20058 1726853440.69379: variable 'ansible_search_path' from source: unknown 20058 1726853440.69381: calling self._execute() 20058 1726853440.69384: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853440.69386: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853440.69387: variable 'omit' from source: magic vars 20058 1726853440.69981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853440.73496: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853440.73500: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853440.73637: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853440.73686: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853440.73788: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853440.73968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853440.74074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853440.74150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853440.74331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853440.74363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853440.74596: variable 'ansible_distribution' from source: facts 20058 1726853440.74599: variable 'ansible_distribution_major_version' from source: facts 20058 1726853440.74601: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853440.74603: when evaluation is False, skipping this task 20058 1726853440.74605: _execute() done 20058 1726853440.74608: dumping result to json 20058 1726853440.74610: done dumping result, returning 20058 1726853440.74757: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-5bb9-b294-000000000111] 20058 1726853440.74837: sending task result for task 02083763-bbaf-5bb9-b294-000000000111 20058 1726853440.74990: done sending task result for task 02083763-bbaf-5bb9-b294-000000000111 20058 1726853440.74993: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853440.75060: no more pending results, returning what we have 20058 1726853440.75064: results queue empty 20058 1726853440.75065: checking for any_errors_fatal 20058 1726853440.75076: done checking for any_errors_fatal 20058 1726853440.75077: checking for max_fail_percentage 20058 1726853440.75079: done checking for max_fail_percentage 20058 1726853440.75080: checking to see if all hosts have failed and the running result is not ok 20058 1726853440.75081: done checking to see if all hosts have failed 20058 1726853440.75082: getting the remaining hosts for this loop 20058 1726853440.75083: done getting the remaining hosts for this loop 20058 1726853440.75088: getting the next task for host managed_node3 20058 1726853440.75095: done getting next task for host managed_node3 20058 1726853440.75099: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 20058 1726853440.75102: ^ state is: HOST STATE: block=3, 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? (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 20058 1726853440.75176: getting variables 20058 1726853440.75179: in VariableManager get_vars() 20058 1726853440.75579: Calling all_inventory to load vars for managed_node3 20058 1726853440.75583: Calling groups_inventory to load vars for managed_node3 20058 1726853440.75586: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853440.75596: Calling all_plugins_play to load vars for managed_node3 20058 1726853440.75599: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853440.75601: Calling groups_plugins_play to load vars for managed_node3 20058 1726853440.75954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853440.76275: done with get_vars() 20058 1726853440.76286: done getting variables 20058 1726853440.76345: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 13:30:40 -0400 (0:00:00.084) 0:00:07.400 ****** 20058 1726853440.76395: entering _queue_task() for managed_node3/debug 20058 1726853440.76689: worker is 1 (out of 1 available) 20058 1726853440.76703: exiting _queue_task() for managed_node3/debug 20058 1726853440.76716: done queuing things up, now waiting for results queue to drain 20058 1726853440.76717: waiting for pending results... 20058 1726853440.76925: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 20058 1726853440.76995: in run() - task 02083763-bbaf-5bb9-b294-000000000112 20058 1726853440.77006: variable 'ansible_search_path' from source: unknown 20058 1726853440.77010: variable 'ansible_search_path' from source: unknown 20058 1726853440.77039: calling self._execute() 20058 1726853440.77108: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853440.77112: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853440.77120: variable 'omit' from source: magic vars 20058 1726853440.77423: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853440.79798: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853440.79847: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853440.79876: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853440.79900: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853440.79924: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853440.79991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853440.80010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853440.80027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853440.80059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853440.80068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853440.80168: variable 'ansible_distribution' from source: facts 20058 1726853440.80173: variable 'ansible_distribution_major_version' from source: facts 20058 1726853440.80189: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853440.80192: when evaluation is False, skipping this task 20058 1726853440.80195: _execute() done 20058 1726853440.80197: dumping result to json 20058 1726853440.80200: done dumping result, returning 20058 1726853440.80207: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-5bb9-b294-000000000112] 20058 1726853440.80212: sending task result for task 02083763-bbaf-5bb9-b294-000000000112 20058 1726853440.80291: done sending task result for task 02083763-bbaf-5bb9-b294-000000000112 20058 1726853440.80294: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20058 1726853440.80334: no more pending results, returning what we have 20058 1726853440.80337: results queue empty 20058 1726853440.80337: checking for any_errors_fatal 20058 1726853440.80341: done checking for any_errors_fatal 20058 1726853440.80342: checking for max_fail_percentage 20058 1726853440.80343: done checking for max_fail_percentage 20058 1726853440.80344: checking to see if all hosts have failed and the running result is not ok 20058 1726853440.80344: done checking to see if all hosts have failed 20058 1726853440.80345: getting the remaining hosts for this loop 20058 1726853440.80346: done getting the remaining hosts for this loop 20058 1726853440.80350: getting the next task for host managed_node3 20058 1726853440.80357: done getting next task for host managed_node3 20058 1726853440.80360: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20058 1726853440.80363: ^ state is: HOST STATE: block=3, 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? (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 20058 1726853440.80381: getting variables 20058 1726853440.80383: in VariableManager get_vars() 20058 1726853440.80427: Calling all_inventory to load vars for managed_node3 20058 1726853440.80429: Calling groups_inventory to load vars for managed_node3 20058 1726853440.80431: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853440.80439: Calling all_plugins_play to load vars for managed_node3 20058 1726853440.80441: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853440.80444: Calling groups_plugins_play to load vars for managed_node3 20058 1726853440.80613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853440.80735: done with get_vars() 20058 1726853440.80742: done getting variables 20058 1726853440.80782: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 13:30:40 -0400 (0:00:00.044) 0:00:07.445 ****** 20058 1726853440.80806: entering _queue_task() for managed_node3/fail 20058 1726853440.80987: worker is 1 (out of 1 available) 20058 1726853440.80998: exiting _queue_task() for managed_node3/fail 20058 1726853440.81010: done queuing things up, now waiting for results queue to drain 20058 1726853440.81011: waiting for pending results... 20058 1726853440.81175: 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 20058 1726853440.81275: in run() - task 02083763-bbaf-5bb9-b294-000000000113 20058 1726853440.81287: variable 'ansible_search_path' from source: unknown 20058 1726853440.81291: variable 'ansible_search_path' from source: unknown 20058 1726853440.81318: calling self._execute() 20058 1726853440.81578: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853440.81582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853440.81585: variable 'omit' from source: magic vars 20058 1726853440.81825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853440.83929: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853440.84007: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853440.84040: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853440.84075: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853440.84100: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853440.84241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853440.84244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853440.84247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853440.84265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853440.84281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853440.84413: variable 'ansible_distribution' from source: facts 20058 1726853440.84416: variable 'ansible_distribution_major_version' from source: facts 20058 1726853440.84435: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853440.84438: when evaluation is False, skipping this task 20058 1726853440.84440: _execute() done 20058 1726853440.84443: dumping result to json 20058 1726853440.84445: done dumping result, returning 20058 1726853440.84458: 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 [02083763-bbaf-5bb9-b294-000000000113] 20058 1726853440.84461: sending task result for task 02083763-bbaf-5bb9-b294-000000000113 20058 1726853440.84547: done sending task result for task 02083763-bbaf-5bb9-b294-000000000113 20058 1726853440.84549: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853440.84614: no more pending results, returning what we have 20058 1726853440.84617: results queue empty 20058 1726853440.84618: checking for any_errors_fatal 20058 1726853440.84622: done checking for any_errors_fatal 20058 1726853440.84623: checking for max_fail_percentage 20058 1726853440.84625: done checking for max_fail_percentage 20058 1726853440.84626: checking to see if all hosts have failed and the running result is not ok 20058 1726853440.84626: done checking to see if all hosts have failed 20058 1726853440.84627: getting the remaining hosts for this loop 20058 1726853440.84629: done getting the remaining hosts for this loop 20058 1726853440.84632: getting the next task for host managed_node3 20058 1726853440.84637: done getting next task for host managed_node3 20058 1726853440.84641: ^ 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 20058 1726853440.84643: ^ state is: HOST STATE: block=3, 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? (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 20058 1726853440.84657: getting variables 20058 1726853440.84658: in VariableManager get_vars() 20058 1726853440.84704: Calling all_inventory to load vars for managed_node3 20058 1726853440.84706: Calling groups_inventory to load vars for managed_node3 20058 1726853440.84708: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853440.84716: Calling all_plugins_play to load vars for managed_node3 20058 1726853440.84718: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853440.84721: Calling groups_plugins_play to load vars for managed_node3 20058 1726853440.84902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853440.85126: done with get_vars() 20058 1726853440.85136: done getting variables 20058 1726853440.85197: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 13:30:40 -0400 (0:00:00.044) 0:00:07.489 ****** 20058 1726853440.85227: entering _queue_task() for managed_node3/fail 20058 1726853440.85469: worker is 1 (out of 1 available) 20058 1726853440.85484: exiting _queue_task() for managed_node3/fail 20058 1726853440.85496: done queuing things up, now waiting for results queue to drain 20058 1726853440.85497: waiting for pending results... 20058 1726853440.85803: 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 20058 1726853440.85978: in run() - task 02083763-bbaf-5bb9-b294-000000000114 20058 1726853440.85981: variable 'ansible_search_path' from source: unknown 20058 1726853440.85984: variable 'ansible_search_path' from source: unknown 20058 1726853440.85986: calling self._execute() 20058 1726853440.86072: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853440.86084: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853440.86099: variable 'omit' from source: magic vars 20058 1726853440.86539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853440.88848: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853440.88918: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853440.88967: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853440.89009: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853440.89040: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853440.89172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853440.89177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853440.89202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853440.89246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853440.89266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853440.89426: variable 'ansible_distribution' from source: facts 20058 1726853440.89496: variable 'ansible_distribution_major_version' from source: facts 20058 1726853440.89499: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853440.89501: when evaluation is False, skipping this task 20058 1726853440.89503: _execute() done 20058 1726853440.89505: dumping result to json 20058 1726853440.89507: done dumping result, returning 20058 1726853440.89509: 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 [02083763-bbaf-5bb9-b294-000000000114] 20058 1726853440.89512: sending task result for task 02083763-bbaf-5bb9-b294-000000000114 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853440.89762: no more pending results, returning what we have 20058 1726853440.89766: results queue empty 20058 1726853440.89767: checking for any_errors_fatal 20058 1726853440.89775: done checking for any_errors_fatal 20058 1726853440.89776: checking for max_fail_percentage 20058 1726853440.89778: done checking for max_fail_percentage 20058 1726853440.89779: checking to see if all hosts have failed and the running result is not ok 20058 1726853440.89780: done checking to see if all hosts have failed 20058 1726853440.89781: getting the remaining hosts for this loop 20058 1726853440.89782: done getting the remaining hosts for this loop 20058 1726853440.89787: getting the next task for host managed_node3 20058 1726853440.89794: done getting next task for host managed_node3 20058 1726853440.89798: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20058 1726853440.89802: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853440.89820: getting variables 20058 1726853440.89822: in VariableManager get_vars() 20058 1726853440.89999: Calling all_inventory to load vars for managed_node3 20058 1726853440.90002: Calling groups_inventory to load vars for managed_node3 20058 1726853440.90005: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853440.90016: Calling all_plugins_play to load vars for managed_node3 20058 1726853440.90020: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853440.90023: Calling groups_plugins_play to load vars for managed_node3 20058 1726853440.90361: done sending task result for task 02083763-bbaf-5bb9-b294-000000000114 20058 1726853440.90364: WORKER PROCESS EXITING 20058 1726853440.90388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853440.90605: done with get_vars() 20058 1726853440.90617: done getting variables 20058 1726853440.90684: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 13:30:40 -0400 (0:00:00.054) 0:00:07.544 ****** 20058 1726853440.90714: entering _queue_task() for managed_node3/fail 20058 1726853440.91100: worker is 1 (out of 1 available) 20058 1726853440.91111: exiting _queue_task() for managed_node3/fail 20058 1726853440.91121: done queuing things up, now waiting for results queue to drain 20058 1726853440.91122: waiting for pending results... 20058 1726853440.91321: 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 20058 1726853440.91467: in run() - task 02083763-bbaf-5bb9-b294-000000000115 20058 1726853440.91490: variable 'ansible_search_path' from source: unknown 20058 1726853440.91499: variable 'ansible_search_path' from source: unknown 20058 1726853440.91546: calling self._execute() 20058 1726853440.91643: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853440.91654: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853440.91672: variable 'omit' from source: magic vars 20058 1726853440.92173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853440.94542: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853440.94639: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853440.94689: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853440.94732: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853440.94764: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853440.94855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853440.94947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853440.94951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853440.94969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853440.94991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853440.95139: variable 'ansible_distribution' from source: facts 20058 1726853440.95150: variable 'ansible_distribution_major_version' from source: facts 20058 1726853440.95181: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853440.95197: when evaluation is False, skipping this task 20058 1726853440.95205: _execute() done 20058 1726853440.95274: dumping result to json 20058 1726853440.95277: done dumping result, returning 20058 1726853440.95279: 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 [02083763-bbaf-5bb9-b294-000000000115] 20058 1726853440.95282: sending task result for task 02083763-bbaf-5bb9-b294-000000000115 20058 1726853440.95349: done sending task result for task 02083763-bbaf-5bb9-b294-000000000115 20058 1726853440.95351: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853440.95418: no more pending results, returning what we have 20058 1726853440.95421: results queue empty 20058 1726853440.95422: checking for any_errors_fatal 20058 1726853440.95427: done checking for any_errors_fatal 20058 1726853440.95427: checking for max_fail_percentage 20058 1726853440.95430: done checking for max_fail_percentage 20058 1726853440.95431: checking to see if all hosts have failed and the running result is not ok 20058 1726853440.95431: done checking to see if all hosts have failed 20058 1726853440.95432: getting the remaining hosts for this loop 20058 1726853440.95433: done getting the remaining hosts for this loop 20058 1726853440.95436: getting the next task for host managed_node3 20058 1726853440.95443: done getting next task for host managed_node3 20058 1726853440.95446: ^ 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 20058 1726853440.95450: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853440.95466: getting variables 20058 1726853440.95467: in VariableManager get_vars() 20058 1726853440.95522: Calling all_inventory to load vars for managed_node3 20058 1726853440.95525: Calling groups_inventory to load vars for managed_node3 20058 1726853440.95527: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853440.95535: Calling all_plugins_play to load vars for managed_node3 20058 1726853440.95537: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853440.95540: Calling groups_plugins_play to load vars for managed_node3 20058 1726853440.95720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853440.95845: done with get_vars() 20058 1726853440.95854: done getting variables 20058 1726853440.95902: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 13:30:40 -0400 (0:00:00.052) 0:00:07.596 ****** 20058 1726853440.95924: entering _queue_task() for managed_node3/dnf 20058 1726853440.96118: worker is 1 (out of 1 available) 20058 1726853440.96131: exiting _queue_task() for managed_node3/dnf 20058 1726853440.96144: done queuing things up, now waiting for results queue to drain 20058 1726853440.96144: waiting for pending results... 20058 1726853440.96309: 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 20058 1726853440.96388: in run() - task 02083763-bbaf-5bb9-b294-000000000116 20058 1726853440.96400: variable 'ansible_search_path' from source: unknown 20058 1726853440.96404: variable 'ansible_search_path' from source: unknown 20058 1726853440.96431: calling self._execute() 20058 1726853440.96500: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853440.96504: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853440.96512: variable 'omit' from source: magic vars 20058 1726853440.96808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853440.99581: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853440.99706: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853440.99744: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853440.99851: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853440.99914: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853441.00148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853441.00190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853441.00369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853441.00375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853441.00378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853441.00644: variable 'ansible_distribution' from source: facts 20058 1726853441.00658: variable 'ansible_distribution_major_version' from source: facts 20058 1726853441.00692: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853441.00746: when evaluation is False, skipping this task 20058 1726853441.00750: _execute() done 20058 1726853441.00753: dumping result to json 20058 1726853441.00755: done dumping result, returning 20058 1726853441.00758: 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 [02083763-bbaf-5bb9-b294-000000000116] 20058 1726853441.00760: sending task result for task 02083763-bbaf-5bb9-b294-000000000116 20058 1726853441.00981: done sending task result for task 02083763-bbaf-5bb9-b294-000000000116 20058 1726853441.00984: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853441.01044: no more pending results, returning what we have 20058 1726853441.01048: results queue empty 20058 1726853441.01049: checking for any_errors_fatal 20058 1726853441.01055: done checking for any_errors_fatal 20058 1726853441.01056: checking for max_fail_percentage 20058 1726853441.01058: done checking for max_fail_percentage 20058 1726853441.01059: checking to see if all hosts have failed and the running result is not ok 20058 1726853441.01059: done checking to see if all hosts have failed 20058 1726853441.01060: getting the remaining hosts for this loop 20058 1726853441.01061: done getting the remaining hosts for this loop 20058 1726853441.01065: getting the next task for host managed_node3 20058 1726853441.01074: done getting next task for host managed_node3 20058 1726853441.01078: ^ 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 20058 1726853441.01082: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853441.01103: getting variables 20058 1726853441.01105: in VariableManager get_vars() 20058 1726853441.01163: Calling all_inventory to load vars for managed_node3 20058 1726853441.01166: Calling groups_inventory to load vars for managed_node3 20058 1726853441.01169: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853441.01290: Calling all_plugins_play to load vars for managed_node3 20058 1726853441.01294: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853441.01297: Calling groups_plugins_play to load vars for managed_node3 20058 1726853441.01661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853441.01882: done with get_vars() 20058 1726853441.01893: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20058 1726853441.01982: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 13:30:41 -0400 (0:00:00.060) 0:00:07.657 ****** 20058 1726853441.02015: entering _queue_task() for managed_node3/yum 20058 1726853441.02299: worker is 1 (out of 1 available) 20058 1726853441.02312: exiting _queue_task() for managed_node3/yum 20058 1726853441.02325: done queuing things up, now waiting for results queue to drain 20058 1726853441.02326: waiting for pending results... 20058 1726853441.02823: 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 20058 1726853441.02829: in run() - task 02083763-bbaf-5bb9-b294-000000000117 20058 1726853441.02831: variable 'ansible_search_path' from source: unknown 20058 1726853441.02834: variable 'ansible_search_path' from source: unknown 20058 1726853441.02837: calling self._execute() 20058 1726853441.02839: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853441.02841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853441.02843: variable 'omit' from source: magic vars 20058 1726853441.03612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853441.05152: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853441.05204: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853441.05230: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853441.05255: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853441.05280: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853441.05334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853441.05353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853441.05375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853441.05403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853441.05413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853441.05509: variable 'ansible_distribution' from source: facts 20058 1726853441.05512: variable 'ansible_distribution_major_version' from source: facts 20058 1726853441.05526: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853441.05529: when evaluation is False, skipping this task 20058 1726853441.05532: _execute() done 20058 1726853441.05535: dumping result to json 20058 1726853441.05539: done dumping result, returning 20058 1726853441.05545: 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 [02083763-bbaf-5bb9-b294-000000000117] 20058 1726853441.05550: sending task result for task 02083763-bbaf-5bb9-b294-000000000117 20058 1726853441.05635: done sending task result for task 02083763-bbaf-5bb9-b294-000000000117 20058 1726853441.05638: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853441.05684: no more pending results, returning what we have 20058 1726853441.05687: results queue empty 20058 1726853441.05688: checking for any_errors_fatal 20058 1726853441.05695: done checking for any_errors_fatal 20058 1726853441.05696: checking for max_fail_percentage 20058 1726853441.05698: done checking for max_fail_percentage 20058 1726853441.05698: checking to see if all hosts have failed and the running result is not ok 20058 1726853441.05699: done checking to see if all hosts have failed 20058 1726853441.05699: getting the remaining hosts for this loop 20058 1726853441.05701: done getting the remaining hosts for this loop 20058 1726853441.05704: getting the next task for host managed_node3 20058 1726853441.05711: done getting next task for host managed_node3 20058 1726853441.05714: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20058 1726853441.05717: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853441.05731: getting variables 20058 1726853441.05733: in VariableManager get_vars() 20058 1726853441.05783: Calling all_inventory to load vars for managed_node3 20058 1726853441.05785: Calling groups_inventory to load vars for managed_node3 20058 1726853441.05787: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853441.05795: Calling all_plugins_play to load vars for managed_node3 20058 1726853441.05797: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853441.05800: Calling groups_plugins_play to load vars for managed_node3 20058 1726853441.05920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853441.06043: done with get_vars() 20058 1726853441.06051: done getting variables 20058 1726853441.06090: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 13:30:41 -0400 (0:00:00.040) 0:00:07.698 ****** 20058 1726853441.06114: entering _queue_task() for managed_node3/fail 20058 1726853441.06290: worker is 1 (out of 1 available) 20058 1726853441.06302: exiting _queue_task() for managed_node3/fail 20058 1726853441.06314: done queuing things up, now waiting for results queue to drain 20058 1726853441.06315: waiting for pending results... 20058 1726853441.06473: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20058 1726853441.06560: in run() - task 02083763-bbaf-5bb9-b294-000000000118 20058 1726853441.06573: variable 'ansible_search_path' from source: unknown 20058 1726853441.06577: variable 'ansible_search_path' from source: unknown 20058 1726853441.06606: calling self._execute() 20058 1726853441.06669: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853441.06674: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853441.06683: variable 'omit' from source: magic vars 20058 1726853441.06961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853441.08419: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853441.08459: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853441.08487: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853441.08514: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853441.08533: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853441.08589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853441.08611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853441.08630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853441.08657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853441.08666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853441.08808: variable 'ansible_distribution' from source: facts 20058 1726853441.08811: variable 'ansible_distribution_major_version' from source: facts 20058 1726853441.08826: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853441.08828: when evaluation is False, skipping this task 20058 1726853441.08834: _execute() done 20058 1726853441.08837: dumping result to json 20058 1726853441.08844: done dumping result, returning 20058 1726853441.08847: 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 [02083763-bbaf-5bb9-b294-000000000118] 20058 1726853441.08858: sending task result for task 02083763-bbaf-5bb9-b294-000000000118 20058 1726853441.08935: done sending task result for task 02083763-bbaf-5bb9-b294-000000000118 20058 1726853441.08939: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853441.08988: no more pending results, returning what we have 20058 1726853441.08991: results queue empty 20058 1726853441.08991: checking for any_errors_fatal 20058 1726853441.08998: done checking for any_errors_fatal 20058 1726853441.08999: checking for max_fail_percentage 20058 1726853441.09000: done checking for max_fail_percentage 20058 1726853441.09001: checking to see if all hosts have failed and the running result is not ok 20058 1726853441.09002: done checking to see if all hosts have failed 20058 1726853441.09002: getting the remaining hosts for this loop 20058 1726853441.09004: done getting the remaining hosts for this loop 20058 1726853441.09007: getting the next task for host managed_node3 20058 1726853441.09012: done getting next task for host managed_node3 20058 1726853441.09015: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 20058 1726853441.09018: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853441.09034: getting variables 20058 1726853441.09035: in VariableManager get_vars() 20058 1726853441.09088: Calling all_inventory to load vars for managed_node3 20058 1726853441.09091: Calling groups_inventory to load vars for managed_node3 20058 1726853441.09093: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853441.09101: Calling all_plugins_play to load vars for managed_node3 20058 1726853441.09103: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853441.09105: Calling groups_plugins_play to load vars for managed_node3 20058 1726853441.09249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853441.09369: done with get_vars() 20058 1726853441.09378: done getting variables 20058 1726853441.09417: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 13:30:41 -0400 (0:00:00.033) 0:00:07.731 ****** 20058 1726853441.09439: entering _queue_task() for managed_node3/package 20058 1726853441.09611: worker is 1 (out of 1 available) 20058 1726853441.09623: exiting _queue_task() for managed_node3/package 20058 1726853441.09635: done queuing things up, now waiting for results queue to drain 20058 1726853441.09636: waiting for pending results... 20058 1726853441.09795: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 20058 1726853441.09874: in run() - task 02083763-bbaf-5bb9-b294-000000000119 20058 1726853441.09887: variable 'ansible_search_path' from source: unknown 20058 1726853441.09891: variable 'ansible_search_path' from source: unknown 20058 1726853441.09920: calling self._execute() 20058 1726853441.09982: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853441.09986: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853441.09994: variable 'omit' from source: magic vars 20058 1726853441.10278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853441.12161: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853441.12214: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853441.12240: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853441.12270: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853441.12291: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853441.12346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853441.12374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853441.12390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853441.12415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853441.12426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853441.12520: variable 'ansible_distribution' from source: facts 20058 1726853441.12526: variable 'ansible_distribution_major_version' from source: facts 20058 1726853441.12541: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853441.12544: when evaluation is False, skipping this task 20058 1726853441.12546: _execute() done 20058 1726853441.12548: dumping result to json 20058 1726853441.12553: done dumping result, returning 20058 1726853441.12562: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-5bb9-b294-000000000119] 20058 1726853441.12568: sending task result for task 02083763-bbaf-5bb9-b294-000000000119 20058 1726853441.12655: done sending task result for task 02083763-bbaf-5bb9-b294-000000000119 20058 1726853441.12657: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853441.12739: no more pending results, returning what we have 20058 1726853441.12741: results queue empty 20058 1726853441.12742: checking for any_errors_fatal 20058 1726853441.12748: done checking for any_errors_fatal 20058 1726853441.12749: checking for max_fail_percentage 20058 1726853441.12750: done checking for max_fail_percentage 20058 1726853441.12751: checking to see if all hosts have failed and the running result is not ok 20058 1726853441.12752: done checking to see if all hosts have failed 20058 1726853441.12752: getting the remaining hosts for this loop 20058 1726853441.12754: done getting the remaining hosts for this loop 20058 1726853441.12757: getting the next task for host managed_node3 20058 1726853441.12762: done getting next task for host managed_node3 20058 1726853441.12767: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20058 1726853441.12769: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853441.12788: getting variables 20058 1726853441.12789: in VariableManager get_vars() 20058 1726853441.12834: Calling all_inventory to load vars for managed_node3 20058 1726853441.12837: Calling groups_inventory to load vars for managed_node3 20058 1726853441.12839: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853441.12847: Calling all_plugins_play to load vars for managed_node3 20058 1726853441.12849: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853441.12852: Calling groups_plugins_play to load vars for managed_node3 20058 1726853441.12965: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853441.13092: done with get_vars() 20058 1726853441.13102: done getting variables 20058 1726853441.13140: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 13:30:41 -0400 (0:00:00.037) 0:00:07.768 ****** 20058 1726853441.13161: entering _queue_task() for managed_node3/package 20058 1726853441.13352: worker is 1 (out of 1 available) 20058 1726853441.13366: exiting _queue_task() for managed_node3/package 20058 1726853441.13380: done queuing things up, now waiting for results queue to drain 20058 1726853441.13381: waiting for pending results... 20058 1726853441.13544: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20058 1726853441.13637: in run() - task 02083763-bbaf-5bb9-b294-00000000011a 20058 1726853441.13649: variable 'ansible_search_path' from source: unknown 20058 1726853441.13655: variable 'ansible_search_path' from source: unknown 20058 1726853441.13690: calling self._execute() 20058 1726853441.13755: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853441.13765: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853441.13800: variable 'omit' from source: magic vars 20058 1726853441.14278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853441.16543: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853441.16621: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853441.16665: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853441.16711: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853441.16739: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853441.16827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853441.16862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853441.16893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853441.16942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853441.16962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853441.17131: variable 'ansible_distribution' from source: facts 20058 1726853441.17134: variable 'ansible_distribution_major_version' from source: facts 20058 1726853441.17142: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853441.17149: when evaluation is False, skipping this task 20058 1726853441.17158: _execute() done 20058 1726853441.17276: dumping result to json 20058 1726853441.17279: done dumping result, returning 20058 1726853441.17282: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-5bb9-b294-00000000011a] 20058 1726853441.17284: sending task result for task 02083763-bbaf-5bb9-b294-00000000011a 20058 1726853441.17356: done sending task result for task 02083763-bbaf-5bb9-b294-00000000011a 20058 1726853441.17359: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853441.17409: no more pending results, returning what we have 20058 1726853441.17413: results queue empty 20058 1726853441.17414: checking for any_errors_fatal 20058 1726853441.17421: done checking for any_errors_fatal 20058 1726853441.17422: checking for max_fail_percentage 20058 1726853441.17424: done checking for max_fail_percentage 20058 1726853441.17425: checking to see if all hosts have failed and the running result is not ok 20058 1726853441.17426: done checking to see if all hosts have failed 20058 1726853441.17426: getting the remaining hosts for this loop 20058 1726853441.17428: done getting the remaining hosts for this loop 20058 1726853441.17432: getting the next task for host managed_node3 20058 1726853441.17439: done getting next task for host managed_node3 20058 1726853441.17444: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20058 1726853441.17447: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853441.17574: getting variables 20058 1726853441.17579: in VariableManager get_vars() 20058 1726853441.17635: Calling all_inventory to load vars for managed_node3 20058 1726853441.17639: Calling groups_inventory to load vars for managed_node3 20058 1726853441.17641: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853441.17654: Calling all_plugins_play to load vars for managed_node3 20058 1726853441.17657: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853441.17660: Calling groups_plugins_play to load vars for managed_node3 20058 1726853441.18059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853441.18258: done with get_vars() 20058 1726853441.18270: done getting variables 20058 1726853441.18339: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 13:30:41 -0400 (0:00:00.052) 0:00:07.820 ****** 20058 1726853441.18379: entering _queue_task() for managed_node3/package 20058 1726853441.18785: worker is 1 (out of 1 available) 20058 1726853441.18797: exiting _queue_task() for managed_node3/package 20058 1726853441.18808: done queuing things up, now waiting for results queue to drain 20058 1726853441.18809: waiting for pending results... 20058 1726853441.19092: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20058 1726853441.19164: in run() - task 02083763-bbaf-5bb9-b294-00000000011b 20058 1726853441.19189: variable 'ansible_search_path' from source: unknown 20058 1726853441.19199: variable 'ansible_search_path' from source: unknown 20058 1726853441.19240: calling self._execute() 20058 1726853441.19335: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853441.19362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853441.19368: variable 'omit' from source: magic vars 20058 1726853441.19909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853441.22112: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853441.22199: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853441.22239: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853441.22282: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853441.22316: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853441.22402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853441.22435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853441.22466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853441.22517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853441.22536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853441.22726: variable 'ansible_distribution' from source: facts 20058 1726853441.22729: variable 'ansible_distribution_major_version' from source: facts 20058 1726853441.22732: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853441.22734: when evaluation is False, skipping this task 20058 1726853441.22736: _execute() done 20058 1726853441.22738: dumping result to json 20058 1726853441.22742: done dumping result, returning 20058 1726853441.22757: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-5bb9-b294-00000000011b] 20058 1726853441.22768: sending task result for task 02083763-bbaf-5bb9-b294-00000000011b skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853441.22918: no more pending results, returning what we have 20058 1726853441.22922: results queue empty 20058 1726853441.22923: checking for any_errors_fatal 20058 1726853441.22930: done checking for any_errors_fatal 20058 1726853441.22931: checking for max_fail_percentage 20058 1726853441.22932: done checking for max_fail_percentage 20058 1726853441.22933: checking to see if all hosts have failed and the running result is not ok 20058 1726853441.22934: done checking to see if all hosts have failed 20058 1726853441.22935: getting the remaining hosts for this loop 20058 1726853441.22936: done getting the remaining hosts for this loop 20058 1726853441.22940: getting the next task for host managed_node3 20058 1726853441.22947: done getting next task for host managed_node3 20058 1726853441.22954: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20058 1726853441.22957: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853441.23178: getting variables 20058 1726853441.23181: in VariableManager get_vars() 20058 1726853441.23232: Calling all_inventory to load vars for managed_node3 20058 1726853441.23236: Calling groups_inventory to load vars for managed_node3 20058 1726853441.23238: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853441.23249: Calling all_plugins_play to load vars for managed_node3 20058 1726853441.23255: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853441.23258: Calling groups_plugins_play to load vars for managed_node3 20058 1726853441.23522: done sending task result for task 02083763-bbaf-5bb9-b294-00000000011b 20058 1726853441.23525: WORKER PROCESS EXITING 20058 1726853441.23548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853441.23763: done with get_vars() 20058 1726853441.23776: done getting variables 20058 1726853441.23833: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 13:30:41 -0400 (0:00:00.054) 0:00:07.875 ****** 20058 1726853441.23869: entering _queue_task() for managed_node3/service 20058 1726853441.24123: worker is 1 (out of 1 available) 20058 1726853441.24135: exiting _queue_task() for managed_node3/service 20058 1726853441.24147: done queuing things up, now waiting for results queue to drain 20058 1726853441.24148: waiting for pending results... 20058 1726853441.24433: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20058 1726853441.24550: in run() - task 02083763-bbaf-5bb9-b294-00000000011c 20058 1726853441.24574: variable 'ansible_search_path' from source: unknown 20058 1726853441.24582: variable 'ansible_search_path' from source: unknown 20058 1726853441.24627: calling self._execute() 20058 1726853441.24717: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853441.24726: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853441.24737: variable 'omit' from source: magic vars 20058 1726853441.25175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853441.27449: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853441.27570: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853441.27575: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853441.27615: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853441.27647: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853441.27732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853441.27767: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853441.27802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853441.27847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853441.27894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853441.28021: variable 'ansible_distribution' from source: facts 20058 1726853441.28035: variable 'ansible_distribution_major_version' from source: facts 20058 1726853441.28176: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853441.28178: when evaluation is False, skipping this task 20058 1726853441.28180: _execute() done 20058 1726853441.28182: dumping result to json 20058 1726853441.28184: done dumping result, returning 20058 1726853441.28185: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-5bb9-b294-00000000011c] 20058 1726853441.28187: sending task result for task 02083763-bbaf-5bb9-b294-00000000011c 20058 1726853441.28255: done sending task result for task 02083763-bbaf-5bb9-b294-00000000011c 20058 1726853441.28257: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853441.28308: no more pending results, returning what we have 20058 1726853441.28312: results queue empty 20058 1726853441.28314: checking for any_errors_fatal 20058 1726853441.28319: done checking for any_errors_fatal 20058 1726853441.28320: checking for max_fail_percentage 20058 1726853441.28322: done checking for max_fail_percentage 20058 1726853441.28323: checking to see if all hosts have failed and the running result is not ok 20058 1726853441.28324: done checking to see if all hosts have failed 20058 1726853441.28325: getting the remaining hosts for this loop 20058 1726853441.28326: done getting the remaining hosts for this loop 20058 1726853441.28331: getting the next task for host managed_node3 20058 1726853441.28339: done getting next task for host managed_node3 20058 1726853441.28343: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20058 1726853441.28347: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853441.28369: getting variables 20058 1726853441.28478: in VariableManager get_vars() 20058 1726853441.28541: Calling all_inventory to load vars for managed_node3 20058 1726853441.28545: Calling groups_inventory to load vars for managed_node3 20058 1726853441.28547: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853441.28561: Calling all_plugins_play to load vars for managed_node3 20058 1726853441.28564: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853441.28568: Calling groups_plugins_play to load vars for managed_node3 20058 1726853441.28932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853441.29143: done with get_vars() 20058 1726853441.29156: done getting variables 20058 1726853441.29217: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 13:30:41 -0400 (0:00:00.053) 0:00:07.929 ****** 20058 1726853441.29248: entering _queue_task() for managed_node3/service 20058 1726853441.29698: worker is 1 (out of 1 available) 20058 1726853441.29709: exiting _queue_task() for managed_node3/service 20058 1726853441.29721: done queuing things up, now waiting for results queue to drain 20058 1726853441.29722: waiting for pending results... 20058 1726853441.29958: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20058 1726853441.29962: in run() - task 02083763-bbaf-5bb9-b294-00000000011d 20058 1726853441.29964: variable 'ansible_search_path' from source: unknown 20058 1726853441.29972: variable 'ansible_search_path' from source: unknown 20058 1726853441.30009: calling self._execute() 20058 1726853441.30097: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853441.30107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853441.30120: variable 'omit' from source: magic vars 20058 1726853441.30542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853441.32808: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853441.32892: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853441.32930: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853441.32972: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853441.33006: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853441.33097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853441.33131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853441.33164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853441.33214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853441.33277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853441.33374: variable 'ansible_distribution' from source: facts 20058 1726853441.33384: variable 'ansible_distribution_major_version' from source: facts 20058 1726853441.33403: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853441.33409: when evaluation is False, skipping this task 20058 1726853441.33414: _execute() done 20058 1726853441.33424: dumping result to json 20058 1726853441.33431: done dumping result, returning 20058 1726853441.33441: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-5bb9-b294-00000000011d] 20058 1726853441.33449: sending task result for task 02083763-bbaf-5bb9-b294-00000000011d 20058 1726853441.33807: done sending task result for task 02083763-bbaf-5bb9-b294-00000000011d 20058 1726853441.33810: 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 } 20058 1726853441.33848: no more pending results, returning what we have 20058 1726853441.33853: results queue empty 20058 1726853441.33855: checking for any_errors_fatal 20058 1726853441.33861: done checking for any_errors_fatal 20058 1726853441.33862: checking for max_fail_percentage 20058 1726853441.33864: done checking for max_fail_percentage 20058 1726853441.33865: checking to see if all hosts have failed and the running result is not ok 20058 1726853441.33866: done checking to see if all hosts have failed 20058 1726853441.33866: getting the remaining hosts for this loop 20058 1726853441.33868: done getting the remaining hosts for this loop 20058 1726853441.33874: getting the next task for host managed_node3 20058 1726853441.33879: done getting next task for host managed_node3 20058 1726853441.33883: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20058 1726853441.33886: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853441.33903: getting variables 20058 1726853441.33905: in VariableManager get_vars() 20058 1726853441.33956: Calling all_inventory to load vars for managed_node3 20058 1726853441.33959: Calling groups_inventory to load vars for managed_node3 20058 1726853441.33961: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853441.33970: Calling all_plugins_play to load vars for managed_node3 20058 1726853441.34028: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853441.34032: Calling groups_plugins_play to load vars for managed_node3 20058 1726853441.34217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853441.34427: done with get_vars() 20058 1726853441.34438: done getting variables 20058 1726853441.34501: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 13:30:41 -0400 (0:00:00.052) 0:00:07.982 ****** 20058 1726853441.34534: entering _queue_task() for managed_node3/service 20058 1726853441.34782: worker is 1 (out of 1 available) 20058 1726853441.34795: exiting _queue_task() for managed_node3/service 20058 1726853441.34808: done queuing things up, now waiting for results queue to drain 20058 1726853441.34809: waiting for pending results... 20058 1726853441.35084: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20058 1726853441.35202: in run() - task 02083763-bbaf-5bb9-b294-00000000011e 20058 1726853441.35219: variable 'ansible_search_path' from source: unknown 20058 1726853441.35226: variable 'ansible_search_path' from source: unknown 20058 1726853441.35265: calling self._execute() 20058 1726853441.35357: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853441.35368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853441.35383: variable 'omit' from source: magic vars 20058 1726853441.35807: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853441.38082: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853441.38150: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853441.38194: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853441.38236: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853441.38270: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853441.38354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853441.38390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853441.38421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853441.38474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853441.38494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853441.38635: variable 'ansible_distribution' from source: facts 20058 1726853441.38645: variable 'ansible_distribution_major_version' from source: facts 20058 1726853441.38675: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853441.38776: when evaluation is False, skipping this task 20058 1726853441.38779: _execute() done 20058 1726853441.38781: dumping result to json 20058 1726853441.38783: done dumping result, returning 20058 1726853441.38785: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-5bb9-b294-00000000011e] 20058 1726853441.38787: sending task result for task 02083763-bbaf-5bb9-b294-00000000011e 20058 1726853441.38863: done sending task result for task 02083763-bbaf-5bb9-b294-00000000011e 20058 1726853441.38867: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853441.38918: no more pending results, returning what we have 20058 1726853441.38922: results queue empty 20058 1726853441.38924: checking for any_errors_fatal 20058 1726853441.38931: done checking for any_errors_fatal 20058 1726853441.38932: checking for max_fail_percentage 20058 1726853441.38933: done checking for max_fail_percentage 20058 1726853441.38934: checking to see if all hosts have failed and the running result is not ok 20058 1726853441.38935: done checking to see if all hosts have failed 20058 1726853441.38936: getting the remaining hosts for this loop 20058 1726853441.38937: done getting the remaining hosts for this loop 20058 1726853441.38942: getting the next task for host managed_node3 20058 1726853441.38949: done getting next task for host managed_node3 20058 1726853441.38956: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 20058 1726853441.38960: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853441.38980: getting variables 20058 1726853441.38982: in VariableManager get_vars() 20058 1726853441.39045: Calling all_inventory to load vars for managed_node3 20058 1726853441.39048: Calling groups_inventory to load vars for managed_node3 20058 1726853441.39054: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853441.39067: Calling all_plugins_play to load vars for managed_node3 20058 1726853441.39070: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853441.39279: Calling groups_plugins_play to load vars for managed_node3 20058 1726853441.39538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853441.39745: done with get_vars() 20058 1726853441.39759: done getting variables 20058 1726853441.39818: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 13:30:41 -0400 (0:00:00.053) 0:00:08.035 ****** 20058 1726853441.39849: entering _queue_task() for managed_node3/service 20058 1726853441.40102: worker is 1 (out of 1 available) 20058 1726853441.40117: exiting _queue_task() for managed_node3/service 20058 1726853441.40130: done queuing things up, now waiting for results queue to drain 20058 1726853441.40131: waiting for pending results... 20058 1726853441.40497: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 20058 1726853441.40542: in run() - task 02083763-bbaf-5bb9-b294-00000000011f 20058 1726853441.40566: variable 'ansible_search_path' from source: unknown 20058 1726853441.40578: variable 'ansible_search_path' from source: unknown 20058 1726853441.40623: calling self._execute() 20058 1726853441.40713: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853441.40776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853441.40780: variable 'omit' from source: magic vars 20058 1726853441.41190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853441.43322: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853441.43670: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853441.43712: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853441.43755: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853441.43789: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853441.43970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853441.43975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853441.43978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853441.43981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853441.44000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853441.44133: variable 'ansible_distribution' from source: facts 20058 1726853441.44144: variable 'ansible_distribution_major_version' from source: facts 20058 1726853441.44169: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853441.44180: when evaluation is False, skipping this task 20058 1726853441.44189: _execute() done 20058 1726853441.44196: dumping result to json 20058 1726853441.44295: done dumping result, returning 20058 1726853441.44298: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-5bb9-b294-00000000011f] 20058 1726853441.44301: sending task result for task 02083763-bbaf-5bb9-b294-00000000011f 20058 1726853441.44372: done sending task result for task 02083763-bbaf-5bb9-b294-00000000011f 20058 1726853441.44375: 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 } 20058 1726853441.44439: no more pending results, returning what we have 20058 1726853441.44442: results queue empty 20058 1726853441.44444: checking for any_errors_fatal 20058 1726853441.44454: done checking for any_errors_fatal 20058 1726853441.44454: checking for max_fail_percentage 20058 1726853441.44456: done checking for max_fail_percentage 20058 1726853441.44457: checking to see if all hosts have failed and the running result is not ok 20058 1726853441.44458: done checking to see if all hosts have failed 20058 1726853441.44459: getting the remaining hosts for this loop 20058 1726853441.44460: done getting the remaining hosts for this loop 20058 1726853441.44464: getting the next task for host managed_node3 20058 1726853441.44472: done getting next task for host managed_node3 20058 1726853441.44476: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20058 1726853441.44480: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853441.44497: getting variables 20058 1726853441.44499: in VariableManager get_vars() 20058 1726853441.44555: Calling all_inventory to load vars for managed_node3 20058 1726853441.44558: Calling groups_inventory to load vars for managed_node3 20058 1726853441.44560: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853441.44674: Calling all_plugins_play to load vars for managed_node3 20058 1726853441.44678: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853441.44682: Calling groups_plugins_play to load vars for managed_node3 20058 1726853441.44856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853441.45179: done with get_vars() 20058 1726853441.45190: done getting variables 20058 1726853441.45244: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 13:30:41 -0400 (0:00:00.054) 0:00:08.089 ****** 20058 1726853441.45280: entering _queue_task() for managed_node3/copy 20058 1726853441.45512: worker is 1 (out of 1 available) 20058 1726853441.45525: exiting _queue_task() for managed_node3/copy 20058 1726853441.45536: done queuing things up, now waiting for results queue to drain 20058 1726853441.45537: waiting for pending results... 20058 1726853441.45812: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20058 1726853441.45977: in run() - task 02083763-bbaf-5bb9-b294-000000000120 20058 1726853441.45981: variable 'ansible_search_path' from source: unknown 20058 1726853441.45984: variable 'ansible_search_path' from source: unknown 20058 1726853441.46177: calling self._execute() 20058 1726853441.46181: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853441.46183: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853441.46186: variable 'omit' from source: magic vars 20058 1726853441.46616: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853441.49078: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853441.49145: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853441.49189: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853441.49227: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853441.49266: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853441.49344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853441.49385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853441.49415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853441.49468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853441.49489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853441.49630: variable 'ansible_distribution' from source: facts 20058 1726853441.49642: variable 'ansible_distribution_major_version' from source: facts 20058 1726853441.49668: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853441.49776: when evaluation is False, skipping this task 20058 1726853441.49780: _execute() done 20058 1726853441.49783: dumping result to json 20058 1726853441.49784: done dumping result, returning 20058 1726853441.49787: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-5bb9-b294-000000000120] 20058 1726853441.49789: sending task result for task 02083763-bbaf-5bb9-b294-000000000120 20058 1726853441.49865: done sending task result for task 02083763-bbaf-5bb9-b294-000000000120 20058 1726853441.49868: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853441.49919: no more pending results, returning what we have 20058 1726853441.49922: results queue empty 20058 1726853441.49923: checking for any_errors_fatal 20058 1726853441.49929: done checking for any_errors_fatal 20058 1726853441.49930: checking for max_fail_percentage 20058 1726853441.49932: done checking for max_fail_percentage 20058 1726853441.49933: checking to see if all hosts have failed and the running result is not ok 20058 1726853441.49934: done checking to see if all hosts have failed 20058 1726853441.49934: getting the remaining hosts for this loop 20058 1726853441.49936: done getting the remaining hosts for this loop 20058 1726853441.49939: getting the next task for host managed_node3 20058 1726853441.49945: done getting next task for host managed_node3 20058 1726853441.49949: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20058 1726853441.49955: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853441.49975: getting variables 20058 1726853441.49977: in VariableManager get_vars() 20058 1726853441.50033: Calling all_inventory to load vars for managed_node3 20058 1726853441.50037: Calling groups_inventory to load vars for managed_node3 20058 1726853441.50040: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853441.50054: Calling all_plugins_play to load vars for managed_node3 20058 1726853441.50058: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853441.50062: Calling groups_plugins_play to load vars for managed_node3 20058 1726853441.50575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853441.50793: done with get_vars() 20058 1726853441.50804: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 13:30:41 -0400 (0:00:00.056) 0:00:08.146 ****** 20058 1726853441.50898: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 20058 1726853441.51284: worker is 1 (out of 1 available) 20058 1726853441.51295: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 20058 1726853441.51305: done queuing things up, now waiting for results queue to drain 20058 1726853441.51306: waiting for pending results... 20058 1726853441.51588: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20058 1726853441.51614: in run() - task 02083763-bbaf-5bb9-b294-000000000121 20058 1726853441.51632: variable 'ansible_search_path' from source: unknown 20058 1726853441.51640: variable 'ansible_search_path' from source: unknown 20058 1726853441.51685: calling self._execute() 20058 1726853441.51794: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853441.51797: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853441.51800: variable 'omit' from source: magic vars 20058 1726853441.52231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853441.54732: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853441.54812: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853441.54838: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853441.54920: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853441.54926: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853441.55007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853441.55044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853441.55078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853441.55136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853441.55146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853441.55357: variable 'ansible_distribution' from source: facts 20058 1726853441.55360: variable 'ansible_distribution_major_version' from source: facts 20058 1726853441.55362: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853441.55364: when evaluation is False, skipping this task 20058 1726853441.55366: _execute() done 20058 1726853441.55369: dumping result to json 20058 1726853441.55372: done dumping result, returning 20058 1726853441.55375: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-5bb9-b294-000000000121] 20058 1726853441.55378: sending task result for task 02083763-bbaf-5bb9-b294-000000000121 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853441.55510: no more pending results, returning what we have 20058 1726853441.55513: results queue empty 20058 1726853441.55514: checking for any_errors_fatal 20058 1726853441.55521: done checking for any_errors_fatal 20058 1726853441.55522: checking for max_fail_percentage 20058 1726853441.55524: done checking for max_fail_percentage 20058 1726853441.55525: checking to see if all hosts have failed and the running result is not ok 20058 1726853441.55526: done checking to see if all hosts have failed 20058 1726853441.55526: getting the remaining hosts for this loop 20058 1726853441.55528: done getting the remaining hosts for this loop 20058 1726853441.55532: getting the next task for host managed_node3 20058 1726853441.55539: done getting next task for host managed_node3 20058 1726853441.55543: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 20058 1726853441.55547: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853441.55567: getting variables 20058 1726853441.55569: in VariableManager get_vars() 20058 1726853441.55624: Calling all_inventory to load vars for managed_node3 20058 1726853441.55627: Calling groups_inventory to load vars for managed_node3 20058 1726853441.55629: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853441.55640: Calling all_plugins_play to load vars for managed_node3 20058 1726853441.55643: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853441.55646: Calling groups_plugins_play to load vars for managed_node3 20058 1726853441.56123: done sending task result for task 02083763-bbaf-5bb9-b294-000000000121 20058 1726853441.56127: WORKER PROCESS EXITING 20058 1726853441.56148: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853441.56356: done with get_vars() 20058 1726853441.56367: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 13:30:41 -0400 (0:00:00.055) 0:00:08.201 ****** 20058 1726853441.56445: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 20058 1726853441.56687: worker is 1 (out of 1 available) 20058 1726853441.56700: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 20058 1726853441.56713: done queuing things up, now waiting for results queue to drain 20058 1726853441.56714: waiting for pending results... 20058 1726853441.56990: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 20058 1726853441.57081: in run() - task 02083763-bbaf-5bb9-b294-000000000122 20058 1726853441.57095: variable 'ansible_search_path' from source: unknown 20058 1726853441.57099: variable 'ansible_search_path' from source: unknown 20058 1726853441.57129: calling self._execute() 20058 1726853441.57192: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853441.57196: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853441.57205: variable 'omit' from source: magic vars 20058 1726853441.57505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853441.59601: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853441.59661: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853441.59685: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853441.59710: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853441.59728: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853441.59790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853441.59809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853441.59827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853441.59855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853441.59864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853441.59958: variable 'ansible_distribution' from source: facts 20058 1726853441.59961: variable 'ansible_distribution_major_version' from source: facts 20058 1726853441.59978: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853441.59982: when evaluation is False, skipping this task 20058 1726853441.59985: _execute() done 20058 1726853441.59988: dumping result to json 20058 1726853441.59990: done dumping result, returning 20058 1726853441.60000: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-5bb9-b294-000000000122] 20058 1726853441.60003: sending task result for task 02083763-bbaf-5bb9-b294-000000000122 20058 1726853441.60082: done sending task result for task 02083763-bbaf-5bb9-b294-000000000122 20058 1726853441.60084: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853441.60145: no more pending results, returning what we have 20058 1726853441.60149: results queue empty 20058 1726853441.60150: checking for any_errors_fatal 20058 1726853441.60159: done checking for any_errors_fatal 20058 1726853441.60159: checking for max_fail_percentage 20058 1726853441.60161: done checking for max_fail_percentage 20058 1726853441.60162: checking to see if all hosts have failed and the running result is not ok 20058 1726853441.60162: done checking to see if all hosts have failed 20058 1726853441.60163: getting the remaining hosts for this loop 20058 1726853441.60164: done getting the remaining hosts for this loop 20058 1726853441.60167: getting the next task for host managed_node3 20058 1726853441.60175: done getting next task for host managed_node3 20058 1726853441.60178: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20058 1726853441.60181: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853441.60195: getting variables 20058 1726853441.60197: in VariableManager get_vars() 20058 1726853441.60240: Calling all_inventory to load vars for managed_node3 20058 1726853441.60243: Calling groups_inventory to load vars for managed_node3 20058 1726853441.60245: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853441.60255: Calling all_plugins_play to load vars for managed_node3 20058 1726853441.60258: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853441.60260: Calling groups_plugins_play to load vars for managed_node3 20058 1726853441.60406: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853441.60523: done with get_vars() 20058 1726853441.60530: done getting variables 20058 1726853441.60568: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 13:30:41 -0400 (0:00:00.041) 0:00:08.242 ****** 20058 1726853441.60592: entering _queue_task() for managed_node3/debug 20058 1726853441.60769: worker is 1 (out of 1 available) 20058 1726853441.60785: exiting _queue_task() for managed_node3/debug 20058 1726853441.60796: done queuing things up, now waiting for results queue to drain 20058 1726853441.60797: waiting for pending results... 20058 1726853441.60975: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20058 1726853441.61044: in run() - task 02083763-bbaf-5bb9-b294-000000000123 20058 1726853441.61057: variable 'ansible_search_path' from source: unknown 20058 1726853441.61060: variable 'ansible_search_path' from source: unknown 20058 1726853441.61090: calling self._execute() 20058 1726853441.61155: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853441.61163: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853441.61172: variable 'omit' from source: magic vars 20058 1726853441.61467: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853441.63589: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853441.63631: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853441.63670: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853441.63696: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853441.63716: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853441.63778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853441.63798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853441.63815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853441.63844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853441.63857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853441.63947: variable 'ansible_distribution' from source: facts 20058 1726853441.63957: variable 'ansible_distribution_major_version' from source: facts 20058 1726853441.63974: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853441.63977: when evaluation is False, skipping this task 20058 1726853441.63980: _execute() done 20058 1726853441.63982: dumping result to json 20058 1726853441.63986: done dumping result, returning 20058 1726853441.63993: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-5bb9-b294-000000000123] 20058 1726853441.63999: sending task result for task 02083763-bbaf-5bb9-b294-000000000123 20058 1726853441.64077: done sending task result for task 02083763-bbaf-5bb9-b294-000000000123 20058 1726853441.64080: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20058 1726853441.64122: no more pending results, returning what we have 20058 1726853441.64125: results queue empty 20058 1726853441.64126: checking for any_errors_fatal 20058 1726853441.64131: done checking for any_errors_fatal 20058 1726853441.64132: checking for max_fail_percentage 20058 1726853441.64134: done checking for max_fail_percentage 20058 1726853441.64134: checking to see if all hosts have failed and the running result is not ok 20058 1726853441.64135: done checking to see if all hosts have failed 20058 1726853441.64136: getting the remaining hosts for this loop 20058 1726853441.64137: done getting the remaining hosts for this loop 20058 1726853441.64140: getting the next task for host managed_node3 20058 1726853441.64146: done getting next task for host managed_node3 20058 1726853441.64149: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20058 1726853441.64154: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853441.64170: getting variables 20058 1726853441.64174: in VariableManager get_vars() 20058 1726853441.64222: Calling all_inventory to load vars for managed_node3 20058 1726853441.64225: Calling groups_inventory to load vars for managed_node3 20058 1726853441.64227: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853441.64236: Calling all_plugins_play to load vars for managed_node3 20058 1726853441.64238: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853441.64241: Calling groups_plugins_play to load vars for managed_node3 20058 1726853441.64389: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853441.64516: done with get_vars() 20058 1726853441.64524: done getting variables 20058 1726853441.64566: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 13:30:41 -0400 (0:00:00.040) 0:00:08.283 ****** 20058 1726853441.64600: entering _queue_task() for managed_node3/debug 20058 1726853441.64863: worker is 1 (out of 1 available) 20058 1726853441.65078: exiting _queue_task() for managed_node3/debug 20058 1726853441.65090: done queuing things up, now waiting for results queue to drain 20058 1726853441.65091: waiting for pending results... 20058 1726853441.65217: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20058 1726853441.65300: in run() - task 02083763-bbaf-5bb9-b294-000000000124 20058 1726853441.65327: variable 'ansible_search_path' from source: unknown 20058 1726853441.65334: variable 'ansible_search_path' from source: unknown 20058 1726853441.65423: calling self._execute() 20058 1726853441.65461: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853441.65473: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853441.65486: variable 'omit' from source: magic vars 20058 1726853441.65890: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853441.67861: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853441.67903: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853441.67936: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853441.67957: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853441.67978: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853441.68037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853441.68058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853441.68078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853441.68103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853441.68114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853441.68209: variable 'ansible_distribution' from source: facts 20058 1726853441.68213: variable 'ansible_distribution_major_version' from source: facts 20058 1726853441.68229: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853441.68232: when evaluation is False, skipping this task 20058 1726853441.68234: _execute() done 20058 1726853441.68238: dumping result to json 20058 1726853441.68241: done dumping result, returning 20058 1726853441.68248: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-5bb9-b294-000000000124] 20058 1726853441.68257: sending task result for task 02083763-bbaf-5bb9-b294-000000000124 20058 1726853441.68334: done sending task result for task 02083763-bbaf-5bb9-b294-000000000124 20058 1726853441.68337: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20058 1726853441.68394: no more pending results, returning what we have 20058 1726853441.68397: results queue empty 20058 1726853441.68398: checking for any_errors_fatal 20058 1726853441.68402: done checking for any_errors_fatal 20058 1726853441.68403: checking for max_fail_percentage 20058 1726853441.68405: done checking for max_fail_percentage 20058 1726853441.68405: checking to see if all hosts have failed and the running result is not ok 20058 1726853441.68406: done checking to see if all hosts have failed 20058 1726853441.68407: getting the remaining hosts for this loop 20058 1726853441.68409: done getting the remaining hosts for this loop 20058 1726853441.68412: getting the next task for host managed_node3 20058 1726853441.68419: done getting next task for host managed_node3 20058 1726853441.68422: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20058 1726853441.68425: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853441.68441: getting variables 20058 1726853441.68442: in VariableManager get_vars() 20058 1726853441.68492: Calling all_inventory to load vars for managed_node3 20058 1726853441.68494: Calling groups_inventory to load vars for managed_node3 20058 1726853441.68497: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853441.68505: Calling all_plugins_play to load vars for managed_node3 20058 1726853441.68507: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853441.68509: Calling groups_plugins_play to load vars for managed_node3 20058 1726853441.68990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853441.69189: done with get_vars() 20058 1726853441.69199: done getting variables 20058 1726853441.69254: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 13:30:41 -0400 (0:00:00.046) 0:00:08.329 ****** 20058 1726853441.69288: entering _queue_task() for managed_node3/debug 20058 1726853441.69579: worker is 1 (out of 1 available) 20058 1726853441.69594: exiting _queue_task() for managed_node3/debug 20058 1726853441.69606: done queuing things up, now waiting for results queue to drain 20058 1726853441.69607: waiting for pending results... 20058 1726853441.69820: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20058 1726853441.69917: in run() - task 02083763-bbaf-5bb9-b294-000000000125 20058 1726853441.69929: variable 'ansible_search_path' from source: unknown 20058 1726853441.69932: variable 'ansible_search_path' from source: unknown 20058 1726853441.69962: calling self._execute() 20058 1726853441.70024: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853441.70027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853441.70036: variable 'omit' from source: magic vars 20058 1726853441.70339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853441.71824: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853441.71877: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853441.71904: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853441.71931: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853441.71950: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853441.72008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853441.72112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853441.72116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853441.72118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853441.72121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853441.72176: variable 'ansible_distribution' from source: facts 20058 1726853441.72181: variable 'ansible_distribution_major_version' from source: facts 20058 1726853441.72196: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853441.72198: when evaluation is False, skipping this task 20058 1726853441.72201: _execute() done 20058 1726853441.72203: dumping result to json 20058 1726853441.72207: done dumping result, returning 20058 1726853441.72216: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-5bb9-b294-000000000125] 20058 1726853441.72218: sending task result for task 02083763-bbaf-5bb9-b294-000000000125 20058 1726853441.72303: done sending task result for task 02083763-bbaf-5bb9-b294-000000000125 20058 1726853441.72306: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20058 1726853441.72373: no more pending results, returning what we have 20058 1726853441.72376: results queue empty 20058 1726853441.72377: checking for any_errors_fatal 20058 1726853441.72383: done checking for any_errors_fatal 20058 1726853441.72384: checking for max_fail_percentage 20058 1726853441.72386: done checking for max_fail_percentage 20058 1726853441.72386: checking to see if all hosts have failed and the running result is not ok 20058 1726853441.72387: done checking to see if all hosts have failed 20058 1726853441.72388: getting the remaining hosts for this loop 20058 1726853441.72389: done getting the remaining hosts for this loop 20058 1726853441.72392: getting the next task for host managed_node3 20058 1726853441.72398: done getting next task for host managed_node3 20058 1726853441.72402: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 20058 1726853441.72405: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853441.72421: getting variables 20058 1726853441.72423: in VariableManager get_vars() 20058 1726853441.72469: Calling all_inventory to load vars for managed_node3 20058 1726853441.72473: Calling groups_inventory to load vars for managed_node3 20058 1726853441.72475: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853441.72483: Calling all_plugins_play to load vars for managed_node3 20058 1726853441.72486: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853441.72488: Calling groups_plugins_play to load vars for managed_node3 20058 1726853441.72609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853441.72741: done with get_vars() 20058 1726853441.72748: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 13:30:41 -0400 (0:00:00.035) 0:00:08.365 ****** 20058 1726853441.72815: entering _queue_task() for managed_node3/ping 20058 1726853441.73008: worker is 1 (out of 1 available) 20058 1726853441.73021: exiting _queue_task() for managed_node3/ping 20058 1726853441.73034: done queuing things up, now waiting for results queue to drain 20058 1726853441.73035: waiting for pending results... 20058 1726853441.73199: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 20058 1726853441.73286: in run() - task 02083763-bbaf-5bb9-b294-000000000126 20058 1726853441.73297: variable 'ansible_search_path' from source: unknown 20058 1726853441.73301: variable 'ansible_search_path' from source: unknown 20058 1726853441.73328: calling self._execute() 20058 1726853441.73398: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853441.73402: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853441.73410: variable 'omit' from source: magic vars 20058 1726853441.73714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853441.75232: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853441.75273: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853441.75299: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853441.75328: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853441.75345: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853441.75400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853441.75419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853441.75439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853441.75468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853441.75480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853441.75570: variable 'ansible_distribution' from source: facts 20058 1726853441.75575: variable 'ansible_distribution_major_version' from source: facts 20058 1726853441.75590: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853441.75593: when evaluation is False, skipping this task 20058 1726853441.75595: _execute() done 20058 1726853441.75598: dumping result to json 20058 1726853441.75600: done dumping result, returning 20058 1726853441.75607: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-5bb9-b294-000000000126] 20058 1726853441.75612: sending task result for task 02083763-bbaf-5bb9-b294-000000000126 20058 1726853441.75688: done sending task result for task 02083763-bbaf-5bb9-b294-000000000126 20058 1726853441.75690: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853441.75731: no more pending results, returning what we have 20058 1726853441.75734: results queue empty 20058 1726853441.75735: checking for any_errors_fatal 20058 1726853441.75739: done checking for any_errors_fatal 20058 1726853441.75740: checking for max_fail_percentage 20058 1726853441.75741: done checking for max_fail_percentage 20058 1726853441.75742: checking to see if all hosts have failed and the running result is not ok 20058 1726853441.75743: done checking to see if all hosts have failed 20058 1726853441.75743: getting the remaining hosts for this loop 20058 1726853441.75745: done getting the remaining hosts for this loop 20058 1726853441.75748: getting the next task for host managed_node3 20058 1726853441.75759: done getting next task for host managed_node3 20058 1726853441.75761: ^ task is: TASK: meta (role_complete) 20058 1726853441.75764: ^ state is: HOST STATE: block=3, 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? (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 20058 1726853441.75781: getting variables 20058 1726853441.75783: in VariableManager get_vars() 20058 1726853441.75833: Calling all_inventory to load vars for managed_node3 20058 1726853441.75835: Calling groups_inventory to load vars for managed_node3 20058 1726853441.75838: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853441.75845: Calling all_plugins_play to load vars for managed_node3 20058 1726853441.75847: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853441.75850: Calling groups_plugins_play to load vars for managed_node3 20058 1726853441.75999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853441.76118: done with get_vars() 20058 1726853441.76125: done getting variables 20058 1726853441.76179: done queuing things up, now waiting for results queue to drain 20058 1726853441.76180: results queue empty 20058 1726853441.76181: checking for any_errors_fatal 20058 1726853441.76182: done checking for any_errors_fatal 20058 1726853441.76183: checking for max_fail_percentage 20058 1726853441.76183: done checking for max_fail_percentage 20058 1726853441.76184: checking to see if all hosts have failed and the running result is not ok 20058 1726853441.76184: done checking to see if all hosts have failed 20058 1726853441.76185: getting the remaining hosts for this loop 20058 1726853441.76185: done getting the remaining hosts for this loop 20058 1726853441.76187: getting the next task for host managed_node3 20058 1726853441.76189: done getting next task for host managed_node3 20058 1726853441.76190: ^ task is: TASK: Get current device features 20058 1726853441.76191: ^ state is: HOST STATE: block=3, task=23, rescue=0, 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 20058 1726853441.76193: getting variables 20058 1726853441.76193: in VariableManager get_vars() 20058 1726853441.76204: Calling all_inventory to load vars for managed_node3 20058 1726853441.76206: Calling groups_inventory to load vars for managed_node3 20058 1726853441.76207: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853441.76210: Calling all_plugins_play to load vars for managed_node3 20058 1726853441.76211: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853441.76212: Calling groups_plugins_play to load vars for managed_node3 20058 1726853441.76296: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853441.76408: done with get_vars() 20058 1726853441.76414: done getting variables 20058 1726853441.76438: 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 [Get current device features] ********************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:191 Friday 20 September 2024 13:30:41 -0400 (0:00:00.036) 0:00:08.401 ****** 20058 1726853441.76459: entering _queue_task() for managed_node3/command 20058 1726853441.76638: worker is 1 (out of 1 available) 20058 1726853441.76651: exiting _queue_task() for managed_node3/command 20058 1726853441.76666: done queuing things up, now waiting for results queue to drain 20058 1726853441.76667: waiting for pending results... 20058 1726853441.76827: running TaskExecutor() for managed_node3/TASK: Get current device features 20058 1726853441.76893: in run() - task 02083763-bbaf-5bb9-b294-000000000156 20058 1726853441.76905: variable 'ansible_search_path' from source: unknown 20058 1726853441.76934: calling self._execute() 20058 1726853441.77007: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853441.77011: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853441.77020: variable 'omit' from source: magic vars 20058 1726853441.77326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853441.78882: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853441.78924: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853441.78951: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853441.78983: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853441.79003: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853441.79061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853441.79085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853441.79106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853441.79131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853441.79142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853441.79242: variable 'ansible_distribution' from source: facts 20058 1726853441.79246: variable 'ansible_distribution_major_version' from source: facts 20058 1726853441.79264: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853441.79269: when evaluation is False, skipping this task 20058 1726853441.79273: _execute() done 20058 1726853441.79276: dumping result to json 20058 1726853441.79278: done dumping result, returning 20058 1726853441.79283: done running TaskExecutor() for managed_node3/TASK: Get current device features [02083763-bbaf-5bb9-b294-000000000156] 20058 1726853441.79294: sending task result for task 02083763-bbaf-5bb9-b294-000000000156 20058 1726853441.79367: done sending task result for task 02083763-bbaf-5bb9-b294-000000000156 20058 1726853441.79370: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853441.79433: no more pending results, returning what we have 20058 1726853441.79436: results queue empty 20058 1726853441.79437: checking for any_errors_fatal 20058 1726853441.79439: done checking for any_errors_fatal 20058 1726853441.79440: checking for max_fail_percentage 20058 1726853441.79441: done checking for max_fail_percentage 20058 1726853441.79442: checking to see if all hosts have failed and the running result is not ok 20058 1726853441.79443: done checking to see if all hosts have failed 20058 1726853441.79443: getting the remaining hosts for this loop 20058 1726853441.79445: done getting the remaining hosts for this loop 20058 1726853441.79448: getting the next task for host managed_node3 20058 1726853441.79454: done getting next task for host managed_node3 20058 1726853441.79456: ^ task is: TASK: ASSERT: The profile does not change the ethtool features 20058 1726853441.79458: ^ state is: HOST STATE: block=3, task=24, rescue=0, 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 20058 1726853441.79461: getting variables 20058 1726853441.79463: in VariableManager get_vars() 20058 1726853441.79513: Calling all_inventory to load vars for managed_node3 20058 1726853441.79515: Calling groups_inventory to load vars for managed_node3 20058 1726853441.79517: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853441.79527: Calling all_plugins_play to load vars for managed_node3 20058 1726853441.79529: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853441.79531: Calling groups_plugins_play to load vars for managed_node3 20058 1726853441.79664: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853441.79820: done with get_vars() 20058 1726853441.79829: done getting variables 20058 1726853441.79868: 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 [ASSERT: The profile does not change the ethtool features] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:196 Friday 20 September 2024 13:30:41 -0400 (0:00:00.034) 0:00:08.435 ****** 20058 1726853441.79890: entering _queue_task() for managed_node3/assert 20058 1726853441.80078: worker is 1 (out of 1 available) 20058 1726853441.80090: exiting _queue_task() for managed_node3/assert 20058 1726853441.80101: done queuing things up, now waiting for results queue to drain 20058 1726853441.80102: waiting for pending results... 20058 1726853441.80264: running TaskExecutor() for managed_node3/TASK: ASSERT: The profile does not change the ethtool features 20058 1726853441.80336: in run() - task 02083763-bbaf-5bb9-b294-000000000157 20058 1726853441.80350: variable 'ansible_search_path' from source: unknown 20058 1726853441.80382: calling self._execute() 20058 1726853441.80449: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853441.80454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853441.80463: variable 'omit' from source: magic vars 20058 1726853441.80764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853441.82226: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853441.82278: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853441.82305: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853441.82329: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853441.82348: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853441.82407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853441.82429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853441.82445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853441.82474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853441.82485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853441.82580: variable 'ansible_distribution' from source: facts 20058 1726853441.82584: variable 'ansible_distribution_major_version' from source: facts 20058 1726853441.82601: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853441.82604: when evaluation is False, skipping this task 20058 1726853441.82607: _execute() done 20058 1726853441.82609: dumping result to json 20058 1726853441.82612: done dumping result, returning 20058 1726853441.82615: done running TaskExecutor() for managed_node3/TASK: ASSERT: The profile does not change the ethtool features [02083763-bbaf-5bb9-b294-000000000157] 20058 1726853441.82621: sending task result for task 02083763-bbaf-5bb9-b294-000000000157 20058 1726853441.82702: done sending task result for task 02083763-bbaf-5bb9-b294-000000000157 20058 1726853441.82706: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853441.82748: no more pending results, returning what we have 20058 1726853441.82751: results queue empty 20058 1726853441.82752: checking for any_errors_fatal 20058 1726853441.82756: done checking for any_errors_fatal 20058 1726853441.82757: checking for max_fail_percentage 20058 1726853441.82759: done checking for max_fail_percentage 20058 1726853441.82759: checking to see if all hosts have failed and the running result is not ok 20058 1726853441.82760: done checking to see if all hosts have failed 20058 1726853441.82761: getting the remaining hosts for this loop 20058 1726853441.82762: done getting the remaining hosts for this loop 20058 1726853441.82765: getting the next task for host managed_node3 20058 1726853441.82776: done getting next task for host managed_node3 20058 1726853441.82781: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20058 1726853441.82785: ^ state is: HOST STATE: block=3, task=24, 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? (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? (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), did rescue? False, did start at task? False 20058 1726853441.82801: getting variables 20058 1726853441.82803: in VariableManager get_vars() 20058 1726853441.82843: Calling all_inventory to load vars for managed_node3 20058 1726853441.82846: Calling groups_inventory to load vars for managed_node3 20058 1726853441.82848: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853441.82855: Calling all_plugins_play to load vars for managed_node3 20058 1726853441.82858: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853441.82860: Calling groups_plugins_play to load vars for managed_node3 20058 1726853441.82976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853441.83108: done with get_vars() 20058 1726853441.83115: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 13:30:41 -0400 (0:00:00.032) 0:00:08.468 ****** 20058 1726853441.83178: entering _queue_task() for managed_node3/include_tasks 20058 1726853441.83357: worker is 1 (out of 1 available) 20058 1726853441.83370: exiting _queue_task() for managed_node3/include_tasks 20058 1726853441.83384: done queuing things up, now waiting for results queue to drain 20058 1726853441.83385: waiting for pending results... 20058 1726853441.83544: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20058 1726853441.83623: in run() - task 02083763-bbaf-5bb9-b294-000000000160 20058 1726853441.83634: variable 'ansible_search_path' from source: unknown 20058 1726853441.83637: variable 'ansible_search_path' from source: unknown 20058 1726853441.83666: calling self._execute() 20058 1726853441.83736: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853441.83741: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853441.83749: variable 'omit' from source: magic vars 20058 1726853441.84043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853441.85521: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853441.85562: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853441.85593: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853441.85619: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853441.85638: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853441.85697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853441.85716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853441.85733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853441.85758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853441.85770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853441.85865: variable 'ansible_distribution' from source: facts 20058 1726853441.85869: variable 'ansible_distribution_major_version' from source: facts 20058 1726853441.85886: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853441.85890: when evaluation is False, skipping this task 20058 1726853441.85893: _execute() done 20058 1726853441.85895: dumping result to json 20058 1726853441.85899: done dumping result, returning 20058 1726853441.85909: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-5bb9-b294-000000000160] 20058 1726853441.85912: sending task result for task 02083763-bbaf-5bb9-b294-000000000160 20058 1726853441.85989: done sending task result for task 02083763-bbaf-5bb9-b294-000000000160 20058 1726853441.85992: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853441.86055: no more pending results, returning what we have 20058 1726853441.86058: results queue empty 20058 1726853441.86059: checking for any_errors_fatal 20058 1726853441.86063: done checking for any_errors_fatal 20058 1726853441.86064: checking for max_fail_percentage 20058 1726853441.86065: done checking for max_fail_percentage 20058 1726853441.86066: checking to see if all hosts have failed and the running result is not ok 20058 1726853441.86067: done checking to see if all hosts have failed 20058 1726853441.86068: getting the remaining hosts for this loop 20058 1726853441.86069: done getting the remaining hosts for this loop 20058 1726853441.86074: getting the next task for host managed_node3 20058 1726853441.86080: done getting next task for host managed_node3 20058 1726853441.86083: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 20058 1726853441.86087: ^ state is: HOST STATE: block=3, task=24, 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? (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? (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), did rescue? False, did start at task? False 20058 1726853441.86103: getting variables 20058 1726853441.86104: in VariableManager get_vars() 20058 1726853441.86146: Calling all_inventory to load vars for managed_node3 20058 1726853441.86148: Calling groups_inventory to load vars for managed_node3 20058 1726853441.86150: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853441.86160: Calling all_plugins_play to load vars for managed_node3 20058 1726853441.86162: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853441.86165: Calling groups_plugins_play to load vars for managed_node3 20058 1726853441.86310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853441.86429: done with get_vars() 20058 1726853441.86435: done getting variables 20058 1726853441.86476: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 13:30:41 -0400 (0:00:00.033) 0:00:08.502 ****** 20058 1726853441.86499: entering _queue_task() for managed_node3/debug 20058 1726853441.86677: worker is 1 (out of 1 available) 20058 1726853441.86692: exiting _queue_task() for managed_node3/debug 20058 1726853441.86703: done queuing things up, now waiting for results queue to drain 20058 1726853441.86704: waiting for pending results... 20058 1726853441.86854: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 20058 1726853441.86940: in run() - task 02083763-bbaf-5bb9-b294-000000000161 20058 1726853441.86952: variable 'ansible_search_path' from source: unknown 20058 1726853441.86955: variable 'ansible_search_path' from source: unknown 20058 1726853441.86988: calling self._execute() 20058 1726853441.87054: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853441.87060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853441.87068: variable 'omit' from source: magic vars 20058 1726853441.87355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853441.88818: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853441.88867: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853441.88898: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853441.88924: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853441.88943: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853441.89075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853441.89078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853441.89079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853441.89081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853441.89082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853441.89172: variable 'ansible_distribution' from source: facts 20058 1726853441.89177: variable 'ansible_distribution_major_version' from source: facts 20058 1726853441.89191: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853441.89194: when evaluation is False, skipping this task 20058 1726853441.89197: _execute() done 20058 1726853441.89199: dumping result to json 20058 1726853441.89202: done dumping result, returning 20058 1726853441.89215: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-5bb9-b294-000000000161] 20058 1726853441.89218: sending task result for task 02083763-bbaf-5bb9-b294-000000000161 20058 1726853441.89290: done sending task result for task 02083763-bbaf-5bb9-b294-000000000161 20058 1726853441.89293: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20058 1726853441.89354: no more pending results, returning what we have 20058 1726853441.89357: results queue empty 20058 1726853441.89358: checking for any_errors_fatal 20058 1726853441.89363: done checking for any_errors_fatal 20058 1726853441.89364: checking for max_fail_percentage 20058 1726853441.89365: done checking for max_fail_percentage 20058 1726853441.89366: checking to see if all hosts have failed and the running result is not ok 20058 1726853441.89367: done checking to see if all hosts have failed 20058 1726853441.89367: getting the remaining hosts for this loop 20058 1726853441.89369: done getting the remaining hosts for this loop 20058 1726853441.89373: getting the next task for host managed_node3 20058 1726853441.89379: done getting next task for host managed_node3 20058 1726853441.89382: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20058 1726853441.89386: ^ state is: HOST STATE: block=3, task=24, 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? (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? (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), did rescue? False, did start at task? False 20058 1726853441.89402: getting variables 20058 1726853441.89403: in VariableManager get_vars() 20058 1726853441.89443: Calling all_inventory to load vars for managed_node3 20058 1726853441.89445: Calling groups_inventory to load vars for managed_node3 20058 1726853441.89448: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853441.89455: Calling all_plugins_play to load vars for managed_node3 20058 1726853441.89457: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853441.89460: Calling groups_plugins_play to load vars for managed_node3 20058 1726853441.89570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853441.89697: done with get_vars() 20058 1726853441.89704: done getting variables 20058 1726853441.89740: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 13:30:41 -0400 (0:00:00.032) 0:00:08.534 ****** 20058 1726853441.89763: entering _queue_task() for managed_node3/fail 20058 1726853441.89938: worker is 1 (out of 1 available) 20058 1726853441.89950: exiting _queue_task() for managed_node3/fail 20058 1726853441.89964: done queuing things up, now waiting for results queue to drain 20058 1726853441.89965: waiting for pending results... 20058 1726853441.90130: 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 20058 1726853441.90223: in run() - task 02083763-bbaf-5bb9-b294-000000000162 20058 1726853441.90235: variable 'ansible_search_path' from source: unknown 20058 1726853441.90238: variable 'ansible_search_path' from source: unknown 20058 1726853441.90266: calling self._execute() 20058 1726853441.90332: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853441.90336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853441.90344: variable 'omit' from source: magic vars 20058 1726853441.90630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853441.92129: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853441.92176: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853441.92203: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853441.92229: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853441.92250: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853441.92308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853441.92327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853441.92344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853441.92377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853441.92389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853441.92484: variable 'ansible_distribution' from source: facts 20058 1726853441.92489: variable 'ansible_distribution_major_version' from source: facts 20058 1726853441.92504: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853441.92507: when evaluation is False, skipping this task 20058 1726853441.92509: _execute() done 20058 1726853441.92511: dumping result to json 20058 1726853441.92515: done dumping result, returning 20058 1726853441.92523: 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 [02083763-bbaf-5bb9-b294-000000000162] 20058 1726853441.92528: sending task result for task 02083763-bbaf-5bb9-b294-000000000162 20058 1726853441.92610: done sending task result for task 02083763-bbaf-5bb9-b294-000000000162 20058 1726853441.92613: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853441.92659: no more pending results, returning what we have 20058 1726853441.92661: results queue empty 20058 1726853441.92662: checking for any_errors_fatal 20058 1726853441.92668: done checking for any_errors_fatal 20058 1726853441.92668: checking for max_fail_percentage 20058 1726853441.92672: done checking for max_fail_percentage 20058 1726853441.92673: checking to see if all hosts have failed and the running result is not ok 20058 1726853441.92674: done checking to see if all hosts have failed 20058 1726853441.92675: getting the remaining hosts for this loop 20058 1726853441.92676: done getting the remaining hosts for this loop 20058 1726853441.92679: getting the next task for host managed_node3 20058 1726853441.92686: done getting next task for host managed_node3 20058 1726853441.92690: ^ 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 20058 1726853441.92694: ^ state is: HOST STATE: block=3, task=24, 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? (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? (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), did rescue? False, did start at task? False 20058 1726853441.92712: getting variables 20058 1726853441.92713: in VariableManager get_vars() 20058 1726853441.92758: Calling all_inventory to load vars for managed_node3 20058 1726853441.92760: Calling groups_inventory to load vars for managed_node3 20058 1726853441.92762: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853441.92770: Calling all_plugins_play to load vars for managed_node3 20058 1726853441.92779: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853441.92782: Calling groups_plugins_play to load vars for managed_node3 20058 1726853441.92938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853441.93059: done with get_vars() 20058 1726853441.93067: done getting variables 20058 1726853441.93108: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 13:30:41 -0400 (0:00:00.033) 0:00:08.568 ****** 20058 1726853441.93130: entering _queue_task() for managed_node3/fail 20058 1726853441.93321: worker is 1 (out of 1 available) 20058 1726853441.93335: exiting _queue_task() for managed_node3/fail 20058 1726853441.93347: done queuing things up, now waiting for results queue to drain 20058 1726853441.93348: waiting for pending results... 20058 1726853441.93521: 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 20058 1726853441.93619: in run() - task 02083763-bbaf-5bb9-b294-000000000163 20058 1726853441.93630: variable 'ansible_search_path' from source: unknown 20058 1726853441.93634: variable 'ansible_search_path' from source: unknown 20058 1726853441.93662: calling self._execute() 20058 1726853441.93729: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853441.93733: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853441.93741: variable 'omit' from source: magic vars 20058 1726853441.94032: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853441.95485: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853441.95538: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853441.95562: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853441.95590: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853441.95610: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853441.95668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853441.95689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853441.95707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853441.95731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853441.95742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853441.95840: variable 'ansible_distribution' from source: facts 20058 1726853441.95844: variable 'ansible_distribution_major_version' from source: facts 20058 1726853441.95859: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853441.95863: when evaluation is False, skipping this task 20058 1726853441.95867: _execute() done 20058 1726853441.95869: dumping result to json 20058 1726853441.95874: done dumping result, returning 20058 1726853441.95876: 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 [02083763-bbaf-5bb9-b294-000000000163] 20058 1726853441.95887: sending task result for task 02083763-bbaf-5bb9-b294-000000000163 20058 1726853441.95963: done sending task result for task 02083763-bbaf-5bb9-b294-000000000163 20058 1726853441.95966: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853441.96030: no more pending results, returning what we have 20058 1726853441.96032: results queue empty 20058 1726853441.96033: checking for any_errors_fatal 20058 1726853441.96038: done checking for any_errors_fatal 20058 1726853441.96039: checking for max_fail_percentage 20058 1726853441.96040: done checking for max_fail_percentage 20058 1726853441.96041: checking to see if all hosts have failed and the running result is not ok 20058 1726853441.96041: done checking to see if all hosts have failed 20058 1726853441.96042: getting the remaining hosts for this loop 20058 1726853441.96043: done getting the remaining hosts for this loop 20058 1726853441.96046: getting the next task for host managed_node3 20058 1726853441.96055: done getting next task for host managed_node3 20058 1726853441.96058: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20058 1726853441.96062: ^ state is: HOST STATE: block=3, task=24, 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? (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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20058 1726853441.96081: getting variables 20058 1726853441.96082: in VariableManager get_vars() 20058 1726853441.96124: Calling all_inventory to load vars for managed_node3 20058 1726853441.96126: Calling groups_inventory to load vars for managed_node3 20058 1726853441.96128: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853441.96136: Calling all_plugins_play to load vars for managed_node3 20058 1726853441.96138: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853441.96140: Calling groups_plugins_play to load vars for managed_node3 20058 1726853441.96250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853441.96399: done with get_vars() 20058 1726853441.96406: done getting variables 20058 1726853441.96442: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 13:30:41 -0400 (0:00:00.033) 0:00:08.601 ****** 20058 1726853441.96465: entering _queue_task() for managed_node3/fail 20058 1726853441.96663: worker is 1 (out of 1 available) 20058 1726853441.96678: exiting _queue_task() for managed_node3/fail 20058 1726853441.96689: done queuing things up, now waiting for results queue to drain 20058 1726853441.96690: waiting for pending results... 20058 1726853441.96845: 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 20058 1726853441.96926: in run() - task 02083763-bbaf-5bb9-b294-000000000164 20058 1726853441.96937: variable 'ansible_search_path' from source: unknown 20058 1726853441.96940: variable 'ansible_search_path' from source: unknown 20058 1726853441.96968: calling self._execute() 20058 1726853441.97047: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853441.97051: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853441.97063: variable 'omit' from source: magic vars 20058 1726853441.97360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853441.99133: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853441.99265: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853441.99269: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853441.99273: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853441.99315: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853441.99374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853441.99397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853441.99413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853441.99444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853441.99460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853441.99558: variable 'ansible_distribution' from source: facts 20058 1726853441.99564: variable 'ansible_distribution_major_version' from source: facts 20058 1726853441.99580: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853441.99583: when evaluation is False, skipping this task 20058 1726853441.99585: _execute() done 20058 1726853441.99588: dumping result to json 20058 1726853441.99591: done dumping result, returning 20058 1726853441.99597: 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 [02083763-bbaf-5bb9-b294-000000000164] 20058 1726853441.99602: sending task result for task 02083763-bbaf-5bb9-b294-000000000164 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853441.99725: no more pending results, returning what we have 20058 1726853441.99728: results queue empty 20058 1726853441.99729: checking for any_errors_fatal 20058 1726853441.99736: done checking for any_errors_fatal 20058 1726853441.99736: checking for max_fail_percentage 20058 1726853441.99738: done checking for max_fail_percentage 20058 1726853441.99739: checking to see if all hosts have failed and the running result is not ok 20058 1726853441.99739: done checking to see if all hosts have failed 20058 1726853441.99740: getting the remaining hosts for this loop 20058 1726853441.99741: done getting the remaining hosts for this loop 20058 1726853441.99745: getting the next task for host managed_node3 20058 1726853441.99751: done getting next task for host managed_node3 20058 1726853441.99754: ^ 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 20058 1726853441.99758: ^ state is: HOST STATE: block=3, task=24, 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? (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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20058 1726853441.99779: getting variables 20058 1726853441.99780: in VariableManager get_vars() 20058 1726853441.99823: Calling all_inventory to load vars for managed_node3 20058 1726853441.99825: Calling groups_inventory to load vars for managed_node3 20058 1726853441.99827: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853441.99835: Calling all_plugins_play to load vars for managed_node3 20058 1726853441.99837: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853441.99840: Calling groups_plugins_play to load vars for managed_node3 20058 1726853441.99987: done sending task result for task 02083763-bbaf-5bb9-b294-000000000164 20058 1726853441.99991: WORKER PROCESS EXITING 20058 1726853442.00007: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853442.00128: done with get_vars() 20058 1726853442.00135: done getting variables 20058 1726853442.00174: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 13:30:42 -0400 (0:00:00.037) 0:00:08.638 ****** 20058 1726853442.00195: entering _queue_task() for managed_node3/dnf 20058 1726853442.00373: worker is 1 (out of 1 available) 20058 1726853442.00385: exiting _queue_task() for managed_node3/dnf 20058 1726853442.00396: done queuing things up, now waiting for results queue to drain 20058 1726853442.00397: waiting for pending results... 20058 1726853442.00553: 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 20058 1726853442.00636: in run() - task 02083763-bbaf-5bb9-b294-000000000165 20058 1726853442.00648: variable 'ansible_search_path' from source: unknown 20058 1726853442.00651: variable 'ansible_search_path' from source: unknown 20058 1726853442.00682: calling self._execute() 20058 1726853442.00748: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853442.00752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853442.00763: variable 'omit' from source: magic vars 20058 1726853442.01045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853442.03176: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853442.03180: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853442.03196: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853442.03233: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853442.03265: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853442.03341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853442.03378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853442.03406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853442.03453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853442.03477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853442.04129: variable 'ansible_distribution' from source: facts 20058 1726853442.04133: variable 'ansible_distribution_major_version' from source: facts 20058 1726853442.04135: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853442.04137: when evaluation is False, skipping this task 20058 1726853442.04139: _execute() done 20058 1726853442.04141: dumping result to json 20058 1726853442.04143: done dumping result, returning 20058 1726853442.04146: 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 [02083763-bbaf-5bb9-b294-000000000165] 20058 1726853442.04148: sending task result for task 02083763-bbaf-5bb9-b294-000000000165 20058 1726853442.04222: done sending task result for task 02083763-bbaf-5bb9-b294-000000000165 20058 1726853442.04226: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853442.04278: no more pending results, returning what we have 20058 1726853442.04282: results queue empty 20058 1726853442.04283: checking for any_errors_fatal 20058 1726853442.04289: done checking for any_errors_fatal 20058 1726853442.04290: checking for max_fail_percentage 20058 1726853442.04292: done checking for max_fail_percentage 20058 1726853442.04293: checking to see if all hosts have failed and the running result is not ok 20058 1726853442.04294: done checking to see if all hosts have failed 20058 1726853442.04294: getting the remaining hosts for this loop 20058 1726853442.04296: done getting the remaining hosts for this loop 20058 1726853442.04301: getting the next task for host managed_node3 20058 1726853442.04308: done getting next task for host managed_node3 20058 1726853442.04312: ^ 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 20058 1726853442.04316: ^ state is: HOST STATE: block=3, task=24, 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? (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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20058 1726853442.04336: getting variables 20058 1726853442.04338: in VariableManager get_vars() 20058 1726853442.04394: Calling all_inventory to load vars for managed_node3 20058 1726853442.04397: Calling groups_inventory to load vars for managed_node3 20058 1726853442.04400: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853442.04411: Calling all_plugins_play to load vars for managed_node3 20058 1726853442.04414: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853442.04417: Calling groups_plugins_play to load vars for managed_node3 20058 1726853442.04892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853442.05272: done with get_vars() 20058 1726853442.05283: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20058 1726853442.05470: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 13:30:42 -0400 (0:00:00.053) 0:00:08.692 ****** 20058 1726853442.05550: entering _queue_task() for managed_node3/yum 20058 1726853442.06069: worker is 1 (out of 1 available) 20058 1726853442.06147: exiting _queue_task() for managed_node3/yum 20058 1726853442.06159: done queuing things up, now waiting for results queue to drain 20058 1726853442.06160: waiting for pending results... 20058 1726853442.06787: 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 20058 1726853442.06794: in run() - task 02083763-bbaf-5bb9-b294-000000000166 20058 1726853442.06798: variable 'ansible_search_path' from source: unknown 20058 1726853442.06802: variable 'ansible_search_path' from source: unknown 20058 1726853442.06959: calling self._execute() 20058 1726853442.07060: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853442.07076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853442.07092: variable 'omit' from source: magic vars 20058 1726853442.07655: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853442.10410: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853442.10510: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853442.10613: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853442.10715: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853442.10746: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853442.10826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853442.10862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853442.10894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853442.10937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853442.10958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853442.11100: variable 'ansible_distribution' from source: facts 20058 1726853442.11113: variable 'ansible_distribution_major_version' from source: facts 20058 1726853442.11137: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853442.11177: when evaluation is False, skipping this task 20058 1726853442.11180: _execute() done 20058 1726853442.11182: dumping result to json 20058 1726853442.11185: done dumping result, returning 20058 1726853442.11187: 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 [02083763-bbaf-5bb9-b294-000000000166] 20058 1726853442.11189: sending task result for task 02083763-bbaf-5bb9-b294-000000000166 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853442.11350: no more pending results, returning what we have 20058 1726853442.11353: results queue empty 20058 1726853442.11354: checking for any_errors_fatal 20058 1726853442.11360: done checking for any_errors_fatal 20058 1726853442.11360: checking for max_fail_percentage 20058 1726853442.11362: done checking for max_fail_percentage 20058 1726853442.11363: checking to see if all hosts have failed and the running result is not ok 20058 1726853442.11363: done checking to see if all hosts have failed 20058 1726853442.11364: getting the remaining hosts for this loop 20058 1726853442.11365: done getting the remaining hosts for this loop 20058 1726853442.11368: getting the next task for host managed_node3 20058 1726853442.11377: done getting next task for host managed_node3 20058 1726853442.11381: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20058 1726853442.11385: ^ state is: HOST STATE: block=3, task=24, 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? (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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20058 1726853442.11404: getting variables 20058 1726853442.11405: in VariableManager get_vars() 20058 1726853442.11454: Calling all_inventory to load vars for managed_node3 20058 1726853442.11456: Calling groups_inventory to load vars for managed_node3 20058 1726853442.11459: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853442.11468: Calling all_plugins_play to load vars for managed_node3 20058 1726853442.11584: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853442.11590: Calling groups_plugins_play to load vars for managed_node3 20058 1726853442.11826: done sending task result for task 02083763-bbaf-5bb9-b294-000000000166 20058 1726853442.11830: WORKER PROCESS EXITING 20058 1726853442.11852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853442.12091: done with get_vars() 20058 1726853442.12104: done getting variables 20058 1726853442.12167: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 13:30:42 -0400 (0:00:00.066) 0:00:08.759 ****** 20058 1726853442.12203: entering _queue_task() for managed_node3/fail 20058 1726853442.12691: worker is 1 (out of 1 available) 20058 1726853442.12699: exiting _queue_task() for managed_node3/fail 20058 1726853442.12708: done queuing things up, now waiting for results queue to drain 20058 1726853442.12709: waiting for pending results... 20058 1726853442.12773: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20058 1726853442.12907: in run() - task 02083763-bbaf-5bb9-b294-000000000167 20058 1726853442.12932: variable 'ansible_search_path' from source: unknown 20058 1726853442.12943: variable 'ansible_search_path' from source: unknown 20058 1726853442.12984: calling self._execute() 20058 1726853442.13079: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853442.13090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853442.13104: variable 'omit' from source: magic vars 20058 1726853442.13536: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853442.15770: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853442.15815: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853442.15861: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853442.15907: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853442.15935: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853442.16076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853442.16081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853442.16083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853442.16127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853442.16145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853442.16284: variable 'ansible_distribution' from source: facts 20058 1726853442.16295: variable 'ansible_distribution_major_version' from source: facts 20058 1726853442.16323: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853442.16330: when evaluation is False, skipping this task 20058 1726853442.16336: _execute() done 20058 1726853442.16342: dumping result to json 20058 1726853442.16349: done dumping result, returning 20058 1726853442.16360: 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 [02083763-bbaf-5bb9-b294-000000000167] 20058 1726853442.16369: sending task result for task 02083763-bbaf-5bb9-b294-000000000167 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853442.16634: no more pending results, returning what we have 20058 1726853442.16638: results queue empty 20058 1726853442.16639: checking for any_errors_fatal 20058 1726853442.16647: done checking for any_errors_fatal 20058 1726853442.16648: checking for max_fail_percentage 20058 1726853442.16649: done checking for max_fail_percentage 20058 1726853442.16650: checking to see if all hosts have failed and the running result is not ok 20058 1726853442.16651: done checking to see if all hosts have failed 20058 1726853442.16651: getting the remaining hosts for this loop 20058 1726853442.16653: done getting the remaining hosts for this loop 20058 1726853442.16657: getting the next task for host managed_node3 20058 1726853442.16663: done getting next task for host managed_node3 20058 1726853442.16667: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 20058 1726853442.16673: ^ state is: HOST STATE: block=3, task=24, 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? (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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20058 1726853442.16759: getting variables 20058 1726853442.16761: in VariableManager get_vars() 20058 1726853442.16813: Calling all_inventory to load vars for managed_node3 20058 1726853442.16816: Calling groups_inventory to load vars for managed_node3 20058 1726853442.16818: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853442.16828: Calling all_plugins_play to load vars for managed_node3 20058 1726853442.16831: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853442.16833: Calling groups_plugins_play to load vars for managed_node3 20058 1726853442.17125: done sending task result for task 02083763-bbaf-5bb9-b294-000000000167 20058 1726853442.17128: WORKER PROCESS EXITING 20058 1726853442.17150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853442.17368: done with get_vars() 20058 1726853442.17380: done getting variables 20058 1726853442.17440: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 13:30:42 -0400 (0:00:00.052) 0:00:08.811 ****** 20058 1726853442.17474: entering _queue_task() for managed_node3/package 20058 1726853442.17835: worker is 1 (out of 1 available) 20058 1726853442.17845: exiting _queue_task() for managed_node3/package 20058 1726853442.17854: done queuing things up, now waiting for results queue to drain 20058 1726853442.17855: waiting for pending results... 20058 1726853442.18009: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 20058 1726853442.18191: in run() - task 02083763-bbaf-5bb9-b294-000000000168 20058 1726853442.18216: variable 'ansible_search_path' from source: unknown 20058 1726853442.18224: variable 'ansible_search_path' from source: unknown 20058 1726853442.18269: calling self._execute() 20058 1726853442.18376: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853442.18389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853442.18403: variable 'omit' from source: magic vars 20058 1726853442.19079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853442.21377: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853442.21443: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853442.21490: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853442.21522: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853442.21555: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853442.21627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853442.21659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853442.21685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853442.21724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853442.21737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853442.21877: variable 'ansible_distribution' from source: facts 20058 1726853442.21882: variable 'ansible_distribution_major_version' from source: facts 20058 1726853442.21900: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853442.21903: when evaluation is False, skipping this task 20058 1726853442.21906: _execute() done 20058 1726853442.21909: dumping result to json 20058 1726853442.21911: done dumping result, returning 20058 1726853442.21920: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-5bb9-b294-000000000168] 20058 1726853442.21925: sending task result for task 02083763-bbaf-5bb9-b294-000000000168 20058 1726853442.22020: done sending task result for task 02083763-bbaf-5bb9-b294-000000000168 20058 1726853442.22024: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853442.22076: no more pending results, returning what we have 20058 1726853442.22080: results queue empty 20058 1726853442.22081: checking for any_errors_fatal 20058 1726853442.22087: done checking for any_errors_fatal 20058 1726853442.22088: checking for max_fail_percentage 20058 1726853442.22089: done checking for max_fail_percentage 20058 1726853442.22090: checking to see if all hosts have failed and the running result is not ok 20058 1726853442.22091: done checking to see if all hosts have failed 20058 1726853442.22092: getting the remaining hosts for this loop 20058 1726853442.22093: done getting the remaining hosts for this loop 20058 1726853442.22097: getting the next task for host managed_node3 20058 1726853442.22104: done getting next task for host managed_node3 20058 1726853442.22108: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20058 1726853442.22112: ^ state is: HOST STATE: block=3, task=24, 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? (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? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20058 1726853442.22131: getting variables 20058 1726853442.22133: in VariableManager get_vars() 20058 1726853442.22185: Calling all_inventory to load vars for managed_node3 20058 1726853442.22188: Calling groups_inventory to load vars for managed_node3 20058 1726853442.22191: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853442.22201: Calling all_plugins_play to load vars for managed_node3 20058 1726853442.22204: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853442.22207: Calling groups_plugins_play to load vars for managed_node3 20058 1726853442.22673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853442.22888: done with get_vars() 20058 1726853442.22898: done getting variables 20058 1726853442.22954: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 13:30:42 -0400 (0:00:00.055) 0:00:08.866 ****** 20058 1726853442.22987: entering _queue_task() for managed_node3/package 20058 1726853442.23229: worker is 1 (out of 1 available) 20058 1726853442.23353: exiting _queue_task() for managed_node3/package 20058 1726853442.23363: done queuing things up, now waiting for results queue to drain 20058 1726853442.23364: waiting for pending results... 20058 1726853442.23519: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20058 1726853442.23658: in run() - task 02083763-bbaf-5bb9-b294-000000000169 20058 1726853442.23686: variable 'ansible_search_path' from source: unknown 20058 1726853442.23779: variable 'ansible_search_path' from source: unknown 20058 1726853442.23783: calling self._execute() 20058 1726853442.23833: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853442.23842: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853442.23854: variable 'omit' from source: magic vars 20058 1726853442.24293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853442.26929: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853442.27001: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853442.27047: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853442.27090: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853442.27138: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853442.27247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853442.27262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853442.27298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853442.27341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853442.27377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853442.27509: variable 'ansible_distribution' from source: facts 20058 1726853442.27574: variable 'ansible_distribution_major_version' from source: facts 20058 1726853442.27578: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853442.27580: when evaluation is False, skipping this task 20058 1726853442.27582: _execute() done 20058 1726853442.27584: dumping result to json 20058 1726853442.27586: done dumping result, returning 20058 1726853442.27590: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-5bb9-b294-000000000169] 20058 1726853442.27592: sending task result for task 02083763-bbaf-5bb9-b294-000000000169 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853442.27837: no more pending results, returning what we have 20058 1726853442.27841: results queue empty 20058 1726853442.27842: checking for any_errors_fatal 20058 1726853442.27849: done checking for any_errors_fatal 20058 1726853442.27850: checking for max_fail_percentage 20058 1726853442.27852: done checking for max_fail_percentage 20058 1726853442.27853: checking to see if all hosts have failed and the running result is not ok 20058 1726853442.27853: done checking to see if all hosts have failed 20058 1726853442.27854: getting the remaining hosts for this loop 20058 1726853442.27856: done getting the remaining hosts for this loop 20058 1726853442.27860: getting the next task for host managed_node3 20058 1726853442.27867: done getting next task for host managed_node3 20058 1726853442.27870: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20058 1726853442.27876: ^ state is: HOST STATE: block=3, task=24, 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? (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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20058 1726853442.27897: getting variables 20058 1726853442.27899: in VariableManager get_vars() 20058 1726853442.27950: Calling all_inventory to load vars for managed_node3 20058 1726853442.27953: Calling groups_inventory to load vars for managed_node3 20058 1726853442.27955: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853442.27966: Calling all_plugins_play to load vars for managed_node3 20058 1726853442.27969: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853442.28086: Calling groups_plugins_play to load vars for managed_node3 20058 1726853442.28154: done sending task result for task 02083763-bbaf-5bb9-b294-000000000169 20058 1726853442.28157: WORKER PROCESS EXITING 20058 1726853442.28329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853442.28576: done with get_vars() 20058 1726853442.28586: done getting variables 20058 1726853442.28644: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 13:30:42 -0400 (0:00:00.056) 0:00:08.923 ****** 20058 1726853442.28676: entering _queue_task() for managed_node3/package 20058 1726853442.28909: worker is 1 (out of 1 available) 20058 1726853442.28921: exiting _queue_task() for managed_node3/package 20058 1726853442.28932: done queuing things up, now waiting for results queue to drain 20058 1726853442.28933: waiting for pending results... 20058 1726853442.29201: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20058 1726853442.29331: in run() - task 02083763-bbaf-5bb9-b294-00000000016a 20058 1726853442.29350: variable 'ansible_search_path' from source: unknown 20058 1726853442.29357: variable 'ansible_search_path' from source: unknown 20058 1726853442.29402: calling self._execute() 20058 1726853442.29577: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853442.29580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853442.29583: variable 'omit' from source: magic vars 20058 1726853442.29940: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853442.32402: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853442.32486: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853442.32526: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853442.32573: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853442.32604: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853442.32691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853442.32725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853442.32753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853442.32812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853442.32829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853442.32979: variable 'ansible_distribution' from source: facts 20058 1726853442.33078: variable 'ansible_distribution_major_version' from source: facts 20058 1726853442.33082: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853442.33096: when evaluation is False, skipping this task 20058 1726853442.33098: _execute() done 20058 1726853442.33101: dumping result to json 20058 1726853442.33103: done dumping result, returning 20058 1726853442.33112: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-5bb9-b294-00000000016a] 20058 1726853442.33114: sending task result for task 02083763-bbaf-5bb9-b294-00000000016a 20058 1726853442.33189: done sending task result for task 02083763-bbaf-5bb9-b294-00000000016a 20058 1726853442.33192: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853442.33236: no more pending results, returning what we have 20058 1726853442.33239: results queue empty 20058 1726853442.33240: checking for any_errors_fatal 20058 1726853442.33250: done checking for any_errors_fatal 20058 1726853442.33251: checking for max_fail_percentage 20058 1726853442.33253: done checking for max_fail_percentage 20058 1726853442.33254: checking to see if all hosts have failed and the running result is not ok 20058 1726853442.33263: done checking to see if all hosts have failed 20058 1726853442.33264: getting the remaining hosts for this loop 20058 1726853442.33266: done getting the remaining hosts for this loop 20058 1726853442.33270: getting the next task for host managed_node3 20058 1726853442.33479: done getting next task for host managed_node3 20058 1726853442.33482: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20058 1726853442.33487: ^ state is: HOST STATE: block=3, task=24, 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? (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? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20058 1726853442.33504: getting variables 20058 1726853442.33506: in VariableManager get_vars() 20058 1726853442.33550: Calling all_inventory to load vars for managed_node3 20058 1726853442.33552: Calling groups_inventory to load vars for managed_node3 20058 1726853442.33554: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853442.33563: Calling all_plugins_play to load vars for managed_node3 20058 1726853442.33565: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853442.33568: Calling groups_plugins_play to load vars for managed_node3 20058 1726853442.33812: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853442.34050: done with get_vars() 20058 1726853442.34060: done getting variables 20058 1726853442.34115: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 13:30:42 -0400 (0:00:00.054) 0:00:08.978 ****** 20058 1726853442.34153: entering _queue_task() for managed_node3/service 20058 1726853442.34410: worker is 1 (out of 1 available) 20058 1726853442.34423: exiting _queue_task() for managed_node3/service 20058 1726853442.34434: done queuing things up, now waiting for results queue to drain 20058 1726853442.34435: waiting for pending results... 20058 1726853442.34891: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20058 1726853442.34897: in run() - task 02083763-bbaf-5bb9-b294-00000000016b 20058 1726853442.34900: variable 'ansible_search_path' from source: unknown 20058 1726853442.34905: variable 'ansible_search_path' from source: unknown 20058 1726853442.34907: calling self._execute() 20058 1726853442.35014: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853442.35025: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853442.35040: variable 'omit' from source: magic vars 20058 1726853442.35592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853442.37994: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853442.38038: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853442.38065: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853442.38095: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853442.38113: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853442.38173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853442.38193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853442.38213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853442.38239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853442.38250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853442.38348: variable 'ansible_distribution' from source: facts 20058 1726853442.38354: variable 'ansible_distribution_major_version' from source: facts 20058 1726853442.38370: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853442.38374: when evaluation is False, skipping this task 20058 1726853442.38377: _execute() done 20058 1726853442.38381: dumping result to json 20058 1726853442.38383: done dumping result, returning 20058 1726853442.38390: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-5bb9-b294-00000000016b] 20058 1726853442.38396: sending task result for task 02083763-bbaf-5bb9-b294-00000000016b skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853442.38530: no more pending results, returning what we have 20058 1726853442.38533: results queue empty 20058 1726853442.38534: checking for any_errors_fatal 20058 1726853442.38539: done checking for any_errors_fatal 20058 1726853442.38540: checking for max_fail_percentage 20058 1726853442.38541: done checking for max_fail_percentage 20058 1726853442.38542: checking to see if all hosts have failed and the running result is not ok 20058 1726853442.38542: done checking to see if all hosts have failed 20058 1726853442.38543: getting the remaining hosts for this loop 20058 1726853442.38544: done getting the remaining hosts for this loop 20058 1726853442.38548: getting the next task for host managed_node3 20058 1726853442.38558: done getting next task for host managed_node3 20058 1726853442.38561: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20058 1726853442.38565: ^ state is: HOST STATE: block=3, task=24, 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? (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? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20058 1726853442.38587: getting variables 20058 1726853442.38589: in VariableManager get_vars() 20058 1726853442.38636: Calling all_inventory to load vars for managed_node3 20058 1726853442.38638: Calling groups_inventory to load vars for managed_node3 20058 1726853442.38640: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853442.38648: Calling all_plugins_play to load vars for managed_node3 20058 1726853442.38650: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853442.38655: Calling groups_plugins_play to load vars for managed_node3 20058 1726853442.38823: done sending task result for task 02083763-bbaf-5bb9-b294-00000000016b 20058 1726853442.38826: WORKER PROCESS EXITING 20058 1726853442.38836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853442.38960: done with get_vars() 20058 1726853442.38968: done getting variables 20058 1726853442.39011: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 13:30:42 -0400 (0:00:00.048) 0:00:09.027 ****** 20058 1726853442.39033: entering _queue_task() for managed_node3/service 20058 1726853442.39228: worker is 1 (out of 1 available) 20058 1726853442.39242: exiting _queue_task() for managed_node3/service 20058 1726853442.39257: done queuing things up, now waiting for results queue to drain 20058 1726853442.39258: waiting for pending results... 20058 1726853442.39587: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20058 1726853442.39591: in run() - task 02083763-bbaf-5bb9-b294-00000000016c 20058 1726853442.39594: variable 'ansible_search_path' from source: unknown 20058 1726853442.39596: variable 'ansible_search_path' from source: unknown 20058 1726853442.39628: calling self._execute() 20058 1726853442.39733: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853442.39746: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853442.39776: variable 'omit' from source: magic vars 20058 1726853442.40280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853442.41808: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853442.42046: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853442.42075: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853442.42101: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853442.42120: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853442.42178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853442.42198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853442.42215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853442.42241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853442.42254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853442.42353: variable 'ansible_distribution' from source: facts 20058 1726853442.42366: variable 'ansible_distribution_major_version' from source: facts 20058 1726853442.42389: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853442.42392: when evaluation is False, skipping this task 20058 1726853442.42394: _execute() done 20058 1726853442.42397: dumping result to json 20058 1726853442.42400: done dumping result, returning 20058 1726853442.42402: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-5bb9-b294-00000000016c] 20058 1726853442.42404: sending task result for task 02083763-bbaf-5bb9-b294-00000000016c 20058 1726853442.42641: done sending task result for task 02083763-bbaf-5bb9-b294-00000000016c 20058 1726853442.42644: 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 } 20058 1726853442.42713: no more pending results, returning what we have 20058 1726853442.42716: results queue empty 20058 1726853442.42717: checking for any_errors_fatal 20058 1726853442.42724: done checking for any_errors_fatal 20058 1726853442.42724: checking for max_fail_percentage 20058 1726853442.42728: done checking for max_fail_percentage 20058 1726853442.42729: checking to see if all hosts have failed and the running result is not ok 20058 1726853442.42729: done checking to see if all hosts have failed 20058 1726853442.42730: getting the remaining hosts for this loop 20058 1726853442.42731: done getting the remaining hosts for this loop 20058 1726853442.42734: getting the next task for host managed_node3 20058 1726853442.42739: done getting next task for host managed_node3 20058 1726853442.42742: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20058 1726853442.42746: ^ state is: HOST STATE: block=3, task=24, 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? (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? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20058 1726853442.42763: getting variables 20058 1726853442.42765: in VariableManager get_vars() 20058 1726853442.42831: Calling all_inventory to load vars for managed_node3 20058 1726853442.42834: Calling groups_inventory to load vars for managed_node3 20058 1726853442.42836: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853442.42844: Calling all_plugins_play to load vars for managed_node3 20058 1726853442.42846: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853442.42849: Calling groups_plugins_play to load vars for managed_node3 20058 1726853442.43011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853442.43225: done with get_vars() 20058 1726853442.43242: done getting variables 20058 1726853442.43304: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 13:30:42 -0400 (0:00:00.042) 0:00:09.070 ****** 20058 1726853442.43335: entering _queue_task() for managed_node3/service 20058 1726853442.43601: worker is 1 (out of 1 available) 20058 1726853442.43614: exiting _queue_task() for managed_node3/service 20058 1726853442.43626: done queuing things up, now waiting for results queue to drain 20058 1726853442.43627: waiting for pending results... 20058 1726853442.43811: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20058 1726853442.43949: in run() - task 02083763-bbaf-5bb9-b294-00000000016d 20058 1726853442.43972: variable 'ansible_search_path' from source: unknown 20058 1726853442.43976: variable 'ansible_search_path' from source: unknown 20058 1726853442.44002: calling self._execute() 20058 1726853442.44065: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853442.44069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853442.44094: variable 'omit' from source: magic vars 20058 1726853442.44377: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853442.46256: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853442.46262: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853442.46283: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853442.46319: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853442.46347: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853442.46599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853442.46602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853442.46605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853442.46607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853442.46609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853442.46704: variable 'ansible_distribution' from source: facts 20058 1726853442.46720: variable 'ansible_distribution_major_version' from source: facts 20058 1726853442.46744: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853442.46752: when evaluation is False, skipping this task 20058 1726853442.46759: _execute() done 20058 1726853442.46765: dumping result to json 20058 1726853442.46777: done dumping result, returning 20058 1726853442.46794: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-5bb9-b294-00000000016d] 20058 1726853442.46805: sending task result for task 02083763-bbaf-5bb9-b294-00000000016d 20058 1726853442.46965: done sending task result for task 02083763-bbaf-5bb9-b294-00000000016d 20058 1726853442.46969: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853442.47118: no more pending results, returning what we have 20058 1726853442.47122: results queue empty 20058 1726853442.47123: checking for any_errors_fatal 20058 1726853442.47128: done checking for any_errors_fatal 20058 1726853442.47129: checking for max_fail_percentage 20058 1726853442.47130: done checking for max_fail_percentage 20058 1726853442.47131: checking to see if all hosts have failed and the running result is not ok 20058 1726853442.47132: done checking to see if all hosts have failed 20058 1726853442.47133: getting the remaining hosts for this loop 20058 1726853442.47134: done getting the remaining hosts for this loop 20058 1726853442.47137: getting the next task for host managed_node3 20058 1726853442.47143: done getting next task for host managed_node3 20058 1726853442.47147: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 20058 1726853442.47151: ^ state is: HOST STATE: block=3, task=24, 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? (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? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20058 1726853442.47172: getting variables 20058 1726853442.47173: in VariableManager get_vars() 20058 1726853442.47217: Calling all_inventory to load vars for managed_node3 20058 1726853442.47219: Calling groups_inventory to load vars for managed_node3 20058 1726853442.47222: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853442.47230: Calling all_plugins_play to load vars for managed_node3 20058 1726853442.47232: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853442.47235: Calling groups_plugins_play to load vars for managed_node3 20058 1726853442.47522: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853442.47654: done with get_vars() 20058 1726853442.47661: done getting variables 20058 1726853442.47705: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 13:30:42 -0400 (0:00:00.043) 0:00:09.114 ****** 20058 1726853442.47726: entering _queue_task() for managed_node3/service 20058 1726853442.47924: worker is 1 (out of 1 available) 20058 1726853442.47939: exiting _queue_task() for managed_node3/service 20058 1726853442.47952: done queuing things up, now waiting for results queue to drain 20058 1726853442.47953: waiting for pending results... 20058 1726853442.48130: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 20058 1726853442.48219: in run() - task 02083763-bbaf-5bb9-b294-00000000016e 20058 1726853442.48231: variable 'ansible_search_path' from source: unknown 20058 1726853442.48234: variable 'ansible_search_path' from source: unknown 20058 1726853442.48266: calling self._execute() 20058 1726853442.48335: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853442.48339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853442.48346: variable 'omit' from source: magic vars 20058 1726853442.48651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853442.50798: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853442.50838: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853442.50866: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853442.50904: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853442.50928: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853442.50987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853442.51008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853442.51027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853442.51054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853442.51068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853442.51166: variable 'ansible_distribution' from source: facts 20058 1726853442.51170: variable 'ansible_distribution_major_version' from source: facts 20058 1726853442.51187: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853442.51190: when evaluation is False, skipping this task 20058 1726853442.51193: _execute() done 20058 1726853442.51195: dumping result to json 20058 1726853442.51198: done dumping result, returning 20058 1726853442.51205: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-5bb9-b294-00000000016e] 20058 1726853442.51210: sending task result for task 02083763-bbaf-5bb9-b294-00000000016e 20058 1726853442.51296: done sending task result for task 02083763-bbaf-5bb9-b294-00000000016e 20058 1726853442.51298: 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 } 20058 1726853442.51379: no more pending results, returning what we have 20058 1726853442.51382: results queue empty 20058 1726853442.51383: checking for any_errors_fatal 20058 1726853442.51390: done checking for any_errors_fatal 20058 1726853442.51391: checking for max_fail_percentage 20058 1726853442.51392: done checking for max_fail_percentage 20058 1726853442.51393: checking to see if all hosts have failed and the running result is not ok 20058 1726853442.51394: done checking to see if all hosts have failed 20058 1726853442.51395: getting the remaining hosts for this loop 20058 1726853442.51396: done getting the remaining hosts for this loop 20058 1726853442.51399: getting the next task for host managed_node3 20058 1726853442.51405: done getting next task for host managed_node3 20058 1726853442.51410: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20058 1726853442.51414: ^ state is: HOST STATE: block=3, task=24, 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? (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? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20058 1726853442.51431: getting variables 20058 1726853442.51433: in VariableManager get_vars() 20058 1726853442.51478: Calling all_inventory to load vars for managed_node3 20058 1726853442.51481: Calling groups_inventory to load vars for managed_node3 20058 1726853442.51483: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853442.51491: Calling all_plugins_play to load vars for managed_node3 20058 1726853442.51493: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853442.51496: Calling groups_plugins_play to load vars for managed_node3 20058 1726853442.51613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853442.51737: done with get_vars() 20058 1726853442.51746: done getting variables 20058 1726853442.51788: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 13:30:42 -0400 (0:00:00.040) 0:00:09.155 ****** 20058 1726853442.51811: entering _queue_task() for managed_node3/copy 20058 1726853442.52009: worker is 1 (out of 1 available) 20058 1726853442.52023: exiting _queue_task() for managed_node3/copy 20058 1726853442.52035: done queuing things up, now waiting for results queue to drain 20058 1726853442.52036: waiting for pending results... 20058 1726853442.52208: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20058 1726853442.52301: in run() - task 02083763-bbaf-5bb9-b294-00000000016f 20058 1726853442.52312: variable 'ansible_search_path' from source: unknown 20058 1726853442.52316: variable 'ansible_search_path' from source: unknown 20058 1726853442.52344: calling self._execute() 20058 1726853442.52414: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853442.52418: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853442.52426: variable 'omit' from source: magic vars 20058 1726853442.52737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853442.54488: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853442.54530: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853442.54559: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853442.54588: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853442.54607: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853442.54668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853442.54692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853442.54709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853442.54734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853442.54745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853442.54841: variable 'ansible_distribution' from source: facts 20058 1726853442.54844: variable 'ansible_distribution_major_version' from source: facts 20058 1726853442.54865: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853442.54869: when evaluation is False, skipping this task 20058 1726853442.54873: _execute() done 20058 1726853442.54875: dumping result to json 20058 1726853442.54878: done dumping result, returning 20058 1726853442.54883: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-5bb9-b294-00000000016f] 20058 1726853442.54889: sending task result for task 02083763-bbaf-5bb9-b294-00000000016f 20058 1726853442.54979: done sending task result for task 02083763-bbaf-5bb9-b294-00000000016f 20058 1726853442.54981: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853442.55024: no more pending results, returning what we have 20058 1726853442.55027: results queue empty 20058 1726853442.55027: checking for any_errors_fatal 20058 1726853442.55033: done checking for any_errors_fatal 20058 1726853442.55034: checking for max_fail_percentage 20058 1726853442.55035: done checking for max_fail_percentage 20058 1726853442.55036: checking to see if all hosts have failed and the running result is not ok 20058 1726853442.55037: done checking to see if all hosts have failed 20058 1726853442.55038: getting the remaining hosts for this loop 20058 1726853442.55039: done getting the remaining hosts for this loop 20058 1726853442.55043: getting the next task for host managed_node3 20058 1726853442.55049: done getting next task for host managed_node3 20058 1726853442.55053: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20058 1726853442.55057: ^ state is: HOST STATE: block=3, task=24, 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? (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? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20058 1726853442.55078: getting variables 20058 1726853442.55080: in VariableManager get_vars() 20058 1726853442.55128: Calling all_inventory to load vars for managed_node3 20058 1726853442.55131: Calling groups_inventory to load vars for managed_node3 20058 1726853442.55133: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853442.55142: Calling all_plugins_play to load vars for managed_node3 20058 1726853442.55144: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853442.55146: Calling groups_plugins_play to load vars for managed_node3 20058 1726853442.55325: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853442.55447: done with get_vars() 20058 1726853442.55454: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 13:30:42 -0400 (0:00:00.037) 0:00:09.192 ****** 20058 1726853442.55514: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 20058 1726853442.55710: worker is 1 (out of 1 available) 20058 1726853442.55725: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 20058 1726853442.55738: done queuing things up, now waiting for results queue to drain 20058 1726853442.55739: waiting for pending results... 20058 1726853442.55905: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20058 1726853442.55995: in run() - task 02083763-bbaf-5bb9-b294-000000000170 20058 1726853442.56008: variable 'ansible_search_path' from source: unknown 20058 1726853442.56011: variable 'ansible_search_path' from source: unknown 20058 1726853442.56038: calling self._execute() 20058 1726853442.56106: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853442.56110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853442.56118: variable 'omit' from source: magic vars 20058 1726853442.56422: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853442.58053: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853442.58095: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853442.58129: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853442.58158: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853442.58177: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853442.58233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853442.58261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853442.58374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853442.58378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853442.58380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853442.58402: variable 'ansible_distribution' from source: facts 20058 1726853442.58408: variable 'ansible_distribution_major_version' from source: facts 20058 1726853442.58423: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853442.58426: when evaluation is False, skipping this task 20058 1726853442.58428: _execute() done 20058 1726853442.58431: dumping result to json 20058 1726853442.58433: done dumping result, returning 20058 1726853442.58441: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-5bb9-b294-000000000170] 20058 1726853442.58446: sending task result for task 02083763-bbaf-5bb9-b294-000000000170 20058 1726853442.58538: done sending task result for task 02083763-bbaf-5bb9-b294-000000000170 20058 1726853442.58541: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853442.58594: no more pending results, returning what we have 20058 1726853442.58597: results queue empty 20058 1726853442.58598: checking for any_errors_fatal 20058 1726853442.58605: done checking for any_errors_fatal 20058 1726853442.58605: checking for max_fail_percentage 20058 1726853442.58607: done checking for max_fail_percentage 20058 1726853442.58608: checking to see if all hosts have failed and the running result is not ok 20058 1726853442.58608: done checking to see if all hosts have failed 20058 1726853442.58609: getting the remaining hosts for this loop 20058 1726853442.58610: done getting the remaining hosts for this loop 20058 1726853442.58613: getting the next task for host managed_node3 20058 1726853442.58620: done getting next task for host managed_node3 20058 1726853442.58623: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 20058 1726853442.58628: ^ state is: HOST STATE: block=3, task=24, 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? (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? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20058 1726853442.58647: getting variables 20058 1726853442.58649: in VariableManager get_vars() 20058 1726853442.58703: Calling all_inventory to load vars for managed_node3 20058 1726853442.58706: Calling groups_inventory to load vars for managed_node3 20058 1726853442.58708: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853442.58716: Calling all_plugins_play to load vars for managed_node3 20058 1726853442.58718: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853442.58721: Calling groups_plugins_play to load vars for managed_node3 20058 1726853442.58859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853442.58988: done with get_vars() 20058 1726853442.58997: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 13:30:42 -0400 (0:00:00.035) 0:00:09.227 ****** 20058 1726853442.59055: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 20058 1726853442.59250: worker is 1 (out of 1 available) 20058 1726853442.59267: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 20058 1726853442.59283: done queuing things up, now waiting for results queue to drain 20058 1726853442.59284: waiting for pending results... 20058 1726853442.59439: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 20058 1726853442.59524: in run() - task 02083763-bbaf-5bb9-b294-000000000171 20058 1726853442.59537: variable 'ansible_search_path' from source: unknown 20058 1726853442.59540: variable 'ansible_search_path' from source: unknown 20058 1726853442.59568: calling self._execute() 20058 1726853442.59632: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853442.59635: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853442.59644: variable 'omit' from source: magic vars 20058 1726853442.59935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853442.61574: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853442.61617: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853442.61641: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853442.61666: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853442.61692: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853442.61743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853442.61764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853442.61783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853442.61813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853442.61824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853442.61916: variable 'ansible_distribution' from source: facts 20058 1726853442.61920: variable 'ansible_distribution_major_version' from source: facts 20058 1726853442.61934: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853442.61937: when evaluation is False, skipping this task 20058 1726853442.61940: _execute() done 20058 1726853442.61942: dumping result to json 20058 1726853442.61945: done dumping result, returning 20058 1726853442.61954: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-5bb9-b294-000000000171] 20058 1726853442.61957: sending task result for task 02083763-bbaf-5bb9-b294-000000000171 20058 1726853442.62040: done sending task result for task 02083763-bbaf-5bb9-b294-000000000171 20058 1726853442.62042: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853442.62091: no more pending results, returning what we have 20058 1726853442.62094: results queue empty 20058 1726853442.62095: checking for any_errors_fatal 20058 1726853442.62102: done checking for any_errors_fatal 20058 1726853442.62103: checking for max_fail_percentage 20058 1726853442.62104: done checking for max_fail_percentage 20058 1726853442.62105: checking to see if all hosts have failed and the running result is not ok 20058 1726853442.62106: done checking to see if all hosts have failed 20058 1726853442.62106: getting the remaining hosts for this loop 20058 1726853442.62108: done getting the remaining hosts for this loop 20058 1726853442.62111: getting the next task for host managed_node3 20058 1726853442.62117: done getting next task for host managed_node3 20058 1726853442.62120: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20058 1726853442.62124: ^ state is: HOST STATE: block=3, task=24, 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? (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? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20058 1726853442.62141: getting variables 20058 1726853442.62143: in VariableManager get_vars() 20058 1726853442.62196: Calling all_inventory to load vars for managed_node3 20058 1726853442.62198: Calling groups_inventory to load vars for managed_node3 20058 1726853442.62200: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853442.62208: Calling all_plugins_play to load vars for managed_node3 20058 1726853442.62210: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853442.62213: Calling groups_plugins_play to load vars for managed_node3 20058 1726853442.62524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853442.62642: done with get_vars() 20058 1726853442.62649: done getting variables 20058 1726853442.62691: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 13:30:42 -0400 (0:00:00.036) 0:00:09.264 ****** 20058 1726853442.62711: entering _queue_task() for managed_node3/debug 20058 1726853442.62907: worker is 1 (out of 1 available) 20058 1726853442.62920: exiting _queue_task() for managed_node3/debug 20058 1726853442.62932: done queuing things up, now waiting for results queue to drain 20058 1726853442.62933: waiting for pending results... 20058 1726853442.63107: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20058 1726853442.63217: in run() - task 02083763-bbaf-5bb9-b294-000000000172 20058 1726853442.63228: variable 'ansible_search_path' from source: unknown 20058 1726853442.63232: variable 'ansible_search_path' from source: unknown 20058 1726853442.63266: calling self._execute() 20058 1726853442.63330: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853442.63333: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853442.63342: variable 'omit' from source: magic vars 20058 1726853442.63649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853442.65141: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853442.65193: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853442.65218: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853442.65253: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853442.65287: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853442.65342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853442.65366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853442.65387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853442.65413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853442.65423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853442.65522: variable 'ansible_distribution' from source: facts 20058 1726853442.65525: variable 'ansible_distribution_major_version' from source: facts 20058 1726853442.65541: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853442.65544: when evaluation is False, skipping this task 20058 1726853442.65547: _execute() done 20058 1726853442.65549: dumping result to json 20058 1726853442.65552: done dumping result, returning 20058 1726853442.65561: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-5bb9-b294-000000000172] 20058 1726853442.65566: sending task result for task 02083763-bbaf-5bb9-b294-000000000172 20058 1726853442.65649: done sending task result for task 02083763-bbaf-5bb9-b294-000000000172 20058 1726853442.65652: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20058 1726853442.65722: no more pending results, returning what we have 20058 1726853442.65725: results queue empty 20058 1726853442.65726: checking for any_errors_fatal 20058 1726853442.65733: done checking for any_errors_fatal 20058 1726853442.65733: checking for max_fail_percentage 20058 1726853442.65735: done checking for max_fail_percentage 20058 1726853442.65736: checking to see if all hosts have failed and the running result is not ok 20058 1726853442.65736: done checking to see if all hosts have failed 20058 1726853442.65737: getting the remaining hosts for this loop 20058 1726853442.65738: done getting the remaining hosts for this loop 20058 1726853442.65742: getting the next task for host managed_node3 20058 1726853442.65748: done getting next task for host managed_node3 20058 1726853442.65752: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20058 1726853442.65756: ^ state is: HOST STATE: block=3, task=24, 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? (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? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20058 1726853442.65774: getting variables 20058 1726853442.65776: in VariableManager get_vars() 20058 1726853442.65821: Calling all_inventory to load vars for managed_node3 20058 1726853442.65823: Calling groups_inventory to load vars for managed_node3 20058 1726853442.65825: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853442.65834: Calling all_plugins_play to load vars for managed_node3 20058 1726853442.65837: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853442.65839: Calling groups_plugins_play to load vars for managed_node3 20058 1726853442.65964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853442.66186: done with get_vars() 20058 1726853442.66194: done getting variables 20058 1726853442.66236: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 13:30:42 -0400 (0:00:00.035) 0:00:09.299 ****** 20058 1726853442.66261: entering _queue_task() for managed_node3/debug 20058 1726853442.66449: worker is 1 (out of 1 available) 20058 1726853442.66464: exiting _queue_task() for managed_node3/debug 20058 1726853442.66477: done queuing things up, now waiting for results queue to drain 20058 1726853442.66478: waiting for pending results... 20058 1726853442.66814: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20058 1726853442.66825: in run() - task 02083763-bbaf-5bb9-b294-000000000173 20058 1726853442.66845: variable 'ansible_search_path' from source: unknown 20058 1726853442.66854: variable 'ansible_search_path' from source: unknown 20058 1726853442.66907: calling self._execute() 20058 1726853442.67012: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853442.67028: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853442.67042: variable 'omit' from source: magic vars 20058 1726853442.67508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853442.70378: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853442.70383: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853442.70504: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853442.70541: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853442.70573: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853442.70653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853442.70690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853442.70720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853442.70765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853442.70790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853442.70932: variable 'ansible_distribution' from source: facts 20058 1726853442.70944: variable 'ansible_distribution_major_version' from source: facts 20058 1726853442.70967: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853442.70980: when evaluation is False, skipping this task 20058 1726853442.70987: _execute() done 20058 1726853442.70994: dumping result to json 20058 1726853442.71001: done dumping result, returning 20058 1726853442.71012: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-5bb9-b294-000000000173] 20058 1726853442.71022: sending task result for task 02083763-bbaf-5bb9-b294-000000000173 20058 1726853442.71406: done sending task result for task 02083763-bbaf-5bb9-b294-000000000173 20058 1726853442.71416: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20058 1726853442.71458: no more pending results, returning what we have 20058 1726853442.71462: results queue empty 20058 1726853442.71463: checking for any_errors_fatal 20058 1726853442.71470: done checking for any_errors_fatal 20058 1726853442.71472: checking for max_fail_percentage 20058 1726853442.71474: done checking for max_fail_percentage 20058 1726853442.71475: checking to see if all hosts have failed and the running result is not ok 20058 1726853442.71476: done checking to see if all hosts have failed 20058 1726853442.71476: getting the remaining hosts for this loop 20058 1726853442.71478: done getting the remaining hosts for this loop 20058 1726853442.71481: getting the next task for host managed_node3 20058 1726853442.71487: done getting next task for host managed_node3 20058 1726853442.71491: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20058 1726853442.71496: ^ state is: HOST STATE: block=3, task=24, 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? (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? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20058 1726853442.71513: getting variables 20058 1726853442.71514: in VariableManager get_vars() 20058 1726853442.71560: Calling all_inventory to load vars for managed_node3 20058 1726853442.71563: Calling groups_inventory to load vars for managed_node3 20058 1726853442.71565: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853442.71577: Calling all_plugins_play to load vars for managed_node3 20058 1726853442.71579: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853442.71582: Calling groups_plugins_play to load vars for managed_node3 20058 1726853442.71901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853442.72110: done with get_vars() 20058 1726853442.72121: done getting variables 20058 1726853442.72177: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 13:30:42 -0400 (0:00:00.059) 0:00:09.359 ****** 20058 1726853442.72209: entering _queue_task() for managed_node3/debug 20058 1726853442.72446: worker is 1 (out of 1 available) 20058 1726853442.72458: exiting _queue_task() for managed_node3/debug 20058 1726853442.72470: done queuing things up, now waiting for results queue to drain 20058 1726853442.72673: waiting for pending results... 20058 1726853442.72737: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20058 1726853442.72884: in run() - task 02083763-bbaf-5bb9-b294-000000000174 20058 1726853442.72907: variable 'ansible_search_path' from source: unknown 20058 1726853442.72914: variable 'ansible_search_path' from source: unknown 20058 1726853442.72951: calling self._execute() 20058 1726853442.73041: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853442.73051: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853442.73063: variable 'omit' from source: magic vars 20058 1726853442.73493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853442.75660: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853442.75738: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853442.75780: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853442.75821: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853442.75850: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853442.75930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853442.75962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853442.75993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853442.76040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853442.76060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853442.76202: variable 'ansible_distribution' from source: facts 20058 1726853442.76213: variable 'ansible_distribution_major_version' from source: facts 20058 1726853442.76234: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853442.76241: when evaluation is False, skipping this task 20058 1726853442.76251: _execute() done 20058 1726853442.76278: dumping result to json 20058 1726853442.76281: done dumping result, returning 20058 1726853442.76284: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-5bb9-b294-000000000174] 20058 1726853442.76286: sending task result for task 02083763-bbaf-5bb9-b294-000000000174 skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20058 1726853442.76417: no more pending results, returning what we have 20058 1726853442.76420: results queue empty 20058 1726853442.76421: checking for any_errors_fatal 20058 1726853442.76429: done checking for any_errors_fatal 20058 1726853442.76429: checking for max_fail_percentage 20058 1726853442.76431: done checking for max_fail_percentage 20058 1726853442.76432: checking to see if all hosts have failed and the running result is not ok 20058 1726853442.76432: done checking to see if all hosts have failed 20058 1726853442.76433: getting the remaining hosts for this loop 20058 1726853442.76434: done getting the remaining hosts for this loop 20058 1726853442.76438: getting the next task for host managed_node3 20058 1726853442.76445: done getting next task for host managed_node3 20058 1726853442.76448: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 20058 1726853442.76453: ^ state is: HOST STATE: block=3, task=24, 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? (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? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20058 1726853442.76574: getting variables 20058 1726853442.76577: in VariableManager get_vars() 20058 1726853442.76628: Calling all_inventory to load vars for managed_node3 20058 1726853442.76631: Calling groups_inventory to load vars for managed_node3 20058 1726853442.76634: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853442.76644: Calling all_plugins_play to load vars for managed_node3 20058 1726853442.76647: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853442.76649: Calling groups_plugins_play to load vars for managed_node3 20058 1726853442.76956: done sending task result for task 02083763-bbaf-5bb9-b294-000000000174 20058 1726853442.76959: WORKER PROCESS EXITING 20058 1726853442.76980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853442.77186: done with get_vars() 20058 1726853442.77196: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 13:30:42 -0400 (0:00:00.050) 0:00:09.410 ****** 20058 1726853442.77298: entering _queue_task() for managed_node3/ping 20058 1726853442.77514: worker is 1 (out of 1 available) 20058 1726853442.77526: exiting _queue_task() for managed_node3/ping 20058 1726853442.77537: done queuing things up, now waiting for results queue to drain 20058 1726853442.77538: waiting for pending results... 20058 1726853442.77812: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 20058 1726853442.77941: in run() - task 02083763-bbaf-5bb9-b294-000000000175 20058 1726853442.77960: variable 'ansible_search_path' from source: unknown 20058 1726853442.77968: variable 'ansible_search_path' from source: unknown 20058 1726853442.78013: calling self._execute() 20058 1726853442.78104: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853442.78115: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853442.78128: variable 'omit' from source: magic vars 20058 1726853442.78541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853442.80812: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853442.80834: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853442.80876: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853442.80915: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853442.80947: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853442.81023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853442.81063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853442.81142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853442.81145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853442.81157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853442.81297: variable 'ansible_distribution' from source: facts 20058 1726853442.81308: variable 'ansible_distribution_major_version' from source: facts 20058 1726853442.81328: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853442.81335: when evaluation is False, skipping this task 20058 1726853442.81341: _execute() done 20058 1726853442.81347: dumping result to json 20058 1726853442.81358: done dumping result, returning 20058 1726853442.81373: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-5bb9-b294-000000000175] 20058 1726853442.81468: sending task result for task 02083763-bbaf-5bb9-b294-000000000175 20058 1726853442.81530: done sending task result for task 02083763-bbaf-5bb9-b294-000000000175 20058 1726853442.81533: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853442.81616: no more pending results, returning what we have 20058 1726853442.81620: results queue empty 20058 1726853442.81621: checking for any_errors_fatal 20058 1726853442.81628: done checking for any_errors_fatal 20058 1726853442.81629: checking for max_fail_percentage 20058 1726853442.81630: done checking for max_fail_percentage 20058 1726853442.81631: checking to see if all hosts have failed and the running result is not ok 20058 1726853442.81632: done checking to see if all hosts have failed 20058 1726853442.81633: getting the remaining hosts for this loop 20058 1726853442.81634: done getting the remaining hosts for this loop 20058 1726853442.81638: getting the next task for host managed_node3 20058 1726853442.81648: done getting next task for host managed_node3 20058 1726853442.81650: ^ task is: TASK: meta (role_complete) 20058 1726853442.81654: ^ state is: HOST STATE: block=3, task=24, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20058 1726853442.81776: getting variables 20058 1726853442.81779: in VariableManager get_vars() 20058 1726853442.81823: Calling all_inventory to load vars for managed_node3 20058 1726853442.81825: Calling groups_inventory to load vars for managed_node3 20058 1726853442.81827: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853442.81836: Calling all_plugins_play to load vars for managed_node3 20058 1726853442.81839: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853442.81842: Calling groups_plugins_play to load vars for managed_node3 20058 1726853442.82128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853442.82332: done with get_vars() 20058 1726853442.82341: done getting variables 20058 1726853442.82415: done queuing things up, now waiting for results queue to drain 20058 1726853442.82417: results queue empty 20058 1726853442.82418: checking for any_errors_fatal 20058 1726853442.82420: done checking for any_errors_fatal 20058 1726853442.82420: checking for max_fail_percentage 20058 1726853442.82421: done checking for max_fail_percentage 20058 1726853442.82422: checking to see if all hosts have failed and the running result is not ok 20058 1726853442.82423: done checking to see if all hosts have failed 20058 1726853442.82424: getting the remaining hosts for this loop 20058 1726853442.82424: done getting the remaining hosts for this loop 20058 1726853442.82426: getting the next task for host managed_node3 20058 1726853442.82430: done getting next task for host managed_node3 20058 1726853442.82432: ^ task is: TASK: Include the task 'manage_test_interface.yml' 20058 1726853442.82434: ^ state is: HOST STATE: block=3, task=24, 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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20058 1726853442.82437: getting variables 20058 1726853442.82437: in VariableManager get_vars() 20058 1726853442.82459: Calling all_inventory to load vars for managed_node3 20058 1726853442.82461: Calling groups_inventory to load vars for managed_node3 20058 1726853442.82463: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853442.82467: Calling all_plugins_play to load vars for managed_node3 20058 1726853442.82469: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853442.82474: Calling groups_plugins_play to load vars for managed_node3 20058 1726853442.82604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853442.82797: done with get_vars() 20058 1726853442.82805: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:215 Friday 20 September 2024 13:30:42 -0400 (0:00:00.055) 0:00:09.465 ****** 20058 1726853442.82865: entering _queue_task() for managed_node3/include_tasks 20058 1726853442.83087: worker is 1 (out of 1 available) 20058 1726853442.83099: exiting _queue_task() for managed_node3/include_tasks 20058 1726853442.83110: done queuing things up, now waiting for results queue to drain 20058 1726853442.83111: waiting for pending results... 20058 1726853442.83490: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 20058 1726853442.83494: in run() - task 02083763-bbaf-5bb9-b294-0000000001a5 20058 1726853442.83497: variable 'ansible_search_path' from source: unknown 20058 1726853442.83518: calling self._execute() 20058 1726853442.83607: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853442.83616: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853442.83630: variable 'omit' from source: magic vars 20058 1726853442.84045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853442.87754: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853442.88176: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853442.88180: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853442.88182: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853442.88184: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853442.88578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853442.88584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853442.88587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853442.88590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853442.88592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853442.88826: variable 'ansible_distribution' from source: facts 20058 1726853442.88837: variable 'ansible_distribution_major_version' from source: facts 20058 1726853442.88858: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853442.88865: when evaluation is False, skipping this task 20058 1726853442.88873: _execute() done 20058 1726853442.88880: dumping result to json 20058 1726853442.88887: done dumping result, returning 20058 1726853442.88897: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [02083763-bbaf-5bb9-b294-0000000001a5] 20058 1726853442.88906: sending task result for task 02083763-bbaf-5bb9-b294-0000000001a5 20058 1726853442.89014: done sending task result for task 02083763-bbaf-5bb9-b294-0000000001a5 20058 1726853442.89021: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853442.89074: no more pending results, returning what we have 20058 1726853442.89078: results queue empty 20058 1726853442.89079: checking for any_errors_fatal 20058 1726853442.89081: done checking for any_errors_fatal 20058 1726853442.89082: checking for max_fail_percentage 20058 1726853442.89083: done checking for max_fail_percentage 20058 1726853442.89084: checking to see if all hosts have failed and the running result is not ok 20058 1726853442.89085: done checking to see if all hosts have failed 20058 1726853442.89086: getting the remaining hosts for this loop 20058 1726853442.89087: done getting the remaining hosts for this loop 20058 1726853442.89092: getting the next task for host managed_node3 20058 1726853442.89099: done getting next task for host managed_node3 20058 1726853442.89102: ^ task is: TASK: Verify network state restored to default 20058 1726853442.89106: ^ state is: HOST STATE: block=3, task=24, 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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20058 1726853442.89109: getting variables 20058 1726853442.89111: in VariableManager get_vars() 20058 1726853442.89169: Calling all_inventory to load vars for managed_node3 20058 1726853442.89174: Calling groups_inventory to load vars for managed_node3 20058 1726853442.89177: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853442.89190: Calling all_plugins_play to load vars for managed_node3 20058 1726853442.89285: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853442.89288: Calling groups_plugins_play to load vars for managed_node3 20058 1726853442.89650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853442.90416: done with get_vars() 20058 1726853442.90428: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:219 Friday 20 September 2024 13:30:42 -0400 (0:00:00.077) 0:00:09.543 ****** 20058 1726853442.90600: entering _queue_task() for managed_node3/include_tasks 20058 1726853442.91128: worker is 1 (out of 1 available) 20058 1726853442.91141: exiting _queue_task() for managed_node3/include_tasks 20058 1726853442.91152: done queuing things up, now waiting for results queue to drain 20058 1726853442.91153: waiting for pending results... 20058 1726853442.91464: running TaskExecutor() for managed_node3/TASK: Verify network state restored to default 20058 1726853442.91568: in run() - task 02083763-bbaf-5bb9-b294-0000000001a6 20058 1726853442.91590: variable 'ansible_search_path' from source: unknown 20058 1726853442.91629: calling self._execute() 20058 1726853442.91723: variable 'ansible_host' from source: host vars for 'managed_node3' 20058 1726853442.91734: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 20058 1726853442.91746: variable 'omit' from source: magic vars 20058 1726853442.92166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20058 1726853442.94674: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20058 1726853442.94763: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20058 1726853442.94823: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20058 1726853442.94922: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20058 1726853442.94926: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20058 1726853442.94981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20058 1726853442.95012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20058 1726853442.95046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20058 1726853442.95090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20058 1726853442.95107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20058 1726853442.95249: variable 'ansible_distribution' from source: facts 20058 1726853442.95263: variable 'ansible_distribution_major_version' from source: facts 20058 1726853442.95290: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20058 1726853442.95299: when evaluation is False, skipping this task 20058 1726853442.95359: _execute() done 20058 1726853442.95362: dumping result to json 20058 1726853442.95364: done dumping result, returning 20058 1726853442.95366: done running TaskExecutor() for managed_node3/TASK: Verify network state restored to default [02083763-bbaf-5bb9-b294-0000000001a6] 20058 1726853442.95368: sending task result for task 02083763-bbaf-5bb9-b294-0000000001a6 20058 1726853442.95438: done sending task result for task 02083763-bbaf-5bb9-b294-0000000001a6 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20058 1726853442.95508: no more pending results, returning what we have 20058 1726853442.95511: results queue empty 20058 1726853442.95512: checking for any_errors_fatal 20058 1726853442.95520: done checking for any_errors_fatal 20058 1726853442.95521: checking for max_fail_percentage 20058 1726853442.95522: done checking for max_fail_percentage 20058 1726853442.95523: checking to see if all hosts have failed and the running result is not ok 20058 1726853442.95524: done checking to see if all hosts have failed 20058 1726853442.95525: getting the remaining hosts for this loop 20058 1726853442.95526: done getting the remaining hosts for this loop 20058 1726853442.95530: getting the next task for host managed_node3 20058 1726853442.95540: done getting next task for host managed_node3 20058 1726853442.95542: ^ task is: TASK: meta (flush_handlers) 20058 1726853442.95544: ^ 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 20058 1726853442.95548: getting variables 20058 1726853442.95550: in VariableManager get_vars() 20058 1726853442.95603: Calling all_inventory to load vars for managed_node3 20058 1726853442.95606: Calling groups_inventory to load vars for managed_node3 20058 1726853442.95608: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853442.95620: Calling all_plugins_play to load vars for managed_node3 20058 1726853442.95623: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853442.95625: Calling groups_plugins_play to load vars for managed_node3 20058 1726853442.96035: WORKER PROCESS EXITING 20058 1726853442.96058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853442.96263: done with get_vars() 20058 1726853442.96276: done getting variables 20058 1726853442.96337: in VariableManager get_vars() 20058 1726853442.96356: Calling all_inventory to load vars for managed_node3 20058 1726853442.96358: Calling groups_inventory to load vars for managed_node3 20058 1726853442.96360: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853442.96364: Calling all_plugins_play to load vars for managed_node3 20058 1726853442.96366: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853442.96369: Calling groups_plugins_play to load vars for managed_node3 20058 1726853442.96506: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853442.96756: done with get_vars() 20058 1726853442.96768: done queuing things up, now waiting for results queue to drain 20058 1726853442.96770: results queue empty 20058 1726853442.96861: checking for any_errors_fatal 20058 1726853442.96864: done checking for any_errors_fatal 20058 1726853442.96865: checking for max_fail_percentage 20058 1726853442.96866: done checking for max_fail_percentage 20058 1726853442.96866: checking to see if all hosts have failed and the running result is not ok 20058 1726853442.96867: done checking to see if all hosts have failed 20058 1726853442.96868: getting the remaining hosts for this loop 20058 1726853442.96869: done getting the remaining hosts for this loop 20058 1726853442.96874: getting the next task for host managed_node3 20058 1726853442.96877: done getting next task for host managed_node3 20058 1726853442.96879: ^ task is: TASK: meta (flush_handlers) 20058 1726853442.96880: ^ 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 20058 1726853442.96883: getting variables 20058 1726853442.96884: in VariableManager get_vars() 20058 1726853442.96901: Calling all_inventory to load vars for managed_node3 20058 1726853442.96903: Calling groups_inventory to load vars for managed_node3 20058 1726853442.96905: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853442.96914: Calling all_plugins_play to load vars for managed_node3 20058 1726853442.96916: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853442.96919: Calling groups_plugins_play to load vars for managed_node3 20058 1726853442.97155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853442.97552: done with get_vars() 20058 1726853442.97560: done getting variables 20058 1726853442.97709: in VariableManager get_vars() 20058 1726853442.97727: Calling all_inventory to load vars for managed_node3 20058 1726853442.97729: Calling groups_inventory to load vars for managed_node3 20058 1726853442.97731: Calling all_plugins_inventory to load vars for managed_node3 20058 1726853442.97735: Calling all_plugins_play to load vars for managed_node3 20058 1726853442.97737: Calling groups_plugins_inventory to load vars for managed_node3 20058 1726853442.97740: Calling groups_plugins_play to load vars for managed_node3 20058 1726853442.98067: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20058 1726853442.98267: done with get_vars() 20058 1726853442.98282: done queuing things up, now waiting for results queue to drain 20058 1726853442.98283: results queue empty 20058 1726853442.98284: checking for any_errors_fatal 20058 1726853442.98285: done checking for any_errors_fatal 20058 1726853442.98286: checking for max_fail_percentage 20058 1726853442.98287: done checking for max_fail_percentage 20058 1726853442.98288: checking to see if all hosts have failed and the running result is not ok 20058 1726853442.98288: done checking to see if all hosts have failed 20058 1726853442.98289: getting the remaining hosts for this loop 20058 1726853442.98290: done getting the remaining hosts for this loop 20058 1726853442.98292: getting the next task for host managed_node3 20058 1726853442.98295: done getting next task for host managed_node3 20058 1726853442.98296: ^ task is: None 20058 1726853442.98297: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20058 1726853442.98298: done queuing things up, now waiting for results queue to drain 20058 1726853442.98299: results queue empty 20058 1726853442.98300: checking for any_errors_fatal 20058 1726853442.98300: done checking for any_errors_fatal 20058 1726853442.98301: checking for max_fail_percentage 20058 1726853442.98302: done checking for max_fail_percentage 20058 1726853442.98303: checking to see if all hosts have failed and the running result is not ok 20058 1726853442.98303: done checking to see if all hosts have failed 20058 1726853442.98305: getting the next task for host managed_node3 20058 1726853442.98308: done getting next task for host managed_node3 20058 1726853442.98308: ^ task is: None 20058 1726853442.98310: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node3 : ok=7 changed=0 unreachable=0 failed=0 skipped=144 rescued=0 ignored=0 Friday 20 September 2024 13:30:42 -0400 (0:00:00.077) 0:00:09.620 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.24s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 0.61s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.53s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Check failure ----------------------------------------------------------- 0.10s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:170 Assert that the result is failure --------------------------------------- 0.09s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:173 Assert device features -------------------------------------------------- 0.09s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:127 fedora.linux_system_roles.network : Show debug messages for the network_state --- 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 fedora.linux_system_roles.network : Ensure ansible_facts used by role --- 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 TEST: Change feature with both underscores and dashes. ------------------ 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:136 Configure ethtool features setting -------------------------------------- 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:140 Verify network state restored to default -------------------------------- 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:219 Include the task 'manage_test_interface.yml' ---------------------------- 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:215 fedora.linux_system_roles.network : Show debug messages for the network_state --- 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 fedora.linux_system_roles.network : Enable network service -------------- 0.07s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Show ethtool_features --------------------------------------------------- 0.07s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:124 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.07s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.07s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 TEST: I can reset features to their original value. --------------------- 0.07s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:177 Set network provider to 'initscripts' ----------------------------------- 0.07s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_initscripts.yml:12 Include the task 'enable_epel.yml' -------------------------------------- 0.07s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 20058 1726853442.98404: RUNNING CLEANUP